summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-18libceph: fix messenger retrySage Weil
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
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 '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-07security: 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-06Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-07-06rcu: Fix broken strings in RCU's source code.Paul E. McKenney
2012-07-06Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...Paul E. McKenney
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-06jump label: Remove static_branch()Jason Baron
2012-07-06tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
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 branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-07-02rcu: Fix qlen_lazy breakagePaul E. McKenney
2012-07-02rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney
2012-07-02rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney
2012-07-02rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney