aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Heo1-9/+44
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller1-4/+4
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-23headers: utsname.h reduxAlexey Dobriyan2-2/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-4/+7
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar6-100/+100
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 Ravnborg1-1/+5
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
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 Torvalds2-118/+22
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds17-37/+958
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller12-303/+143
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-299/+134
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
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. Miller3-2/+529
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller1-1/+13
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller1-0/+5
2009-09-08sparc64: Make touch_nmi_watchdog() actually work.David S. Miller1-2/+1
2009-09-08sparc64: Manage NMI watchdog enabling like x86.David S. Miller1-17/+43
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar6-57/+45
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller1-1/+1
2009-09-04sparc: add basic support for 'perf'Jens Axboe2-3/+3
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-57/+45
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2-0/+5
2009-09-01sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan1-12/+20
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-55/+43
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller1-4/+38
2009-08-18sparc32: Kill trap table freeing code.David S. Miller2-48/+0
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers1-1/+1
2009-08-17sparc,leon: Added support for AMBAPP bus.Konrad Eisele3-2/+81