summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-032-5/+4
|\ \ \ | |/ / |/| |
| * | block: Drop dead function blk_abort_queue()Asias He2012-06-151-1/+0
| * | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
* | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-301-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-281-5/+2
|\ \ \
| * | | net: remove skb_orphan_try()Eric Dumazet2012-06-151-5/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-3/+3
|\ \ \ \
| * | | | [media] Fix regression in ioctl numberingHans Verkuil2012-06-111-3/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-241-0/+4
|\ \ \ \ \
| * | | | | vga_switcheroo: Add include guardOzan Çağlayan2012-06-211-0/+4
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-221-3/+3
|\ \ \ \ \ \
| * | | | | | ftrace: Make all inline tags also include notraceSteven Rostedt2012-06-181-3/+3
* | | | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-181-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-201-0/+2
|\ \ \ \ \ \ \
| * | | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-131-0/+1
| * | | | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-131-0/+1
* | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-201-7/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-181-5/+5
| * | | | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-7/+38
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-203-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Viresh has movedViresh Kumar2012-06-202-2/+2
| * | | | | | | | | mm: fix slab->page _count corruption when using slubPravin B Shelar2012-06-201-0/+10
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-192-1/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-182-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-0/+1
| | * | | | | | | | | | ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-112-1/+2
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-181-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-061-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-161-0/+2
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-151-3/+5
* | | | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-151-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: Fix a commit bugTrond Myklebust2012-06-051-0/+2
| * | | | | | | | | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-051-0/+1
* | | | | | | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-152-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-132-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-152-3/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-112-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-062-3/+5
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-141-0/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
| * | | | | | | | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-142-10/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |