summaryrefslogtreecommitdiffstats
path: root/arch/sparc
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. Miller2-6/+3
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-6/+1
2012-04-16sparc32: fix build of pcicSam Ravnborg1-3/+3
2012-04-15sparc32: generic clockevent supportTkhai Kirill17-189/+362
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg9-16/+16
2012-04-13sparc64: Remove trap return code which is now unnecessary.David S. Miller1-11/+1
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller108-1039/+874
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-27/+60
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds4-22/+33
2012-04-04sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2012-04-04sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul1-7/+30
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul1-7/+30
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-3/+3
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen1-2/+2
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-0/+3
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg3-0/+3
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-6/+3
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller2-0/+3
2012-03-29sparc: fix fallout from system.h splitStephen Rothwell1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-116/+17
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds79-671/+670
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-2/+0