aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta
2013-02-15ARC: kprobes supportVineet Gupta
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta
2013-02-15ARC: Module supportVineet Gupta
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta
2013-02-15ARC: OProfile supportVineet Gupta
2013-02-15ARC: Futex supportVineet Gupta
2013-02-15ARC: ptrace supportVineet Gupta
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta
2013-02-15ARC: [plat-arcfpga] defconfigVineet Gupta
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta
2013-02-15ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta
2013-02-15ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta
2013-02-15ARC: I/O and DMA MappingsVineet Gupta
2013-02-15ARC: Page Fault handlingVineet Gupta
2013-02-15ARC: TLB flush HandlingVineet Gupta
2013-02-15ARC: MMU Exception HandlingVineet Gupta
2013-02-15ARC: MMU Context ManagementVineet Gupta
2013-02-15ARC: Page Table ManagementVineet Gupta
2013-02-15ARC: Cache Flush ManagementVineet Gupta
2013-02-15ARC: [Review] Prevent incorrect syscall restartsVineet Gupta
2013-02-15ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta
2013-02-15ARC: Signal handlingVineet Gupta
2013-02-11ARC: Timers/counters/delay managementVineet Gupta
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta
2013-02-11ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta
2013-02-11ARC: Interrupt HandlingVineet Gupta
2013-02-11ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta
2013-02-11ARC: String libraryVineet Gupta
2013-02-11ARC: Spinlock/rwlock/mutex primitivesVineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta
2013-02-11ARC: Checksum/byteorder/swab routinesVineet Gupta
2013-02-11ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta
2013-02-11ARC: uaccess friendsVineet Gupta
2013-02-11ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta
2013-01-28ARC: Generic HeadersVineet Gupta
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson