aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret1-0/+6
2019-02-07y2038: remove struct definition redirectsArnd Bergmann2-15/+0
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2-69/+61
2019-02-07timex: change syscalls to use struct __kernel_timexDeepa Dinamani1-3/+3
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani3-6/+6
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann1-0/+2
2019-02-07time: fix sys_timer_settime prototypeArnd Bergmann1-1/+1
2019-02-07time: Add struct __kernel_timexDeepa Dinamani1-0/+7
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann2-34/+33
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen1-0/+4
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy1-0/+36
2019-02-06XArray: Add cyclic allocationMatthew Wilcox1-0/+102
2019-02-06XArray: Redesign xa_alloc APIMatthew Wilcox1-29/+51
2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox1-1/+13
2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox1-3/+3
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko1-23/+111
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller1-8/+3
2019-02-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes1-2/+0
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij1-11/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2-16/+0
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-5/+7
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein1-4/+6
2019-02-06fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD maskAmir Goldstein1-15/+21
2019-02-06fsnotify: annotate directory entry modification eventsAmir Goldstein1-9/+40
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier1-2/+5
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+1
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry1-2/+3
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry1-0/+7
2019-02-05scsi: block: remove bidi supportChristoph Hellwig1-6/+0
2019-02-05scsi: block: remove req->specialChristoph Hellwig1-2/+0
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig1-0/+4
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko1-1/+1
2019-02-05mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada1-2/+0
2019-02-05mtd: rawnand: Simplify the lockingBoris Brezillon1-15/+9
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry1-0/+5
2019-02-05genirq: Provide NMI handlersJulien Thierry1-0/+3
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry1-0/+9
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry2-0/+16
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang1-23/+8
2019-02-05i2c: algo-bit: include main i2c headerWolfram Sang1-0/+2
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne1-0/+2
2019-02-04XArray: Update xa_erase family descriptionsMatthew Wilcox1-6/+6
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar1-0/+5
2019-02-04kexec, KEYS: Make use of platform keyring for signature verifyKairui Song1-0/+1
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe36-106/+392
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2-1/+7
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-13/+51