summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-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
2012-07-02rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney
2012-07-02key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney
2012-07-02rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney
2012-07-02rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney
2012-07-02rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney
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-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie
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-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt
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-17net: remove my future former mail addressRémi Denis-Courmont
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers