aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra1-0/+2
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-59/+547
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell1-0/+1
2009-10-01sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2-13/+3
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller1-17/+42
2009-09-29sparc64: Fix comment typo in perf_event.cDavid S. Miller1-1/+1
2009-09-28sparc64: Minor coding style fixups in perf code.David S. Miller1-7/+5
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller1-5/+64
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo2-9/+47
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2-6/+6
2009-09-27sparc64: Add initial perf event conflict resolution and checks.David S. Miller1-5/+77
2009-09-26sparc: Niagara1 perf event support.David S. Miller1-0/+119
2009-09-26sparc: Add Niagara2 HW cache event support.David S. Miller1-0/+88
2009-09-26sparc: Support all ultra3 and ultra4 derivatives.David S. Miller1-10/+13
2009-09-26sparc: Support HW cache events.David S. Miller1-6/+139
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