summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-1921-33/+61
|\
| * Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-181-2/+0
| * Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-172-4/+4
| |\
| | * PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2012-07-172-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-172-2/+2
| |\ \
| | * | ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-171-1/+1
| * | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-07-171-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mm: cma: fix condition check when setting global cma areaMarek Szyprowski2012-07-061-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-143-11/+14
| |\ \ \ \ \
| | | | * | | sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-051-0/+8
| | * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-07-063-11/+6
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-023-11/+6
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-131-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-113-4/+7
| |\ \ \ \ \ \
| | * | | | | | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-111-3/+1
| | * | | | | | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-111-0/+5
| | * | | | | | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-111-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/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-101-2/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | 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-081-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-111-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-021-2/+2
| | | |/ / / | | |/| | |
* | | | | | net-tcp: Fast Open client - cookie-less modeYuchung Cheng2012-07-192-0/+2
* | | | | | net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng2012-07-191-2/+4
* | | | | | net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng2012-07-193-2/+8
* | | | | | net-tcp: Fast Open client - sending SYN-dataYuchung Cheng2012-07-193-1/+15
* | | | | | net-tcp: Fast Open client - cookie cacheYuchung Cheng2012-07-191-0/+4
* | | | | | net-tcp: Fast Open baseYuchung Cheng2012-07-192-1/+18
* | | | | | net: Fix warnings in dst_ops.hDavid S. Miller2012-07-191-0/+1
* | | | | | ipv4: tcp: remove per net tcp_sockEric Dumazet2012-07-192-2/+1
* | | | | | ipv4: use seqlock for nh_exceptionsJulian Anastasov2012-07-191-1/+1
* | | | | | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-191-1/+3
* | | | | | net/rps: Protect cpu_rmap.h from double inclusionAmir Vadai2012-07-191-0/+4
* | | | | | net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-0/+2
* | | | | | ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-182-1/+15
* | | | | | net/ipv4: VTI support new module for ip_vti.Saurabh2012-07-181-0/+14