summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-1/+1
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-213-15/+15
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-4/+3
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
| * sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-2/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-162-2/+0
|\ \
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-092-2/+0
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \
| * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1421-362/+724
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1413-24/+674
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-117-338/+47
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | sparc64: Initial hw perf counter support.David S. Miller2009-09-102-0/+9
| | * | | | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-101-1/+1
| | * | | | sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-101-0/+4
| | * | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-081-1/+1
| | * | | | sparc: add basic support for 'perf'Jens Axboe2009-09-042-1/+10
| | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-041-3/+9
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-174-1/+13
| | * | | | 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-172-0/+625
| | * | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-1/+1
| | * | | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-161-20/+7
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-13/+9
| | |\ \ \ | | | |/ /
| | * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| | * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| * | | | 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-114-316/+25
| |\ \ \ \
| | * \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-041-3/+9
| | |\ \ \ \ | | | |/ / /
| | * | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-101-1/+5
| | * | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-104-194/+9
| | * | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-101-94/+13
| | * | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-101-36/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+2
| | |/ /
* | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-101-3/+9
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-251-3/+9
| |\ \ \ | | |/ / | |/| |
| | * | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-251-3/+9
| | |/
* | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-292-7/+7
|\ \ \ | |/ /
| * | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-7/+7
* | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
|/ /
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-102-6/+2
|/
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-2/+0
* Merge branch 'akpm'Linus Torvalds2009-06-161-16/+1
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
OpenPOWER on IntegriCloud