summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tty: drop put_tty_driverJiri Slaby2021-07-271-1/+0
* tty: make tty_set_operations an inlineJiri Slaby2021-07-271-2/+6
* tty: drop alloc_tty_driverJiri Slaby2021-07-271-12/+0
* tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby2021-07-271-1/+2
* tty: move tty_port to new tty_port.hJiri Slaby2021-07-272-195/+209
* tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby2021-07-272-48/+60
* tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby2021-07-272-3/+5
* tty: include list & lockdep from tty_ldisc.hJiri Slaby2021-07-271-0/+2
* tty: move ldisc prototypes to tty_ldisc.hJiri Slaby2021-07-272-10/+15
* tty: include kref.h in tty_driver.hJiri Slaby2021-07-271-0/+1
* tty: move tty_driver related prototypes to tty_driver.hJiri Slaby2021-07-272-17/+17
* Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-172-5/+17
|\
| * firmware: arm_scpi: Fix kernel doc warningsSudeep Holla2021-07-131-0/+8
| * firmware: arm_scmi: Fix kernel doc warningsSudeep Holla2021-07-131-5/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-152-1/+4
|\ \
| * | mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig2021-07-151-1/+3
| * | kasan: fix build by including kernel.hMarco Elver2021-07-151-0/+1
* | | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-145-6/+44
|\ \ \
| * | | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn2021-07-111-5/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-091-0/+1
| |\ \ \
| | * | | bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend2021-07-091-0/+1
| * | | | net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-051-0/+1
| * | | | net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-0/+1
| * | | | ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2021-07-011-0/+13
| * | | | ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+10
| * | | | ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu2021-07-011-0/+14
| * | | | ptp: add ptp virtual clock driver frameworkYangbo Lu2021-07-011-1/+3
| |/ / /
* | / / fs: add vfs_parse_fs_param_source() helperChristian Brauner2021-07-141-0/+2
| |/ / |/| |
* | | mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)2021-07-122-5/+1
| |/ |/|
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+4
|\ \
| * | kconfig.h: explain IS_MODULE(), IS_ENABLED()Bjorn Helgaas2021-06-051-2/+4
* | | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-101-1/+0
|\ \ \
| * | | s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter2021-07-051-1/+0
* | | | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-102-0/+289
|\ \ \ \
| * \ \ \ Merge tag 'reset-for-v5.14-2' of git://git.pengutronix.de/pza/linux into arm/...Olof Johansson2021-06-171-0/+22
| |\ \ \ \
| | * | | | reset: Add compile-test stubsThierry Reding2021-06-091-0/+22
| * | | | | Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson2021-06-162-21/+80
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding2021-06-011-0/+1
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'arm-ffa-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Olof Johansson2021-06-152-0/+322
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla2021-05-261-0/+139
| | * | | | | | | firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla2021-05-261-1/+38
| | * | | | | | | firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla2021-05-261-0/+91
| * | | | | | | | Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/sc...Olof Johansson2021-06-121-30/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-103-6/+127
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2021-06-232-0/+127
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pata: ixp4xx: split platform data to its own headerArnd Bergmann2021-06-171-0/+21
| | * | | | | | | | | soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-0/+106
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2021-06-231-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'tegra-for-5.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2021-06-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'samsung-soc-5.14' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2021-06-121-6/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |