summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-04xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro1-1/+1
2013-05-04hostfs: use kmalloc instead of kzallocJames Hogan1-1/+2
2013-05-04hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2-2/+2
2013-05-04hostfs: remove "will unlock" commentJames Hogan1-1/+1
2013-05-04vfs: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2013-05-04proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan1-1/+1
2013-05-04create_mnt_ns: unidiomatic use of list_add()Al Viro1-1/+1
2013-05-04fs: remove dentry_lru_prune()Yan, Zheng1-22/+9
2013-05-04Removed unused typedef to avoid "unused local typedef" warnings.Han Shen1-1/+0
2013-05-04kill fs/read_write.hAl Viro3-12/+4
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara2-1/+13
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven3-106/+80
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2-16/+0
2013-05-04more mode_t whack-a-mole...Al Viro1-1/+1
2013-05-04do_coredump(): don't wait for thaw if coredump has already been interruptedAl Viro1-4/+5
2013-05-04do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro1-3/+2
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-60/+58
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds88-744/+15378
2013-05-02Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds64-5846/+9922
2013-05-02Merge tag 'for-linus-docs-2012-05-02' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-28/+134
2013-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-6/+27
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-497/+960
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds60-4074/+4481
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds7-107/+298
2013-05-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-346/+533
2013-05-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk7-5/+24
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds197-1325/+6486
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds236-2887/+1834
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds164-846/+6029
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds127-11152/+12434
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds263-6559/+2919
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds79-279/+321
2013-05-02ipc_schedule_free() can do vfree() directly nowAl Viro1-87/+16
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller1-6/+6
2013-05-02vhost_scsi: module renameMichael S. Tsirkin4-12/+11
2013-05-02tcm_vhost: header split upMichael S. Tsirkin3-139/+132
2013-05-02vhost: src file renamesMichael S. Tsirkin2-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds385-14539/+7395
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman4-0/+25
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2-2/+4
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2-6/+6
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2-1/+3
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan3-8/+12
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-2190/+2796
2013-05-01linkage.h: fix build breakage due to symbol prefix handlingJames Hogan1-5/+2
2013-05-01don't bother with deferred freeing of fdtablesAl Viro2-67/+2
2013-05-01Merge branch 'vfree' into for-nextAl Viro1-5/+40