summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc,leon: init_leon srmmu cleanupKristoffer Glembo2009-12-021-3/+1
* sparc32: Remove early interrupt enable.Kristoffer Glembo2009-12-021-3/+0
* sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo2009-12-021-0/+11
* sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-275-1/+692
* Revert "sparc: Make atomic locks raw"David S. Miller2009-11-261-18/+18
* sparc: remove unused nfsd #includesBoaz Harrosh2009-11-251-5/+0
* sparc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-5/+5
* Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Kristoffer Glembo2009-11-161-5/+12
* No auxio on LEONKristoffer Glembo2009-11-161-0/+1
* sparc: Replace old style lock initializerThomas Gleixner2009-11-071-2/+2
* sparc: Make atomic locks rawThomas Gleixner2009-11-061-18/+18
* sparc: Remove BKL from apcThomas Gleixner2009-11-021-27/+10
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-0211-3/+732
* sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
* sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
* sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-081-0/+2
|\
| * perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-056-59/+547
|\ \
| * | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-051-0/+1
| * | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
| * | 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-282-6/+6
| * | 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-292-9/+47
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-261-2/+0
|\
| * sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-171-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-17/+0
|\ \
| * | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-14/+0
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-8/+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-202-5/+5
* | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-1/+1
* | | 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
| |/ /
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2110-117/+117
* | | 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
OpenPOWER on IntegriCloud