| Commit message (Expand) | Author | Age | Files | Lines |
* | No auxio on LEON | Kristoffer Glembo | 2009-11-16 | 1 | -0/+1 |
* | sparc: Remove BKL from apc | Thomas Gleixner | 2009-11-02 | 1 | -27/+10 |
* | sparc,leon: Sparc-Leon SMP support | Konrad Eisele | 2009-11-02 | 8 | -2/+691 |
* | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller | 2009-10-13 | 1 | -2/+2 |
* | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 2009-10-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-10-05 | 2 | -44/+541 |
|\ |
|
| * | sparc64: Cache per-cpu %pcr register value in perf code. | David S. Miller | 2009-09-29 | 1 | -17/+42 |
| * | sparc64: Fix comment typo in perf_event.c | David S. Miller | 2009-09-29 | 1 | -1/+1 |
| * | sparc64: Minor coding style fixups in perf code. | David S. Miller | 2009-09-28 | 1 | -7/+5 |
| * | sparc64: Add a basic conflict engine in preparation for multi-counter support. | David S. Miller | 2009-09-28 | 1 | -5/+64 |
| * | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller | 2009-09-28 | 1 | -4/+4 |
| * | sparc64: Add initial perf event conflict resolution and checks. | David S. Miller | 2009-09-27 | 1 | -5/+77 |
| * | sparc: Niagara1 perf event support. | David S. Miller | 2009-09-26 | 1 | -0/+119 |
| * | sparc: Add Niagara2 HW cache event support. | David S. Miller | 2009-09-26 | 1 | -0/+88 |
| * | sparc: Support all ultra3 and ultra4 derivatives. | David S. Miller | 2009-09-26 | 1 | -10/+13 |
| * | sparc: Support HW cache events. | David S. Miller | 2009-09-26 | 1 | -6/+139 |
* | | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2009-09-29 | 1 | -9/+44 |
|/ |
|
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 2 | -4/+7 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -1/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| |/ |
|
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 6 | -100/+100 |
* | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | 1 | -68/+7 |
|\ \
| |/ |
|
| * | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 2009-09-18 | 1 | -68/+7 |
* | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | 1 | -2/+1 |
|/ |
|
* | sparc: Kill PROM console driver. | David S. Miller | 2009-09-15 | 2 | -4/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 2 | -118/+22 |
|\ |
|
| * | sparc64: use embedding percpu first chunk allocator | Tejun Heo | 2009-08-14 | 1 | -110/+18 |
| * | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 | 1 | -5/+7 |
| * | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 | 1 | -7/+17 |
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 6 | -7/+8 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+2 |
| * | | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
| * | | percpu: drop pcpu_chunk->page[] | Tejun Heo | 2009-07-04 | 1 | -27/+15 |
| * | | percpu: simplify pcpu_setup_first_chunk() | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 1 | -26/+19 |
| |\ \ |
|
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-09-14 | 17 | -37/+958 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-11 | 12 | -303/+143 |
| |\ \ \ \ |
|
| * | | | | | sparc64: Initial niagara2 perf counter support. | David S. Miller | 2009-09-10 | 1 | -0/+30 |
| * | | | | | sparc64: Perf counter 'nop' event is not constant. | David S. Miller | 2009-09-10 | 1 | -4/+6 |
| * | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. | David S. Miller | 2009-09-10 | 1 | -2/+4 |
| * | | | | | sparc64: Provide hypervisor tracing bit support for perf counters. | David S. Miller | 2009-09-10 | 1 | -1/+4 |
| * | | | | | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 | 3 | -2/+529 |
| * | | | | | sparc64: Implement a real set_perf_counter_pending(). | David S. Miller | 2009-09-10 | 1 | -1/+13 |
| * | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed. | David S. Miller | 2009-09-10 | 1 | -0/+5 |
| * | | | | | sparc64: Make touch_nmi_watchdog() actually work. | David S. Miller | 2009-09-08 | 1 | -2/+1 |
| * | | | | | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 2009-09-08 | 1 | -17/+43 |