Age | Commit message (Expand) | Author |
2010-01-29 | sparc: TIF_ABI_PENDING bit removal | David Miller |
2010-01-20 | sparc: cpumask_of_node() should handle -1 as a node | Anton Blanchard |
2010-01-15 | sparc: convert to arch_gettimeoffset() | John Stultz |
2010-01-14 | sparc32: Fix page_to_phys(). | David S. Miller |
2010-01-12 | sparc: Simplify param.h by simply including <asm-generic/param.h> | Robert P. J. Day |
2010-01-05 | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-11 | sparc64: Add syscall tracepoint support. | David S. Miller |
2009-12-10 | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller |
2009-12-10 | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-11-27 | sparc64: Faster early-boot framebuffer console. | David S. Miller |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-16 | Added sparc_leon3_snooping_enabled() and converted extern inline to static in... | Kristoffer Glembo |
2009-11-07 | sparc: Replace old style lock initializer | Thomas Gleixner |
2009-11-05 | sparc64: Add a comment about why we only use certain memory barriers these days. | David S. Miller |
2009-11-04 | sparc64/PCI: drop PCI_CACHE_LINE_BYTES | Tejun Heo |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele |
2009-10-15 | of: merge of_node_get(), of_node_put() and of_find_all_nodes() | Grant Likely |
2009-10-15 | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h | Grant Likely |
2009-10-15 | of: merge struct device_node | Grant Likely |
2009-10-15 | of: merge phandle, ihandle and struct property | Grant Likely |
2009-10-15 | of: Rework linux/of.h and asm/prom.h include ordering | Grant Likely |
2009-10-14 | sparc: Add missing __NR_recvmmsg define. | David S. Miller |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-01 | sparc32: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-28 | sparc64: Increase vmalloc size to fix percpu regressions. | David S. Miller |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |