aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-3/+16
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-2/+0
2009-12-10vfs: Implement proper O_SYNC semanticsGravatar Christoph Hellwig 1-3/+16
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-0/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 2-1/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Gravatar Linus Torvalds 4-7/+57
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-54/+1
2009-12-03Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 1-0/+4
2009-11-27sparc64: Faster early-boot framebuffer console.Gravatar David S. Miller 1-0/+6
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Gravatar Ilya Loginov 2-0/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 4-15/+9
2009-11-16Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Gravatar Kristoffer Glembo 1-5/+12
2009-11-07sparc: Replace old style lock initializerGravatar Thomas Gleixner 1-2/+2
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.Gravatar David S. Miller 1-0/+4
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESGravatar Tejun Heo 1-2/+0
2009-11-02sparc,leon: Sparc-Leon SMP supportGravatar Konrad Eisele 2-0/+37
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Gravatar Grant Likely 1-9/+0
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGravatar Grant Likely 1-3/+0
2009-10-15of: merge struct device_nodeGravatar Grant Likely 1-24/+0
2009-10-15of: merge phandle, ihandle and struct propertyGravatar Grant Likely 1-12/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGravatar Grant Likely 1-6/+1
2009-10-14sparc: Add missing __NR_recvmmsg define.Gravatar David S. Miller 1-1/+2
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgGravatar Neil Horman 1-0/+2
2009-10-01sparc32: convert to asm-generic/hardirq.hGravatar Christoph Hellwig 2-13/+3
2009-09-28sparc64: Increase vmalloc size to fix percpu regressions.Gravatar David S. Miller 1-2/+2
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiGravatar Rusty Russell 1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Gravatar Rusty Russell 1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeGravatar Rusty Russell 1-14/+0
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itGravatar Jan Beulich 1-1/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsGravatar Arnd Bergmann 1-0/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 3-15/+15
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+3
2009-09-17sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().Gravatar David S. Miller 1-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-2/+0
2009-09-16sched: Disable wakeup balancingGravatar Peter Zijlstra 1-1/+0
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Gravatar Linus Torvalds 1-4/+0
2009-09-15sched: Reduce forkexec_idxGravatar Peter Zijlstra 1-1/+1
2009-09-15sched: Tweak wake_idxGravatar Peter Zijlstra 1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Gravatar Peter Zijlstra 1-2/+2
2009-09-14Merge branch 'master' into for-linusGravatar Rafael J. Wysocki 21-362/+724
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Gravatar Linus Torvalds 13-24/+674
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-0/+3
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 7-338/+47
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-20/+20
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-316/+25
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2009-09-10sparc64: Initial hw perf counter support.Gravatar David S. Miller 2-0/+9
2009-09-10sparc64: Implement a real set_perf_counter_pending().Gravatar David S. Miller 1-1/+1
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.Gravatar David S. Miller 1-0/+4