aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateGravatar Rafael J. Wysocki 1-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Gravatar Linus Torvalds 1-0/+16
2012-07-21printk: Implement some unlocked kmsg_dump functionsGravatar Anton Vorontsov 1-0/+16
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-10/+2
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Gravatar Linus Torvalds 1-2/+0
2012-07-17libceph: fix messenger retryGravatar Sage Weil 1-10/+2
2012-07-17Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+4
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDGravatar Michael Kerrisk 2-4/+4
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Gravatar Linus Torvalds 1-1/+1
2012-07-17ipvs: fix oops on NAT reply in br_nf contextGravatar Lin Ming 1-1/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Gravatar Linus Torvalds 3-11/+14
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+9
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 3-4/+7
2012-07-11memblock: free allocated memblock_reserved_regions laterGravatar Yinghai Lu 1-3/+1
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionGravatar Yinghai Lu 1-0/+5
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerGravatar Jiang Liu 1-1/+1
2012-07-11timekeeping: Provide hrtimer update functionGravatar Thomas Gleixner 1-0/+1
2012-07-11hrtimer: Provide clock_was_set_delayed()Gravatar John Stultz 1-1/+8
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-3/+11
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+0
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-2/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersGravatar Alan Stern 1-2/+0
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+6
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downGravatar Pablo Neira Ayuso 1-1/+1
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfGravatar Dan Williams 1-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverGravatar Mark Rustad 1-1/+7
2012-07-08security: Minor improvements to no_new_privs documentationGravatar Andy Lutomirski 1-0/+2
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Gravatar Linus Torvalds 1-0/+1
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2012-07-06mm: cma: fix condition check when setting global cma areaGravatar Marek Szyprowski 1-1/+1
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Ingo Molnar 3-11/+6
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+2
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againGravatar Peter Zijlstra 1-0/+8
2012-07-05gpio: fix bits conflict for gpio flagsGravatar Laxman Dewangan 1-2/+2
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Gravatar Junxiao Bi 1-0/+1
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksGravatar Ohad Ben-Cohen 1-0/+3
2012-07-04rpmsg: avoid premature deallocation of endpointsGravatar Ohad Ben-Cohen 1-0/+3
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+6
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-5/+4
2012-07-02KVM: Pass kvm_irqfd to functionsGravatar Alex Williamson 1-2/+2
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Gravatar Paul E. McKenney 3-11/+6
2012-06-30sctp: be more restrictive in transport selection on bundled sacksGravatar Neil Horman 2-1/+6
2012-06-30linux/irq.h: fix kernel-doc warningGravatar Randy Dunlap 1-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-6/+15
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+5
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Gravatar Paul Mundt 1-10/+9
2012-06-25Merge 3.5-rc4 into usb-linusGravatar Greg Kroah-Hartman 14-20/+82
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 2-4/+4