summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-1/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-053-5/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar2020-08-282-6/+19
* | | | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | | | | | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-255-5/+14
| |\ \ \ \ \ \ \
| * | | | | | | | dma-contiguous: provide the ability to reserve per-numa CMABarry Song2020-09-011-0/+11
* | | | | | | | | Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-151-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz2020-10-021-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-10-141-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-081-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron2020-10-021-0/+8
| | |/ / / / / / /
* | | | | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-0/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge back cpuidle material for 5.10.Rafael J. Wysocki2020-10-051-0/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | cpuidle: record state entry rejection statisticsLina Iyer2020-09-231-0/+9
| | |/ / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-142-21/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/vm: fix typo in the hugetlb admin documentationBaoquan He2020-10-141-1/+1
| * | | | | | | | | mm: memcontrol: add the missing numa_stat interface for cgroup v2Muchun Song2020-10-141-20/+49
* | | | | | | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-142-79/+211
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-122-79/+211
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-40/+33
| | * | | | | | | | | printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+2
| | * | | | | | | | | printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-4/+8
| | * | | | | | | | | scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-081-46/+107
| | * | | | | | | | | docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfoJohn Ogness2020-09-081-29/+102
* | | | | | | | | | | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-10-132-0/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: gpio: add a new document to its index.rstMauro Carvalho Chehab2020-10-081-0/+1
| * | | | | | | | | | | Documentation: gpio: add documentation for gpio-mockupBartosz Golaszewski2020-09-301-0/+50
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-10-1312-357/+340
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-043-9/+27
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | media: add Zoran cardlistMauro Carvalho Chehab2020-10-032-0/+53
| * | | | | | | | | | | | media: admin-guide: update cardlistsMauro Carvalho Chehab2020-10-023-4/+12
| * | | | | | | | | | | | media: siano: rename a duplicated card stringMauro Carvalho Chehab2020-10-021-1/+1
| * | | | | | | | | | | | media: docs: ipu3.rst: rely at automarkup extensionMauro Carvalho Chehab2020-09-301-19/+19
| * | | | | | | | | | | | media: admin-guide: add documentation file rkisp1.rstDafna Hirschfeld2020-09-273-0/+200
| * | | | | | | | | | | | media: usbvision: remove deprecated driverHans Verkuil2020-09-102-284/+0
| * | | | | | | | | | | | Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-075-19/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | media: ipu3.rst: Format media-ctl and yavta commands as code blocksJordan Hand2020-09-011-49/+55
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds2020-10-139-134/+98
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation/admin-guide: tainted-kernels: Fix typo occuredNaoki Hayama2020-10-121-1/+1
| * | | | | | | | | | | Documentation: kernel-parameters: clarify "module." parametersRandy Dunlap2020-09-241-2/+2
| * | | | | | | | | | | docs: rewrite admin-guide/sysctl/abi.rstStephen Kitt2020-09-241-0/+2
| * | | | | | | | | | | Documentation/admin-guide: blockdev/ramdisk: remove use of "rdev"Randy Dunlap2020-09-242-50/+25
| * | | | | | | | | | | Documentation/admin-guide: README & svga: remove use of "rdev"Randy Dunlap2020-09-242-6/+7
| * | | | | | | | | | | Documentation/admin-guide: kernel-parameters: capitalize KorinaRandy Dunlap2020-09-241-1/+1
| * | | | | | | | | | | Documentation: admin-guide: kernel-parameters: reformat "lapic=" boot optionRandy Dunlap2020-09-241-1/+2
| * | | | | | | | | | | Documentation/admin-guide: kernel-parameters: fix "io7" parameter descriptionRandy Dunlap2020-09-241-1/+1
| * | | | | | | | | | | Documentation/admin-guide: kernel-parameters: fix "disable_ddw" wordingRandy Dunlap2020-09-241-1/+1