Age | Commit message (Expand) | Author |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | 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 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-11 | sparc_brk() is not needed anymore | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() | Al Viro |
2009-12-11 | kill useless checks in sparc mremap variants | Al Viro |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-05 | sparc: Set UTS_MACHINE correctly. | David S. Miller |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-12-02 | sparc,leon: init_leon srmmu cleanup | Kristoffer Glembo |
2009-12-02 | sparc32: Remove early interrupt enable. | Kristoffer Glembo |
2009-12-02 | sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure | Kristoffer Glembo |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-11-27 | sparc64: Faster early-boot framebuffer console. | David S. Miller |
2009-11-26 | Revert "sparc: Make atomic locks raw" | 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-25 | sparc: remove unused nfsd #includes | Boaz Harrosh |
2009-11-23 | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | sparc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-17 | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-11-17 | Merge commit 'v2.6.32-rc7' | Eric W. Biederman |
2009-11-16 | sparc: fix printk for change of variable type | Stephen Rothwell |
2009-11-16 | Added sparc_leon3_snooping_enabled() and converted extern inline to static in... | Kristoffer Glembo |
2009-11-16 | No auxio on LEON | Kristoffer Glembo |
2009-11-15 | arch/sparc/boot/*.c: Mark various internal functions static | Josh Triplett |
2009-11-08 | sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. | David S. Miller |
2009-11-08 | sparc64: replace parentheses in pmul() | Roel Kluin |
2009-11-07 | sparc: Replace old style lock initializer | Thomas Gleixner |
2009-11-06 | sparc: Make atomic locks raw | Thomas Gleixner |
2009-11-06 | sysctl: sparc Use the compat_sys_sysctl | Eric W. Biederman |
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: Remove BKL from apc | Thomas Gleixner |
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 |