summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-34/+65
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2018-02-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-22/+4
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch1-0/+1
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2-0/+63
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+1
2018-02-23bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCKYafang Shao1-1/+1
2018-02-23clocksource: Remove metag generic timer driverJames Hogan1-1/+0
2018-02-23irqchip: Remove metag irqchip driversJames Hogan2-59/+0
2018-02-23Drop a bunch of metag referencesJames Hogan2-3/+0
2018-02-23dmi: Introduce the dmi_get_bios_year() helper functionAndy Shevchenko1-0/+9
2018-02-23PCI: Add ACS quirk for Ampere root portsFeng Kan1-0/+1
2018-02-23PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler1-71/+0
2018-02-23PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman1-35/+3
2018-02-23ARM: OMAP2+: Prepare to pass auxdata for smartreflexTony Lindgren1-1/+9
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller1-1/+13
2018-02-22mac80211: add get TID helperSara Sharon1-0/+12
2018-02-22security: Add support for SCTP security hooksRichard Haines2-0/+61
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-46/+56
2018-02-22clocksource: timer-ti-dm: Add timer ops to the platform data structureKeerthy1-0/+38
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-12/+53
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+4
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata1-0/+454
2018-02-22bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2-1/+19
2018-02-22mm, mlock, vmscan: no more skipping pagevecsShakeel Butt1-2/+0
2018-02-22mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2018-02-22Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-22include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton1-1/+12
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2018-02-22power: add to_power_supply macro to the APIOgnjen Galic1-0/+2
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf1-0/+1
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf1-0/+3
2018-02-21sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker1-4/+0
2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker1-0/+1
2018-02-21nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker1-0/+2
2018-02-21nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker1-1/+1
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra1-0/+5
2018-02-21rcu: Fix init_rcu_head() comment.Paul E. McKenney1-4/+6
2018-02-21doc: Fix typo in rcu_head commentsLihao Liang1-1/+1
2018-02-20net: Kill net_mutexKirill Tkhai1-1/+0
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul1-0/+58
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-2/+3
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-1/+0
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-0/+1
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-2/+0
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-17/+0
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-02-20Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+11