summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0Star
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0Star
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-14/+0Star
* 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-181-4/+3Star
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0Star
| * 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/+0Star
|\ \
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-092-2/+0Star
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0Star
|\ \ \
| * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0Star
* | | | 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-127-338/+47Star
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | 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-091-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-184-1/+13
| | * | | | 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-182-0/+625
| | * | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-171-1/+1
| | * | | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-171-20/+7Star
| | | |_|/ | | |/| |
| * | | | 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-134-13/+9Star
| | |\| |
| | * | | 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/+25Star
| |\ \ \ \
| | * | | | 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/+9Star
| | * | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-101-94/+13Star
| | * | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-101-36/+7Star
| | | |_|/ | | |/| |
| * | | | 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-261-3/+9
| |\ \ \ | | |/ / | |/| |
| | * | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-261-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/+2Star
|/