summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-10compat_{get,put}_bitmap(): use unsafe_{get,put}_user()Al Viro1-2/+1
2017-06-09security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2-3/+9
2017-06-09qed*: LL2 callback operationsMichal Kalderon2-52/+64
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval1-0/+39
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval1-0/+26
2017-06-09qed: LL2 to use packed information for txMintz, Yuval1-0/+27
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+7
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams2-0/+5
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams3-0/+24
2017-06-09block: switch bios to blk_status_tChristoph Hellwig4-4/+7
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig1-5/+2
2017-06-09block: introduce new block status code typeChristoph Hellwig5-15/+34
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig1-1/+1
2017-06-09fs: remove the unused error argument to dio_end_io()Christoph Hellwig1-1/+1
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-0/+320
2017-06-09drivers/fsi: expose direct-access slave APIJeremy Kerr1-0/+12
2017-06-09drivers/fsi: Add client driver register utilitiesChristopher Bostic1-0/+12
2017-06-09drivers/fsi: Add device read/write/peek APIJeremy Kerr1-1/+6
2017-06-09drivers/fsi: scan slaves & register devicesJeremy Kerr1-0/+4
2017-06-09lib: Add crc4 moduleJeremy Kerr1-0/+8
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan1-0/+3
2017-06-09coresight: use const for device_node structuresLeo Yan1-3/+4
2017-06-09sh: superhyway: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-1/+1
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman1-2/+0
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-2/+0
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