Age | Commit message (Expand) | Author |
2012-03-22 | vfs: tidy up fs/namei.c byte-repeat word constants | Linus Torvalds |
2012-03-22 | fs: fix kernel-doc warnings in dcache.c | Randy Dunlap |
2012-03-22 | Fix full_name_hash() behaviour when length is a multiple of 8 | Al Viro |
2012-03-22 | Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/l... | 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-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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-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 | 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 |