aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 15-76/+570
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-10/+10
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticGravatar Josh Triplett 3-10/+10
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.Gravatar David S. Miller 1-2/+2
2009-11-08sparc64: replace parentheses in pmul()Gravatar Roel Kluin 1-1/+1
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.Gravatar David S. Miller 1-0/+4
2009-10-14sparc: Add missing __NR_recvmmsg define.Gravatar David S. Miller 1-1/+2
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.Gravatar David S. Miller 1-2/+2
2009-10-12net: Introduce recvmmsg socket syscallGravatar Arnaldo Carvalho de Melo 2-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgGravatar Neil Horman 1-0/+2
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.Gravatar David S. Miller 1-1/+1
2009-10-09sparc64: Fix niagara2 perf IRQ bits.Gravatar David S. Miller 1-1/+1
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-0/+2
2009-10-06perf_event: Provide vmalloc() based mmap() backingGravatar Peter Zijlstra 1-0/+2
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 6-59/+547
2009-10-05sparc: using HZ needs an include of linux/param.hGravatar Stephen Rothwell 1-0/+1
2009-10-01sparc32: convert to asm-generic/hardirq.hGravatar Christoph Hellwig 2-13/+3
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.Gravatar David S. Miller 1-17/+42
2009-09-29sparc64: Fix comment typo in perf_event.cGravatar David S. Miller 1-1/+1
2009-09-28sparc64: Minor coding style fixups in perf code.Gravatar David S. Miller 1-7/+5
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.Gravatar David S. Miller 1-5/+64
2009-09-29sparc64: implement page mapping percpu first chunk allocatorGravatar Tejun Heo 2-9/+47
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.Gravatar David S. Miller 2-6/+6
2009-09-27sparc64: Add initial perf event conflict resolution and checks.Gravatar David S. Miller 1-5/+77
2009-09-26sparc: Niagara1 perf event support.Gravatar David S. Miller 1-0/+119
2009-09-26sparc: Add Niagara2 HW cache event support.Gravatar David S. Miller 1-0/+88
2009-09-26sparc: Support all ultra3 and ultra4 derivatives.Gravatar David S. Miller 1-10/+13
2009-09-26sparc: Support HW cache events.Gravatar David S. Miller 1-6/+139
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 2-17/+0
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 2-2/+2
2009-09-24cpumask: remove arch_send_call_function_ipiGravatar Rusty Russell 1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Gravatar Rusty Russell 1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeGravatar Rusty Russell 1-14/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 3-8/+7
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itGravatar Jan Beulich 1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsGravatar Arnd Bergmann 1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGravatar Geert Uytterhoeven 1-1/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 10-117/+117
2009-09-21Merge branch 'linus' into perfcounters/renameGravatar Ingo Molnar 1-68/+7
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Gravatar Paul Mackerras 1-2/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Gravatar Joe Perches 1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Gravatar Sam Ravnborg 2-5/+5
2009-09-18sparc: Clean up linker script using new linker script macros.Gravatar Geoffrey Thomas 1-68/+7
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+3
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 4-44/+55
2009-09-17sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().Gravatar David S. Miller 1-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-2/+0