summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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-105-2/+538
* sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-102-2/+14
* sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-101-0/+5
* sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-101-0/+4
* sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-081-2/+1
* sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-081-1/+1
* sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-083-19/+45
* sparc: add basic support for 'perf'Jens Axboe2009-09-045-4/+15
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-0413-142/+169
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2512-140/+167
| |\
| | * sparc64: Validate linear D-TLB misses.David S. Miller2009-08-254-28/+76
| | * sparc64: Update defconfig.David S. Miller2009-08-181-25/+34
| | * sparc32: Update defconfig.David S. Miller2009-08-181-30/+44
| | * sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| | * sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
| | * sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
| | * sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
| * | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-2/+2
* | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-011-12/+20
* | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-171-1/+52
* | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-173-2/+81
* | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-1713-1/+43
* | | sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele2009-08-171-0/+4
* | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-175-0/+1099
* | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-162-1/+2
* | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-161-20/+7
* | | sparc64: build compressed image (zImage) by defaultJurij Smakov2009-08-162-6/+9
|/ /
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-1/+6
|\ \
| * | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-121-1/+6
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0
|/ /
* / sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-102-6/+2
|/
* sparc32: Fix makefile not generating required filesJulian Calaby2009-06-251-2/+2
* sparc32: Fix tftpboot.img MakefileJulian Calaby2009-06-251-2/+2
* sparc: fix tftpboot.img buildSam Ravnborg2009-06-251-1/+1
* sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2009-06-252-2/+2
* sparc64: Fix build warnings in piggyback_64.cJulian Calaby2009-06-251-0/+1
* sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-251-26/+19
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-191-0/+6
|\
| * sparc64: Fix UP bootup regression.David S. Miller2009-06-181-0/+6
* | Delete pcibios_select_rootMatthew Wilcox2009-06-172-15/+0
* | Merge branch 'akpm'Linus Torvalds2009-06-162-19/+1
|\ \ | |/ |/|
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* | sparc64: Update defconfig.David S. Miller2009-06-161-18/+45