summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1456-710/+2168
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1439-70/+1974
| |\
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-1222-646/+196Star
| | |\
| | * | 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-091-2/+1Star
| | * | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-091-1/+1
| | * | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-093-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
| | |\ \
| | * | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-021-12/+20
| | * | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-181-1/+52
| | * | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-183-2/+81
| | * | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-1813-1/+43
| | * | | sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele2009-08-181-0/+4
| | * | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-185-0/+1099
| | * | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-172-1/+2
| | * | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-171-20/+7Star
| | * | | sparc64: build compressed image (zImage) by defaultJurij Smakov2009-08-172-6/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-1/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-139-18/+15Star
| | |\| |
| | * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| | * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | * | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-1/+1
| * | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-112-20/+20
| |\ \ \ \
| | * | | | locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-312-20/+20
| | | |_|/ | | |/| |
| * | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-1112-615/+161Star
| |\ \ \ \
| | * | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0413-142/+169
| | |\| | |
| | * | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-105-34/+39
| | * | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-109-444/+96Star
| | * | | | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-103-8/+10
| | * | | | sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-101-16/+0Star
| | * | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-105-99/+19Star
| | * | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-104-53/+36Star
| | | |_|/ | | |/| |
| * | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-112-4/+4
| |\ \ \ \
| | * | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-032-4/+4
| | |/ / /
| * | | | Merge branch 'next' into for-linusJames Morris2009-09-112-0/+5
| |\ \ \ \
| | * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-022-0/+5
* | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1016-147/+173
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-054-7/+6Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-043-6/+5Star
| | * | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-031-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2612-140/+167
| |\| | | | | | |/ / / | |/| | |
| | * | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-264-28/+76