summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-052-44/+541
|\
| * sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
| * sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1
| * sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-281-7/+5
| * sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-281-5/+64
| * sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-281-4/+4
| * sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-271-5/+77
| * sparc: Niagara1 perf event support.David S. Miller2009-09-261-0/+119
| * sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-261-0/+88
| * sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-261-10/+13
| * sparc: Support HW cache events.David S. Miller2009-09-261-6/+139
* | sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-291-9/+44
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-4/+7
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| |/
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-216-100/+100
* | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-211-68/+7
|\ \ | |/
| * sparc: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-181-68/+7
* | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-2/+1
|/
* sparc: Kill PROM console driver.David S. Miller2009-09-152-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-118/+22
|\
| * sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-141-110/+18
| * percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-141-5/+7
| * percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-141-7/+17
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-146-7/+8
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+2
| * | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+1
| * | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-27/+15
| * | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-1/+1
| * | Merge branch 'master' into for-nextTejun Heo2009-07-041-26/+19
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1417-37/+958
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-1112-303/+143
| |\ \ \ \
| * | | | | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-101-0/+30
| * | | | | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-101-4/+6
| * | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-101-2/+4
| * | | | | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-101-1/+4
| * | | | | sparc64: Initial hw perf counter support.David S. Miller2009-09-103-2/+529
| * | | | | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-101-1/+13
| * | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-101-0/+5
| * | | | | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-081-2/+1
| * | | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-081-17/+43
| * | | | | sparc: add basic support for 'perf'Jens Axboe2009-09-042-3/+3
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-046-57/+45
| |\ \ \ \ \
| * | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-011-12/+20
| * | | | | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-173-2/+81
| * | | | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-176-0/+24
OpenPOWER on IntegriCloud