aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-11sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg
2012-05-11sparc32: drop sun4c bits from head_32.SSam Ravnborg
2012-05-11sparc32: drop test for sun4c in signal_32Sam Ravnborg
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg
2012-05-11sparc32: drop sun4c stack checking routineSam Ravnborg
2012-05-11sparc32: drop sun4c window overflow stack checking routineSam Ravnborg
2012-05-11sparc32: drop sun4c specific stack validationSam Ravnborg
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg
2012-05-11sparc32: remove all uses of ARCH_SUN4CSam Ravnborg
2012-05-11sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg
2012-05-11sparc32: remove sun4c trapsSam Ravnborg
2012-05-11sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg
2012-05-11sparc32: drop sun4c supportSam Ravnborg
2012-05-09sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker
2012-04-27sparc64: Do not set max_mapnr.David S. Miller
2012-04-26sparc64: Use node local allocations for IRQ stacks.David S. Miller
2012-04-26sparc64: Convert over to NO_BOOTMEM.David S. Miller
2012-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk
2012-04-23hexagon: add missing cpu.h includeRichard Kuo
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds