summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney
2018-08-30rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney
2018-08-30rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney
2018-08-30rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney
2018-08-30rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney
2018-08-30rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney
2018-08-30rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney
2018-08-30rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney
2018-08-30rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney
2018-08-30rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30vfs: add the fadvise() file operationAmir Goldstein
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek
2018-08-29bpf/verifier: per-register parent pointersEdward Cree
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29net: add napi_if_scheduled_mark_missedMagnus Karlsson
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen
2018-08-29y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann
2018-08-29y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold
2018-08-29spi: Introduce one new field to set word delayBaolin Wang
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-27y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann