summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-27module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-26module: remove trailing whitespaceAnson Jacob
2016-11-26taint/module: Clean up global and module taint flags handlingPetr Mladek
2016-11-25cgroup: add support for eBPF programsDaniel Mack
2016-11-25f2fs: support multiple devicesJaegeuk Kim
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli
2016-11-24acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada
2016-11-24i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires
2016-11-24driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman
2016-11-24sched: Extend scheduler's asym packingTim Chen
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-23power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-23tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)
2016-11-23Merge tip:ras/core to pick up dependent changesBorislav Petkov
2016-11-23regulator: max77620: add support to configure MPOKVenkat Reddy Talla
2016-11-23fs: Provide function to get superblock with exclusive s_umountJan Kara
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-23devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino
2016-11-23devfreq_cooling: make the structs devfreq_cooling_xxx visible for allLukasz Luba
2016-11-23thermal: core: move trips attributes to tz->device.groupsEduardo Valentin
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer
2016-11-22stm: Mark the functions of writing STM with notraceChunyan Zhang
2016-11-22tracing: Add hook to function tracing for other subsystems to useChunyan Zhang
2016-11-22arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-22ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2016-11-22mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui
2016-11-22sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui