summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-09KEYS: sanitize key structs before freeingEric Biggers1-1/+0
2017-06-09srcu: Remove Classic SRCUPaul E. McKenney2-102/+0
2017-06-09rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney1-4/+0
2017-06-09rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney3-7/+2
2017-06-09rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney1-9/+0
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-08securityfs: add the ability to support symlinksJohn Johansen1-0/+12
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-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. Miller1-10/+15
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-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney0-0/+0
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern1-0/+5
2017-06-08power: supply: bq27xxx: Add bulk transfer bus methodsMatt Ranostay1-0/+3
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck1-0/+3
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck1-0/+22
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+2
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2-3/+29
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg66-334/+1653
2017-06-08HID: remove no longer used hid->open fieldDmitry Torokhov1-1/+0
2017-06-08HID: serialize hid_hw_open and hid_hw_closeDmitry Torokhov1-63/+9