summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-0540-67/+169
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-042-1/+6
| |\
| | * sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-012-1/+6
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-042-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-07-011-2/+0
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-284-6/+15
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-182-0/+12
| | |\ \
| | | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-131-0/+6
| | | |\ \
| | | | * | mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+6
| | | * | | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-091-0/+6
| | | |/ /
| | * | | net: remove my future former mail addressRémi Denis-Courmont2012-06-181-1/+1
| | * | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-161-2/+0
| | * | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-161-0/+2
| | * | | net: remove skb_orphan_try()Eric Dumazet2012-06-161-5/+2
| * | | | Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-271-0/+1
| |\ \ \ \
| | * \ \ \ Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman2012-06-2514-20/+82
| | |\ \ \ \
| | * | | | | SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-231-0/+1
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-252-4/+5
| |\ \ \ \ \ \
| | * | | | | | [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-1/+2
| | * | | | | | [media] Fix regression in ioctl numberingHans Verkuil2012-06-111-3/+3
| * | | | | | | bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt2012-06-251-10/+9
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-242-4/+4
| |\ \ \ \ \ \
| | * | | | | | drm: drop comment about this header being autogenerated.Dave Airlie2012-06-221-4/+0
| | * | | | | | 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-221-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-211-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-141-0/+1
| | * | | | | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-141-0/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-211-7/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers2012-06-191-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-204-2/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Viresh has movedViresh Kumar2012-06-202-2/+2
| | * | | | | | | | | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-201-0/+10
| | * | | | | | | | | 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-202-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
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | bug.h: Fix up powerpc build regression.Paul Mundt2012-06-181-3/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-161-0/+2
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-161-3/+5
| * | | | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-161-0/+3
| |\ \ \ \ \ \ \ \