aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe1-1/+3
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2-36/+18
2019-08-28hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior1-0/+2
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang1-0/+56
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen1-0/+3
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner2-16/+59
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner3-9/+14
2019-08-28posix-cpu-timers: Get rid of zero checksThomas Gleixner1-2/+5
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner1-1/+1
2019-08-28posix-cpu-timers: Restructure expiry arrayThomas Gleixner1-14/+27
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner1-7/+2
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner1-15/+0
2019-08-28posix-cpu-timers: Provide array based access to expiry cacheThomas Gleixner2-8/+20
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner3-11/+22
2019-08-28sched: Move struct task_cputime to types.hThomas Gleixner2-16/+24
2019-08-28posix-cpu-timers: Create a container structThomas Gleixner4-14/+40
2019-08-28posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner1-1/+0
2019-08-28posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner1-1/+1
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus1-0/+5
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon1-7/+10
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon1-7/+16
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon1-0/+2
2019-08-28mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus1-3/+5
2019-08-28mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus1-2/+0
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus1-75/+164
2019-08-28mtd: spi-nor: Remove unused macroTudor Ambarus1-1/+0
2019-08-28Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus45-220/+230
2019-08-28perf: Allow normal events to output AUX dataAlexander Shishkin1-0/+14
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik1-1/+3
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng1-0/+1
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann1-0/+1
2019-08-28bpf: introduce verifier internal test flagAlexei Starovoitov1-0/+1
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-31/+27
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2019-08-27Revert "driver core: Add support for linking devices during device addition"Greg Kroah-Hartman1-14/+0
2019-08-27Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman1-20/+0
2019-08-27Revert "driver core: Add sync_state driver/bus callback"Greg Kroah-Hartman1-26/+0
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2019-08-27staging: greybus: add missing includesRui Miguel Silva11-0/+33
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman13-0/+3344
2019-08-27block: split .sysfs_lock into two locksMing Lei1-0/+1
2019-08-27block: add helper for checking if queue is registeredMing Lei1-0/+1
2019-08-27block: Remove blk_mq_register_dev()Bart Van Assche1-1/+0
2019-08-27writeback, memcg: Implement foreign dirty flushingTejun Heo2-0/+40
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo1-0/+2
2019-08-27writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo1-0/+2
2019-08-27bdi: Add bdi->idTejun Heo2-0/+3
2019-08-27writeback: Generalize and expose wb_completionTejun Heo2-0/+22
2019-08-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-08-26rcu: Don't include <linux/ktime.h> in rcutiny.hChristoph Hellwig1-1/+1