summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-11sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller15-143/+97
2012-05-11sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller3-69/+2
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg3-28/+14
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2-10/+4
2012-05-11sparc32: drop sun4c bits from head_32.SSam Ravnborg1-129/+19
2012-05-11sparc32: drop test for sun4c in signal_32Sam Ravnborg1-5/+2
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg3-91/+6
2012-05-11sparc32: drop sun4c stack checking routineSam Ravnborg2-50/+1
2012-05-11sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2-71/+2
2012-05-11sparc32: drop sun4c specific stack validationSam Ravnborg2-58/+3
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg3-182/+2
2012-05-11sparc32: remove all uses of ARCH_SUN4CSam Ravnborg6-61/+8
2012-05-11sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg1-20/+0
2012-05-11sparc32: remove sun4c trapsSam Ravnborg10-468/+4
2012-05-11sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg4-39/+0
2012-05-11sparc32: drop sun4c supportSam Ravnborg13-2514/+11
2012-05-09sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker1-9/+5
2012-04-27sparc64: Do not set max_mapnr.David S. Miller1-3/+0
2012-04-26sparc64: Use node local allocations for IRQ stacks.David S. Miller1-9/+14
2012-04-26sparc64: Convert over to NO_BOOTMEM.David S. Miller2-84/+8
2012-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller138-874/+829
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-4/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-70/+105
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf2-4/+4
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds6-4/+14
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-0/+2
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+1
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-72/+115
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt9-33/+71
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-147/+67
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-25/+49
2012-04-21kill mm argument of vm_munmap()Al Viro3-3/+3
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds3-15/+5
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds3-17/+5
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5