aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14sparc: Add missing __NR_recvmmsg define.David S. Miller1-1/+2
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo2-9/+47
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-17/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+2
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparcRusty Russell1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-14/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-8/+7
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar10-117/+117
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar1-68/+7
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras1-2/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2-5/+5
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+3
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-44/+55
2009-09-17sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller1-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-16sparc: Update defconfigs.David S. Miller2-40/+55
2009-09-15sparc: Kill PROM console driver.David S. Miller2-4/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-119/+23
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+0
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-1/+1
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+2
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki56-710/+2168
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds39-70/+1974
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+4
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller22-646/+196
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-20/+20
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-615/+161
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+4
2009-09-11Merge branch 'next' into for-linusJames Morris2-0/+5
2009-09-10sparc64: Initial niagara2 perf counter support.David S. Miller1-0/+30
2009-09-10sparc64: Perf counter 'nop' event is not constant.David S. Miller1-4/+6
2009-09-10sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller1-2/+4
2009-09-10sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller1-1/+4
2009-09-10sparc64: Initial hw perf counter support.David S. Miller5-2/+538
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller2-2/+14
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller1-0/+5
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller1-0/+4