summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-3/+16
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+16
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-2/+0
|\ \ | |/ |/|
| * sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-041-2/+0
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-082-0/+2
|\ \
| * \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-0/+4
| |\ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-262-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-1/+4
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-184-15/+9
| |\ \ \ | | | |/ | | |/|
| * | | sparc: Add missing __NR_recvmmsg define.David S. Miller2009-10-141-1/+2
| * | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-084-7/+57
|\ \ \ \
| * | | | sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-271-0/+6
| * | | | Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Kristoffer Glembo2009-11-161-5/+12
| * | | | sparc: Replace old style lock initializerThomas Gleixner2009-11-071-2/+2
| * | | | sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-022-0/+37
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-081-54/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-9/+0
| * | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-151-3/+0
| * | | of: merge struct device_nodeGrant Likely2009-10-151-24/+0
| * | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-12/+0
| * | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-151-6/+1
| |/ /
* | | sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-051-0/+4
|/ /
* | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
* | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-281-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-261-2/+0
|\
| * sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-171-2/+0
* | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-14/+0
* | 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
OpenPOWER on IntegriCloud