summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-28module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro1-0/+3
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin1-1/+16
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-0/+1
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-11-26module: remove trailing whitespaceAnson Jacob1-1/+1
2016-11-26taint/module: Clean up global and module taint flags handlingPetr Mladek2-1/+10
2016-11-26cgroup: add support for eBPF programsDaniel Mack2-0/+83
2016-11-25f2fs: support multiple devicesJaegeuk Kim1-1/+9
2016-11-25gpio: simplify adding threaded interruptsLinus Walleij1-8/+24
2016-11-25net/mlx5: Enable to query min inline for a specific vportRoi Dayan1-2/+8
2016-11-25net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-2/+2
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli1-0/+10
2016-11-24acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada1-0/+1
2016-11-24i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2-27/+4
2016-11-24driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman1-0/+2
2016-11-24sched: Extend scheduler's asym packingTim Chen1-0/+2
2016-11-24netdevice.h: fix kernel-doc warningRandy Dunlap1-1/+1
2016-11-24power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis1-1/+2
2016-11-24PCI: Export pcie_find_root_portJohannes Thumshirn1-0/+14
2016-11-23tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)1-0/+4
2016-11-23Merge tip:ras/core to pick up dependent changesBorislav Petkov23-106/+165
2016-11-23regulator: max77620: add support to configure MPOKVenkat Reddy Talla1-0/+2
2016-11-23fs: Provide function to get superblock with exclusive s_umountJan Kara1-0/+2
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-3/+7
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-17/+45
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar13-15/+39
2016-11-23devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino1-2/+4
2016-11-23devfreq_cooling: make the structs devfreq_cooling_xxx visible for allLukasz Luba1-1/+2
2016-11-23thermal: core: move trips attributes to tz->device.groupsEduardo Valentin1-0/+2
2016-11-23Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck1-0/+3
2016-11-23Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer1-0/+2
2016-11-23stm: Mark the functions of writing STM with notraceChunyan Zhang1-2/+2
2016-11-23tracing: Add hook to function tracing for other subsystems to useChunyan Zhang1-0/+28
2016-11-23arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner1-1/+0
2016-11-23x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner1-1/+0
2016-11-23x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-22exec: Ensure mm->user_ns contains the execed filesEric W. Biederman1-0/+1
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman2-0/+5
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+5
2016-11-22ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman3-1/+2
2016-11-22mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman1-0/+1
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das1-0/+6
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei1-1/+2
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui1-0/+2
2016-11-22sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui1-0/+12