aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
...
| * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-15
|\ \ | |/ |/|
| * sparc64: Add syscall tracepoint support.David S. Miller2009-12-11
| * sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-11
| * sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-11
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ | |/ |/|
| * sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2009-11-04
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ | | | |/ | | |/|
| * | | sparc: Add missing __NR_recvmmsg define.David S. Miller2009-10-15
| * | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-08
|\ \ \ \
| * | | | sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-27
| * | | | Added sparc_leon3_snooping_enabled() and converted extern inline to static in...Kristoffer Glembo2009-11-16
| * | | | sparc: Replace old style lock initializerThomas Gleixner2009-11-08
| * | | | sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-02
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15
| * | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-15
| * | | of: merge struct device_nodeGrant Likely2009-10-15
| * | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-15
| * | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-15
| |/ /
* / / sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller2009-11-05
|/ /
* | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-01
* | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-26
|\
| * sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-17
* | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
* | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-18
|\ \
| * | sched: Disable wakeup balancingPeter Zijlstra2009-09-16
| * | sched: Reduce forkexec_idxPeter Zijlstra2009-09-15
| * | sched: Tweak wake_idxPeter Zijlstra2009-09-15
| * | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\ \ \ | |_|/ |/| |
| * | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-15
|\ \ \
| * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03