aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-171-1/+1
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-162-3/+0
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-153-62/+62
|\ \
| * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-142-27/+27
| * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-143-18/+18
| * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-19/+19
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
| * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-143-8/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-156-104/+41
|\ \ | |/ |/|
| * sparc64: Add syscall tracepoint support.David S. Miller2009-12-112-1/+3
| * sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-102-99/+4
| * sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-102-4/+34
* | 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