summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2-0/+2
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-4/+2
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-06timer: add setup_deferrable_timer macroLucas Stach1-0/+2
2016-05-06leds: gpio: Support the "panic-indicator" firmware propertyEzequiel Garcia1-0/+1
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicEzequiel Garcia1-0/+1
2016-05-06net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-2/+2
2016-05-06jbd2: remove excess descriptions for handle_sLuis de Bethencourt1-3/+0
2016-05-06Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris11-255/+327
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli1-0/+22
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-271/+0
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris4-34/+82
2016-05-06mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki1-1/+0
2016-05-06mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon1-56/+0
2016-05-06mtd: kill the nand_ecclayout structBoris Brezillon1-20/+0
2016-05-06mtd: nand: kill the ecc->layout fieldBoris Brezillon1-2/+0
2016-05-06mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon1-2/+0
2016-05-06mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon1-18/+0
2016-05-06mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon1-1/+1
2016-05-05block: make bio_inc_remaining() interface accessible againMike Snitzer1-0/+11
2016-05-05ASoC: fsl_sai: Allow setting the SAI MCLK directionFabio Estevam1-0/+6
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland1-0/+1
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin1-0/+98
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar17-51/+103
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra1-2/+2
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du1-3/+13
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra1-6/+17
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar5-26/+59
2016-05-05Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki1-10/+20
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla1-0/+10
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann1-10/+10
2016-05-05ACPI,PCI,IRQ: remove SCI penalize functionSinan Kaya1-1/+0
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng1-2/+0
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng1-2/+2
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng1-2/+2
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu1-0/+1
2016-05-05video / backlight: remove the backlight_device_registered APIAaron Lu1-1/+0
2016-05-05video / backlight: add two APIs for drivers to useAaron Lu1-0/+2
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet1-0/+14
2016-05-04i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin2-0/+9
2016-05-04i2c: allow adapter drivers to override the adapter lockingPeter Rosin1-2/+42
2016-05-04net: remove dev->trans_startFlorian Westphal1-10/+5
2016-05-04netdevice: add helper to update trans_startFlorian Westphal1-0/+6
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia3-0/+21
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-7/+84
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells4-34/+82
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang1-2/+2
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski1-0/+12