Age | Commit message (Expand) | Author |
2012-12-21 | NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n | David Howells |
2012-12-20 | Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-12-20 | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2012-12-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-20 | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-12-20 | keys: use keyring_alloc() to create module signing keyring | David Howells |
2012-12-20 | keys: fix unreachable code | Alan Cox |
2012-12-20 | sendfile: allows bypassing of notifier events | Scott Wolchok |
2012-12-20 | SGI-XP: handle non-fatal traps | Robin Holt |
2012-12-20 | fat: fix incorrect function comment | Ravishankar N |
2012-12-20 | Documentation: ABI: remove testing/sysfs-devices-node | Davidlohr Bueso |
2012-12-20 | proc: fix inconsistent lock state | Xiaotian Feng |
2012-12-20 | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors | Guenter Roeck |
2012-12-20 | memcg: don't register hotcpu notifier from ->css_alloc() | Tejun Heo |
2012-12-20 | checkpatch: warn on uapi #includes that #include <uapi/... | Joe Perches |
2012-12-20 | revert "rtc: recycle id when unloading a rtc driver" | Andrew Morton |
2012-12-20 | mm: clean up transparent hugepage sysfs error messages | Jeremy Eder |
2012-12-20 | hfsplus: add error message for the case of failure of sync fs in delayed_sync... | Vyacheslav Dubeyko |
2012-12-20 | hfsplus: rework processing of hfs_btree_write() returned error | Vyacheslav Dubeyko |
2012-12-20 | hfsplus: rework processing errors in hfsplus_free_extents() | Vyacheslav Dubeyko |
2012-12-20 | hfsplus: avoid crash on failed block map free | Alan Cox |
2012-12-20 | kcmp: include linux/ptrace.h | Cyrill Gorcunov |
2012-12-20 | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> | Jean Delvare |
2012-12-20 | mm: cma: WARN if freed memory is still in use | Marek Szyprowski |
2012-12-20 | exec: do not leave bprm->interp on stack | Kees Cook |
2012-12-20 | drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists | Zhenzhong Duan |
2012-12-20 | drivers/firmware/dmi_scan.c: check dmi version when get system uuid | Zhenzhong Duan |
2012-12-20 | Documentation: kernel-parameters.txt remove capability.disable | Josh Boyer |
2012-12-20 | mm: fix calculation of dirtyable memory | Sonny Rao |
2012-12-20 | compaction: fix build error in CMA && !COMPACTION | Minchan Kim |
2012-12-20 | vfs: make lremovexattr retry once on ESTALE error | Jeff Layton |
2012-12-20 | vfs: make removexattr retry once on ESTALE | Jeff Layton |
2012-12-20 | vfs: make llistxattr retry once on ESTALE error | Jeff Layton |
2012-12-20 | vfs: make listxattr retry once on ESTALE error | Jeff Layton |
2012-12-20 | vfs: make lgetxattr retry once on ESTALE | Jeff Layton |
2012-12-20 | vfs: make getxattr retry once on an ESTALE error | Jeff Layton |
2012-12-20 | vfs: allow lsetxattr() to retry once on ESTALE errors | Jeff Layton |
2012-12-20 | vfs: allow setxattr to retry once on ESTALE errors | Jeff Layton |
2012-12-20 | vfs: allow utimensat() calls to retry once on an ESTALE error | Jeff Layton |
2012-12-20 | vfs: fix user_statfs to retry once on ESTALE errors | Jeff Layton |
2012-12-20 | vfs: make fchownat retry once on ESTALE errors | Jeff Layton |
2012-12-20 | vfs: make fchmodat retry once on ESTALE errors | Jeff Layton |
2012-12-20 | vfs: have chroot retry once on ESTALE error | Jeff Layton |
2012-12-20 | vfs: have chdir retry lookup and call once on ESTALE error | Jeff Layton |
2012-12-20 | vfs: have faccessat retry once on an ESTALE error | Jeff Layton |
2012-12-20 | vfs: have do_sys_truncate retry once on an ESTALE error | Jeff Layton |