aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-30rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney1-6/+0
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney1-0/+40
2018-08-30rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney1-3/+2
2018-08-30rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney1-10/+10
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney1-0/+2
2018-08-30rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney1-6/+2
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney1-7/+7
2018-08-30rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney1-17/+15
2018-08-30rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney1-15/+12
2018-08-30rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney3-47/+32
2018-08-30rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney3-37/+22
2018-08-30rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney3-23/+24
2018-08-30rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney3-11/+17
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney3-23/+9
2018-08-30rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney3-9/+19
2018-08-30rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney2-0/+6
2018-08-30rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney1-5/+1
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney1-0/+5
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30virtchnl: use u8 type for a field in the virtchnl_filter structHarshitha Ramamurthy1-1/+1
2018-08-30of: add node name compare helper functionsRob Herring1-0/+13
2018-08-30vfs: add the fadvise() file operationAmir Goldstein1-0/+5
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai1-0/+534
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-0/+534
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-29Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...David S. Miller3-9/+28
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek2-35/+13
2018-08-29genetlink: constify genl_err_attr() argumentMichal Kubecek1-1/+1
2018-08-29bpf/verifier: per-register parent pointersEdward Cree1-5/+3
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-7/+1
2018-08-29net: add napi_if_scheduled_mark_missedMagnus Karlsson1-0/+26
2018-08-29xsk: expose xdp_umem_get_{data,dma} to driversBjörn Töpel1-0/+43
2018-08-29xdp: export xdp_rxq_info_unreg_mem_modelBjörn Töpel1-0/+1
2018-08-29xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPYBjörn Töpel1-2/+3
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney1-1/+1
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney1-0/+1
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen1-3/+30
2018-08-29y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann1-1/+1
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann2-3/+3
2018-08-29y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann1-1/+1
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2-6/+6
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann1-4/+6
2018-08-29y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann1-1/+2
2018-08-29asm-generic: Remove empty asm/unistd.hArnd Bergmann1-3/+0
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-9/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2-3/+23
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann2-1/+2
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal1-1/+1