Age | Commit message (Expand) | Author | Files | Lines |
2009-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -44/+541 |
2009-09-29 | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller | 1 | -17/+42 |
2009-09-29 | sparc64: Fix comment typo in perf_event.c | David S. Miller | 1 | -1/+1 |
2009-09-28 | sparc64: Minor coding style fixups in perf code. | David S. Miller | 1 | -7/+5 |
2009-09-28 | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller | 1 | -5/+64 |
2009-09-29 | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 1 | -9/+44 |
2009-09-28 | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller | 1 | -4/+4 |
2009-09-27 | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller | 1 | -5/+77 |
2009-09-26 | sparc: Niagara1 perf event support. | David S. Miller | 1 | -0/+119 |
2009-09-26 | sparc: Add Niagara2 HW cache event support. | David S. Miller | 1 | -0/+88 |
2009-09-26 | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller | 1 | -10/+13 |
2009-09-26 | sparc: Support HW cache events. | David S. Miller | 1 | -6/+139 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 2 | -2/+2 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2 | -4/+7 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 6 | -100/+100 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 1 | -68/+7 |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 1 | -2/+1 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -1/+5 |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 1 | -68/+7 |
2009-09-15 | sparc: Kill PROM console driver. | David S. Miller | 2 | -4/+0 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2 | -118/+22 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 17 | -37/+958 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-09-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 12 | -303/+143 |
2009-09-11 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -299/+134 |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-11 | Merge branch 'next' into for-linus | James Morris | 2 | -0/+5 |
2009-09-10 | sparc64: Initial niagara2 perf counter support. | David S. Miller | 1 | -0/+30 |
2009-09-10 | sparc64: Perf counter 'nop' event is not constant. | David S. Miller | 1 | -4/+6 |
2009-09-10 | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. | David S. Miller | 1 | -2/+4 |
2009-09-10 | sparc64: Provide hypervisor tracing bit support for perf counters. | David S. Miller | 1 | -1/+4 |
2009-09-10 | sparc64: Initial hw perf counter support. | David S. Miller | 3 | -2/+529 |
2009-09-10 | sparc64: Implement a real set_perf_counter_pending(). | David S. Miller | 1 | -1/+13 |
2009-09-10 | sparc64: Use nmi_enter() and nmi_exit(), as needed. | David S. Miller | 1 | -0/+5 |
2009-09-08 | sparc64: Make touch_nmi_watchdog() actually work. | David S. Miller | 1 | -2/+1 |
2009-09-08 | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 1 | -17/+43 |
2009-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+2 |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 6 | -57/+45 |
2009-09-04 | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 1 | -1/+1 |
2009-09-04 | sparc: add basic support for 'perf' | Jens Axboe | 2 | -3/+3 |
2009-09-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 6 | -57/+45 |
2009-09-03 | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 1 | -1/+1 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2 | -0/+5 |
2009-09-01 | sparc: convert /proc/io_map, /proc/dvma_map to seq_file | Alexey Dobriyan | 1 | -12/+20 |
2009-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -55/+43 |
2009-08-25 | sparc64: Validate linear D-TLB misses. | David S. Miller | 1 | -4/+38 |
2009-08-18 | sparc32: Kill trap table freeing code. | David S. Miller | 2 | -48/+0 |