summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-54/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-58/+1
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds3-10/+10
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman3-3/+7
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2-58/+1
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller1-0/+4
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-9/+0
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely1-3/+0
2009-10-15of: merge struct device_nodeGrant Likely1-24/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-12/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+1
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller1-1/+1
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller1-1/+1
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus 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:...Rusty 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/jik...Linus 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() c...Paul Mackerras1-2/+1