summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+1
2009-10-15sparc: Add missing __NR_recvmmsg define.David S. Miller1-1/+2
2009-10-13net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-02sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2-13/+3
2009-09-29sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller1-2/+2
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-14/+0
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar3-15/+15
2009-09-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+3
2009-09-18sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller1-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-2/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-4/+0
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-1/+1
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+2
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki21-362/+724
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds13-24/+674
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller7-338/+47
2009-09-12Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-20/+20
2009-09-12Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-316/+25
2009-09-12Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2009-09-10sparc64: Initial hw perf counter support.David S. Miller2-0/+9
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller1-1/+1
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller1-0/+4
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki1-3/+9
2009-09-10PCI: remove pcibios_scan_all_fns()Alex Chiang2-2/+0
2009-09-09sparc64: Manage NMI watchdog enabling like x86.David S. Miller1-1/+1
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-3/+9
2009-09-04sparc: add basic support for 'perf'Jens Axboe2-1/+10
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-3/+9
2009-08-31locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2-20/+20
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+9
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller1-3/+9
2009-08-18sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele4-1/+13
2009-08-18sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele1-0/+4
2009-08-18sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2-0/+625
2009-08-17sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan1-1/+1
2009-08-17SPARC: fix duplicate declarationJaswinder Singh Rajput1-20/+7
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-13/+9
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-1/+5
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori4-194/+9
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori1-94/+13
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori1-36/+7
2009-08-06net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1