aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-08security: 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/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-02KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-06-19Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers