summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Merge tag 'v4.9-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2-0/+30
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-56/+177
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-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
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 Heo61-213/+566
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-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus1-2/+0
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus1-3/+0
2016-09-05[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus1-1/+1
2016-09-05drm: extra printk() wrapper macrosDave Gordon1-6/+20
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-05ARM: dts: r7s72100: add ethernet clock to device treeChris Brandt1-0/+3
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-05xen: Sync xen headerJuergen Gross1-18/+82
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+10
2016-09-05Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar46-167/+446
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-5/+10
2016-09-05power: supply: bq24735-charger: Request status GPIO with initial input setupPaul Kocialkowski1-4/+0
2016-09-05iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit1-0/+14
2016-09-05iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit1-0/+9
2016-09-05iommu/amd: Adding GALOG interrupt handlerSuravee Suthikulpanit1-3/+17
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich1-1/+1
2016-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar46-167/+446
2016-09-05locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg1-3/+4