summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-09rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson1-0/+23
2016-09-09rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson1-15/+17
2016-09-09rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson1-1/+14
2016-09-09rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson1-30/+40
2016-09-09hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck1-0/+13
2016-09-09hwmon: (core) Add fan attribute support to new APIGuenter Roeck1-0/+27
2016-09-09hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck1-0/+29
2016-09-09hwmon: (core) Add power attribute support to new APIGuenter Roeck1-0/+54
2016-09-09hwmon: (core) Add current attribute support to new APIGuenter Roeck1-0/+36
2016-09-09hwmon: (core) Add voltage attribute support to new APIGuenter Roeck1-0/+35
2016-09-09hwmon: (core) New hwmon registration APIGuenter Roeck1-0/+148
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang2-4/+5
2016-09-09vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-09net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti1-2/+2
2016-09-09pstore/pmsg: drop bounce bufferMark Salyzyn2-5/+13
2016-09-09pstore/ram: Set pstore flags dynamicallyNamhyung Kim1-2/+0
2016-09-09pstore: Split pstore fragile flagsNamhyung Kim1-1/+7
2016-09-08Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-3/+3
2016-09-08Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar17-28/+204
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng1-0/+9
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar1-0/+4
2016-09-08qed: Add support for debug data collectionTomer Tayar1-0/+3
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui1-0/+21
2016-09-07jump_labels: Allow array initialisersCatalin Marinas1-0/+12
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng1-42/+0
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng1-20/+2
2016-09-07Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_p...K. Y. Srinivasan1-11/+21
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-13/+57
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-1/+2
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick1-2/+3
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY1-2/+2
2016-09-06remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY1-1/+1
2016-09-06Merge branch 'master' into for-4.9Tejun Heo36-160/+353
2016-09-06powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06slub: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior2-0/+9
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger2-0/+7
2016-09-06relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel1-7/+10
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2-13/+0
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland1-0/+1
2016-09-06usb: ulpi: make ops struct constantTal Shorer2-2/+2