summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | No auxio on LEONKristoffer Glembo2009-11-161-0/+1
| * | | | sparc: Remove BKL from apcThomas Gleixner2009-11-021-27/+10
| * | | | sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-028-2/+691
| | |_|/ | |/| |
* | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-172-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller2009-11-081-2/+2
| * | | sparc64: replace parentheses in pmul()Roel Kluin2009-11-081-1/+1
| |/ /
* / / sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2009-11-062-58/+1
|/ /
* | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
* | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* | 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