Age | Commit message (Expand) | Author |
2012-03-23 | backlight: new backlight driver for LP855x devices | Kim, Milo |
2012-03-23 | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering |
2012-03-23 | consolidate WARN_...ONCE() static variables | Jan Beulich |
2012-03-23 | headers: include linux/types.h where appropriate | Bobby Powers |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2012-03-23 | magic.h: move some FS magic numbers into magic.h | Muthu Kumar |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-03-22 | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-03-22 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds |
2012-03-22 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-22 | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli... | Linus Torvalds |
2012-03-22 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-22 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-03-22 | Merge tag 'md-3.4' of git://neil.brown.name/md | Linus Torvalds |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-21 | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi |
2012-03-21 | memcg: fix performance of mem_cgroup_begin_update_page_stat() | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_FILE_MAPPED | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: use new logic for page stat accounting | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_MOVE_LOCK flag from page_cgroup | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: kill dead prev_priority stubs | Konstantin Khlebnikov |
2012-03-21 | memcg: remove PCG_CACHE page_cgroup flag | KAMEZAWA Hiroyuki |
2012-03-21 | cgroup: revert ss_id_lock to spinlock | Hugh Dickins |
2012-03-21 | memcg: replace MEM_CONT by MEM_RES_CTLR | Hugh Dickins |
2012-03-21 | page_alloc.c: remove add_from_early_node_map() | Kautuk Consul |
2012-03-21 | hugetlbfs: fix alignment of huge page requests | Steven Truelove |
2012-03-21 | mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() | David Rientjes |
2012-03-21 | hugepages: fix use after free bug in "quota" handling | David Gibson |
2012-03-21 | hugetlb: cleanup hugetlb.h | David Gibson |
2012-03-21 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman |
2012-03-21 | mm, memcg: pass charge order to oom killer | David Rientjes |
2012-03-21 | mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug | Konstantin Khlebnikov |
2012-03-21 | thp: allow a hwpoisoned head page to be put back to LRU | Dean Nelson |
2012-03-21 | mm, oom: force oom kill on sysrq+f | David Rientjes |
2012-03-21 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar |
2012-03-21 | rmap: remove __anon_vma_link() declaration | Xiao Guangrong |
2012-03-21 | mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) | Konstantin Khlebnikov |
2012-03-21 | pagemap: export KPF_THP | Naoya Horiguchi |