summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer1-2/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer1-2/+2
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer1-2/+0
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer1-0/+2
2016-09-06PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang1-5/+0
2016-09-05pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-09-05Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-3/+40
2016-09-05smp: Add function to execute a function synchronously on a CPUJuergen Gross1-0/+3
2016-09-05virt, sched: Add generic vCPU pinning supportJuergen Gross1-0/+17
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+10
2016-09-05Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar26-123/+274
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-5/+10