Age | Commit message (Expand) | Author |
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-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | 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-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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-22 | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie |
2012-03-23 | drm/nouveau/dp: support version 4.0 of DP table | Ben Skeggs |
2012-03-23 | drm/nve0/disp: nvidia randomly decided to move the dithering method | Ben Skeggs |
2012-03-23 | drm/nve0: initial modesetting support for kepler chipsets | Ben Skeggs |
2012-03-22 | drm/nouveau: add bios connector type for dms59 | Ben Skeggs |
2012-03-22 | drm/nouveau: move out of staging drivers | Ben Skeggs |
2012-03-22 | drm/nouveau: bump version to 1.0.0 | Ben Skeggs |
2012-03-22 | drm/nvd0/disp: ignore clock set if no pclk | Ben Skeggs |
2012-03-22 | drm/nouveau: oops, increase channel dispc_vma to 4 | Ben Skeggs |
2012-03-22 | drm/nouveau: inform userspace of new kernel subchannel requirements | Ben Skeggs |
2012-03-22 | drm/nouveau: remove m2mf creation on userspace channels | Ben Skeggs |
2012-03-22 | drm/nvc0-/disp: reimplement flip completion method as fifo method | Ben Skeggs |
2012-03-22 | drm/nouveau: move fence sequence check to start of loop | Ben Skeggs |
2012-03-22 | drm/nouveau: remove subchannel names from places where it doesn't matter | Ben Skeggs |
2012-03-22 | drm/nouveau/ttm: always do buffer moves on kernel channel | Ben Skeggs |
2012-03-21 | l2tp: enable automatic module loading for l2tp_ppp | Benjamin LaHaise |
2012-03-21 | cnic: Fix parity error code conflict | Michael Chan |
2012-03-21 | tg3: Fix RSS ring refill race condition | Michael Chan |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-03-22 | crypto: twofish-x86_64-3way - module init/exit functions should be static | Jussi Kivilinna |
2012-03-22 | crypto: camellia-x86_64 - module init/exit functions should be static | Jussi Kivilinna |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-21 | memcg: avoid THP split in task migration | Naoya Horiguchi |
2012-03-21 | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi |
2012-03-21 | memcg: clean up existing move charge code | Naoya Horiguchi |
2012-03-21 | mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() | Jeff Liu |
2012-03-21 | mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve... | Anton Vorontsov |
2012-03-21 | mm/memcontrol.c: s/stealed/stolen/ | Andrew Morton |
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: simplify move_account() check | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) | 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 | memcg: let css_get_next() rely upon rcu_read_lock() | Hugh Dickins |
2012-03-21 | cgroup: revert ss_id_lock to spinlock | Hugh Dickins |
2012-03-21 | idr: make idr_get_next() good for rcu_read_lock() | Hugh Dickins |