summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-09srcu: Use rnp->lock wrappers to replace explicit memory barriersPaul E. McKenney1-4/+4
2017-06-09rcu: Refactor #includes from include/linux/rcupdate.hPaul E. McKenney2-17/+13
2017-06-09bcm47xx: Fix build regressionArnd Bergmann1-0/+1
2017-06-09srcu: Apply trivial callback lists to shrink Tiny SRCUPaul E. McKenney1-4/+3
2017-06-09srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney4-27/+0
2017-06-09rcu: Move rcutiny.h to new empty/true/false-function stylePaul E. McKenney1-55/+16
2017-06-09rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney2-7/+0
2017-06-09rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney2-96/+0
2017-06-09rcu: move rcupdate.h to the new true/false-function stylePaul E. McKenney1-11/+2
2017-06-09rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.hPaul E. McKenney1-12/+0
2017-06-09rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.hPaul E. McKenney1-9/+0
2017-06-09rcu: Remove linux/debugobjects.h from rcupdate.hPaul E. McKenney1-1/+0
2017-06-09rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.hPaul E. McKenney1-4/+0
2017-06-09rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney2-15/+0
2017-06-09rcu: Move rcupdate.h to new empty-function stylePaul E. McKenney1-30/+9
2017-06-09rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()Paul E. McKenney1-2/+0
2017-06-09rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney6-82/+6
2017-06-09rcu: Move expediting-related access/control out of rcupdate.hPaul E. McKenney1-26/+0
2017-06-09rcu: Move rcu_expedited and rcu_normal externs from rcupdate.hPaul E. McKenney1-7/+0
2017-06-09rcu: Move docbook comments out of rcupdate.hPaul E. McKenney1-114/+3
2017-06-09rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney2-0/+8
2017-06-09Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-5/+2
2017-06-08ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel1-2/+4
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel1-0/+1
2017-06-08[media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham1-2/+9
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil1-1/+1
2017-06-08apparmor: add custom apparmorfs that will be used by policy namespace filesJohn Johansen1-0/+2
2017-06-08securityfs: add the ability to support symlinksJohn Johansen1-0/+12
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov1-0/+42
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha1-1/+1
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2-0/+2
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky1-0/+2
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli1-1/+4
2017-06-08Merge branch 'psy-reboot-mode-immutable' into psy-nextSebastian Reichel1-0/+18
2017-06-08power: reset: reboot-mode: Make include file globalBjorn Andersson1-0/+18
2017-06-08KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQChristoffer Dall1-0/+2
2017-06-08KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall1-3/+1
2017-06-08power: supply: bq27xxx: Add power_supply_battery_info supportLiam Breck1-0/+2
2017-06-08power: supply: bq27xxx: Add chip data memory read/write supportLiam Breck1-0/+1
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2-10/+17
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet3-21/+5
2017-06-08srcu: Shrink Tiny SRCU a bitPaul E. McKenney1-0/+15
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney1-1/+6
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney1-0/+1
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney1-4/+4
2017-06-08atomics: Add header comment so spin_unlock_wait()Paul E. McKenney1-0/+20
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney1-0/+1
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0