summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...Paul E. McKenney2012-07-063-34/+24
|\ \ \
| | | * rcu: Fix qlen_lazy breakagePaul E. McKenney2012-07-021-1/+1
| | |/ | |/|
| | * rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney2012-07-021-9/+4
| | * rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney2012-07-021-18/+0
| | * rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney2012-07-021-0/+1
| | * rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney2012-07-021-3/+3
| | * key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney2012-07-021-1/+3
| | * rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney2012-07-021-1/+3
| | * rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney2012-07-021-2/+2
| | * rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney2012-07-021-0/+8
| |/
* / rcu: Add tracing for _rcu_barrier()Paul E. McKenney2012-07-021-0/+45
|/
* Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-023-11/+6
* 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
| | | |_|/ / / / / | | |/| | | | | |