summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-141-2/+7
* vfs: remove open intents from nameidataMiklos Szeredi2012-07-141-14/+0Star
* nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi2012-07-141-1/+1
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-141-0/+7
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-142-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-141-1/+9
|\
| * timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-111-0/+1
| * hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-111-1/+8
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-123-4/+7
|\ \
| * | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-121-3/+1Star
| * | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-121-0/+5
| * | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-121-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-112-3/+11
|\ \ \
| * | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-2/+4
| * | | [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-081-1/+7
| |/ /
* | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-111-2/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-101-2/+0Star
* | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-101-2/+2
|\ \ \
| * | | gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-051-2/+2
| |/ /
* | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-091-0/+6
|\ \ \ | |_|/ |/| |
| * | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-041-0/+3
| * | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-041-0/+3
| |/
* | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-071-0/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-061-0/+1
|\ \
| * | aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi2012-07-051-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-061-0/+1
|\ \ \
| * | | Input: fix input.h kernel-doc warningRandy Dunlap2012-06-121-0/+1
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-051-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: Pass kvm_irqfd to functionsAlex Williamson2012-07-031-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-042-1/+6
|\ \ \
| * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-012-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-042-5/+4Star
|\ \ \ \ | |_|/ / |/| | |
| * | | block: Drop dead function blk_abort_queue()Asias He2012-06-151-1/+0Star
| * | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
* | | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-07-011-2/+0Star
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-284-6/+15
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-182-0/+12
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-131-0/+6
| | |\ \ \
| | | * | | mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+6
| | * | | | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-091-0/+6
| | |/ / /
| * | | | net: remove my future former mail addressRĂ©mi Denis-Courmont2012-06-181-1/+1
| * | | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-161-2/+0Star
| * | | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-161-0/+2
| * | | | net: remove skb_orphan_try()Eric Dumazet2012-06-161-5/+2Star
* | | | | Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-271-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman2012-06-2514-20/+82
| |\ \ \ \ \
| * | | | | | SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-231-0/+1
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-252-4/+5
|\ \ \ \ \ \ \
| * | | | | | | [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-1/+2
| * | | | | | | [media] Fix regression in ioctl numberingHans Verkuil2012-06-111-3/+3