summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2012-05-11sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller
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-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-11KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-05-09sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05sparc: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
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-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-17net: filter: remove unused cpu_off in sparc JITEric Dumazet
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-17net: filter: Fix some more small issues in sparc JIT.David S. Miller
2012-04-17net: filter: Fix some minor issues in sparc JIT.David S. Miller
2012-04-16net: filter: Just In Time compiler for sparcDavid S. Miller
2012-04-16sparc32: fix build of pcicSam Ravnborg
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2012-04-15sparc32: rename sparc_irq_config to sparc_configSam Ravnborg
2012-04-13sparc64: Remove trap return code which is now unnecessary.David S. Miller
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney