summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-12-20keys: use keyring_alloc() to create module signing keyringDavid Howells
2012-12-20keys: fix unreachable codeAlan Cox
2012-12-20sendfile: allows bypassing of notifier eventsScott Wolchok
2012-12-20SGI-XP: handle non-fatal trapsRobin Holt
2012-12-20fat: fix incorrect function commentRavishankar N
2012-12-20Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso
2012-12-20proc: fix inconsistent lock stateXiaotian Feng
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck
2012-12-20memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches
2012-12-20revert "rtc: recycle id when unloading a rtc driver"Andrew Morton
2012-12-20mm: clean up transparent hugepage sysfs error messagesJeremy Eder
2012-12-20hfsplus: add error message for the case of failure of sync fs in delayed_sync...Vyacheslav Dubeyko
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
2012-12-20hfsplus: rework processing errors in hfsplus_free_extents()Vyacheslav Dubeyko
2012-12-20hfsplus: avoid crash on failed block map freeAlan Cox
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov
2012-12-20drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>Jean Delvare
2012-12-20mm: cma: WARN if freed memory is still in useMarek Szyprowski
2012-12-20exec: do not leave bprm->interp on stackKees Cook
2012-12-20drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan
2012-12-20drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer
2012-12-20mm: fix calculation of dirtyable memorySonny Rao
2012-12-20compaction: fix build error in CMA && !COMPACTIONMinchan Kim
2012-12-20vfs: make lremovexattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make removexattr retry once on ESTALEJeff Layton
2012-12-20vfs: make llistxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make listxattr retry once on ESTALE errorJeff Layton
2012-12-20vfs: make lgetxattr retry once on ESTALEJeff Layton
2012-12-20vfs: make getxattr retry once on an ESTALE errorJeff Layton
2012-12-20vfs: allow lsetxattr() to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow setxattr to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: allow utimensat() calls to retry once on an ESTALE errorJeff Layton
2012-12-20vfs: fix user_statfs to retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make fchownat retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make fchmodat retry once on ESTALE errorsJeff Layton
2012-12-20vfs: have chroot retry once on ESTALE errorJeff Layton
2012-12-20vfs: have chdir retry lookup and call once on ESTALE errorJeff Layton
2012-12-20vfs: have faccessat retry once on an ESTALE errorJeff Layton
2012-12-20vfs: have do_sys_truncate retry once on an ESTALE errorJeff Layton
2012-12-20vfs: fix renameat to retry on ESTALE errorsJeff Layton
2012-12-20vfs: make do_unlinkat retry once on ESTALE errorsJeff Layton
2012-12-20vfs: make do_rmdir retry once on ESTALE errorsJeff Layton
2012-12-20vfs: add a flags argument to user_path_parentJeff Layton
2012-12-20vfs: fix linkat to retry once on ESTALE errorsJeff Layton