summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds-0/+16
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov-0/+16
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-10/+2
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds-2/+0
2012-07-17libceph: fix messenger retrySage Weil-10/+2
2012-07-17Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk-4/+4
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds-1/+1
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming-1/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds-11/+14
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+9
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-4/+7
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu-3/+1
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu-0/+5
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu-1/+1
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner-0/+1
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz-1/+8
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-3/+11
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+0
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern-2/+0
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso-1/+1
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad-1/+7
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski-0/+2
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds-0/+1
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski-1/+1
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-11/+6
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra-0/+8
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan-2/+2
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi-0/+1
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen-0/+3
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen-0/+3
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+6
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+4
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson-2/+2
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney-11/+6
2012-06-30sctp: be more restrictive in transport selection on bundled sacksNeil Horman-1/+6
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+15
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+5
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt-10/+9
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman-20/+82
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-4/+4