summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-08ncpfs: fix error return code in ncp_parse_options()Wei Yongjun
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton
2013-07-08f2fs: fix readdir incorrectnessJaegeuk Kim
2013-07-06mode_t whack-a-mole...Al Viro
2013-07-05lustre: kill the pointless wrapperAl Viro
2013-07-05helper for reading ->d_countAl Viro
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04hang and lockup detection menuDave Hansen
2013-07-04kconfig: consolidate printk optionsDave Hansen
2013-07-04group locking debugging optionsDave Hansen
2013-07-04consolidate compilation option configsDave Hansen
2013-07-04consolidate runtime testing configsDave Hansen
2013-07-04order memory debugging Kconfig optionsDave Hansen
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka
2013-07-04hpfs: use mpageMikulas Patocka
2013-07-04hpfs: better test for errorsMikulas Patocka
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown
2013-07-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra
2013-07-03selftests: add hugetlbfstestJoern Engel