]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch/arc/include
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
[karo-tx-linux.git] / arch / arc / include /
2013-03-03 Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-02 Linus TorvaldsMerge tag 'dm-3.9-changes' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'for_linux-3.9' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'arc-v3.9-rc1-late' of git://git.kernel.org...
2013-02-27 Vineet GuptaARC: split elf.h into uapi and export it for userspace
2013-02-27 Vineet GuptaARC: Fixup the current ABI version
2013-02-27 Vineet GuptaARC: gdbserver using regset interface possibly broken
2013-02-26 Vineet GuptaARC: make a copy of flat DT
2013-02-15 Vineet GuptaARC: Provide a default serial.h for uart drivers needin...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #7: SMP common code...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #6: cpu-to-dma-addr...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #5: NR_IRQS defined...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #4: Isolate platform...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #3: switch to board...
2013-02-15 Vineet GuptaARC: [Review] Multi-platform image #2: Board callback...
2013-02-15 Gilad Ben-YossefARC: Add support for ioremap_prot API
2013-02-15 Vineet GuptaARC: UAPI Disintegrate arch/arc/include/asm
2013-02-15 Vineet GuptaARC: Support for single cycle Close Coupled Mem (CCM)
2013-02-15 Vineet GuptaARC: perf support (software counters only)
2013-02-15 Vineet GuptaARC: Boot #2: Verbose Boot reporting / feature verification
2013-02-15 Mischa JonkerARC: kgdb support
2013-02-15 Vineet GuptaARC: Unaligned access emulation
2013-02-15 Vineet GuptaARC: kprobes support
2013-02-15 Vineet GuptaARC: disassembly (needed by kprobes/kgdb/unaligned...
2013-02-15 Vineet GuptaARC: DWARF2 .debug_frame based stack unwinder
2013-02-15 Vineet GuptaARC: SMP support
2013-02-15 Vineet GuptaARC: Module support
2013-02-15 Vineet GuptaARC: Support for high priority interrupts in the in...
2013-02-15 Vineet GuptaARC: Futex support
2013-02-15 Vineet GuptaARC: [optim] Cache "current" in Register r25
2013-02-15 Vineet GuptaARC: [DeviceTree] Convert some Kconfig items to runtime...
2013-02-15 Vineet GuptaARC: [DeviceTree] Basic support
2013-02-15 Vineet GuptaARC: [plat-arcfpga] Static platform device for CONFIG_S...
2013-02-15 Vineet GuptaARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo...
2013-02-15 Vineet GuptaARC: I/O and DMA Mappings
2013-02-15 Vineet GuptaARC: TLB flush Handling
2013-02-15 Vineet GuptaARC: MMU Exception Handling
2013-02-15 Vineet GuptaARC: MMU Context Management
2013-02-15 Vineet GuptaARC: Page Table Management
2013-02-15 Vineet GuptaARC: Cache Flush Management
2013-02-15 Vineet GuptaARC: [Review] Prevent incorrect syscall restarts
2013-02-15 Vineet GuptaARC: [Review] Preparing to fix incorrect syscall restar...
2013-02-15 Vineet GuptaARC: Signal handling
2013-02-11 Vineet GuptaARC: Timers/counters/delay management
2013-02-11 Vineet GuptaARC: Process-creation/scheduling/idle-loop
2013-02-11 Vineet GuptaARC: Syscall support (no-legacy-syscall ABI)
2013-02-11 Vineet GuptaARC: Non-MMU Exception Handling
2013-02-11 Vineet GuptaARC: Interrupt Handling
2013-02-11 Vineet GuptaARC: Low level IRQ/Trap/Exception Handling
2013-02-11 Vineet GuptaARC: String library
2013-02-11 Vineet GuptaARC: Spinlock/rwlock/mutex primitives
2013-02-11 Vineet GuptaARC: Fundamental ARCH data-types/defines
2013-02-11 Vineet GuptaARC: Checksum/byteorder/swab routines
2013-02-11 Vineet GuptaARC: [optim] uaccess __{get,put}_user() optimised
2013-02-11 Vineet GuptaARC: uaccess friends
2013-02-11 Vineet GuptaARC: Atomic/bitops/cmpxchg/barriers
2013-02-11 Vineet GuptaARC: irqflags - Interrupt enabling/disabling at in...
2013-02-11 Vineet GuptaARC: Build system: Makefiles, Kconfig, Linker script
2013-01-28 Vineet GuptaARC: Generic Headers