summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-301-1/+1
* sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-291-7/+5Star
* sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-291-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-281-5/+77
* sparc: Niagara1 perf event support.David S. Miller2009-09-271-0/+119
* sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-271-0/+88
* sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-271-10/+13
* sparc: Support HW cache events.David S. Miller2009-09-271-6/+139
* headers: utsname.h reduxAlexey Dobriyan2009-09-242-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-242-4/+7
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2Star
| * 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/+7Star
|\|
| * sparc: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-181-68/+7Star
* | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-2/+1Star
|/
* sparc: Kill PROM console driver.David S. Miller2009-09-162-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-118/+22Star
|\
| * sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-141-110/+18Star
| * 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/+2Star
| * | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+1
| * | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-27/+15Star
| * | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-1/+1
| * | Merge branch 'master' into for-nextTejun Heo2009-07-041-26/+19Star
| |\ \
| * | | 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-1212-303/+143Star
| |\ \ \ \
| * | | | | 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-091-2/+1Star
| * | | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-091-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/+45Star
| |\ \ \ \ \
| * | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-021-12/+20
| * | | | | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-183-2/+81
| * | | | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-186-0/+24
| * | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-181-0/+203
| * | | | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-171-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |