Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
[firefly-linux-kernel-4.4.55.git] / arch / arc /
2013-02-15 Vineet GuptaARC: DWARF2 .debug_frame based stack unwinder
2013-02-15 Vineet GuptaARC: SMP support
2013-02-15 Vineet GuptaARC: Diagnostics: show_regs() etc
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: OProfile support
2013-02-15 Vineet GuptaARC: Futex support
2013-02-15 Vineet GuptaARC: ptrace support
2013-02-15 Vineet GuptaARC: [optim] Cache "current" in Register r25
2013-02-15 Vineet GuptaARC: [plat-arcfpga] defconfig
2013-02-15 Vineet GuptaARC: Last bits (stubs) to get to a running kernel with...
2013-02-15 Vineet GuptaARC: [plat-arcfpga]: Enabling DeviceTree for Angel4...
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: Page Fault handling
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