aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar
2014-09-07rcutorture: Fix a sparse warning by marking boost_mutex staticPranith Kumar
2014-09-07rcu: Replace flush_signals() with WARN_ON(signal_pending())Paul E. McKenney
2014-09-07rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar
2014-09-07rcu: Make TINY_RCU tinier by putting error checks under #ifdefPaul E. McKenney
2014-09-07rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney
2014-09-07rcu: Remove stale comment in tree.cPranith Kumar
2014-09-07rcu: Update tiny.c references to tree.cPranith Kumar
2014-09-07rcu: Define tracepoint strings only if CONFIG_TRACING is setArd Biesheuvel
2014-09-07rcu: Uninline rcu_read_lock_held()Oleg Nesterov
2014-09-07rcu: Use true/false instead of 1/0 for a bool typePranith Kumar
2014-09-07rcu: Return bool type in rcu_lockdep_current_cpu_online()Pranith Kumar
2014-09-07rcu: Return bool type for rcu_try_advance_all_cbs()Pranith Kumar
2014-09-07rcu: Use bool type for return value in rcu_is_watching()Pranith Kumar
2014-09-07rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-staticPranith Kumar
2014-09-07rcu: Remove remaining read-modify-write ACCESS_ONCE() callsPranith Kumar
2014-09-07memory-barriers: Fix description of 2-legged-if-based control dependenciesPaul E. McKenney
2014-09-07memory-barriers: Retain barrier() in fold-to-zero examplePaul E. McKenney
2014-09-07memory-barriers: Fix control-ordering no-transitivity examplePaul E. McKenney
2014-08-28rcu: Make nocb leader kthreads process pending callbacks after spawningPranith Kumar
2014-08-25Linux 3.17-rc2Linus Torvalds
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner
2014-08-22Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson