Age | Commit message (Expand) | Author |
2012-01-12 | virtio: harsher barriers for rpmsg. | Rusty Russell |
2012-01-10 | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov |
2012-01-10 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov |
2012-01-10 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov |
2012-01-10 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming |
2012-01-10 | leds: add driver for TCA6507 LED controller | NeilBrown |
2012-01-10 | mm/mempolicy.c: mpol_equal(): use bool | KOSAKI Motohiro |
2012-01-10 | mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i... | Andrea Arcangeli |
2012-01-10 | mm: try to distribute dirty pages fairly across zones | Johannes Weiner |
2012-01-10 | mm: exclude reserved pages from dirtyable memory | Johannes Weiner |
2012-01-10 | mm, debug: test for online nid when allocating on single node | David Rientjes |
2012-01-10 | mm: more intensive memory corruption debugging | Stanislaw Gruszka |
2012-01-10 | kernel.h: add BUILD_BUG() macro | David Daney |
2012-01-10 | mm: avoid livelock on !__GFP_FS allocations | Mel Gorman |
2012-01-10 | mm: remove unused pagevec_free | Konstantin Khlebnikov |
2012-01-10 | mm: add free_hot_cold_page_list() helper | Konstantin Khlebnikov |
2012-01-10 | mm/page-writeback.c: make determine_dirtyable_memory static again | Johannes Weiner |
2012-01-10 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-01-10 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-10 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2012-01-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2012-01-10 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-10 | Merge branch 'for_linus' into for_linus_merged | Theodore Ts'o |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-09 | vfs: new helper - d_make_root() | Al Viro |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | tracing/mm: Move include of trace/events/kmem.h out of header into slab.c | Steven Rostedt |
2012-01-09 | net: Fix build with INET disabled. | David S. Miller |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-01-09 | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |