summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret
2019-02-07y2038: remove struct definition redirectsArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-07timex: change syscalls to use struct __kernel_timexDeepa Dinamani
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann
2019-02-07time: fix sys_timer_settime prototypeArnd Bergmann
2019-02-07time: Add struct __kernel_timexDeepa Dinamani
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy
2019-02-06XArray: Add cyclic allocationMatthew Wilcox
2019-02-06XArray: Redesign xa_alloc APIMatthew Wilcox
2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox
2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein
2019-02-06fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD maskAmir Goldstein
2019-02-06fsnotify: annotate directory entry modification eventsAmir Goldstein
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-02-05scsi: block: remove bidi supportChristoph Hellwig
2019-02-05scsi: block: remove req->specialChristoph Hellwig
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2019-02-05mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada
2019-02-05mtd: rawnand: Simplify the lockingBoris Brezillon
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry
2019-02-05genirq: Provide NMI handlersJulien Thierry
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang
2019-02-05i2c: algo-bit: include main i2c headerWolfram Sang
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne
2019-02-04XArray: Update xa_erase family descriptionsMatthew Wilcox
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar
2019-02-04kexec, KEYS: Make use of platform keyring for signature verifyKairui Song
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal