summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-12PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox
2018-01-19Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17Expand INIT_STRUCT_PID and removeDavid Howells
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells
2018-01-17Expand various INIT_* macros and removeDavid Howells
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-11sound: Remove unused register_sound_midi() and coTakashi Iwai
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathUlf Hansson
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds