aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-22switch fput to task_work_addAl Viro
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-07-22trim task_work: get rid of hlistAl Viro
2012-07-22trimming task_work: kill ->dataAl Viro
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-14fs: add nd_jump_linkChristoph Hellwig
2012-07-14get rid of kern_path_parent()Al Viro
2012-07-14don't pass nameidata * to vfs_create()Al Viro
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-07-14make finish_no_open() return intAl Viro
2012-07-14kill struct opendataAl Viro
2012-07-14make ->atomic_open() return intAl Viro
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-06-30sctp: be more restrictive in transport selection on bundled sacksNeil Horman
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt