Age | Commit message (Expand) | Author | Files | Lines |
2019-11-22 | Documentation: Remove bootmem_debug from kernel-parameters.txt | Masami Hiramatsu | 1 | -2/+0 |
2019-11-12 | Revert "Documentation: admin-guide: add earlycon documentation for RISC-V" | Jonathan Corbet | 1 | -4/+0 |
2019-11-07 | docs: admin-guide: Remove threads-max auto-tuning | Masanari Iida | 1 | -4/+0 |
2019-11-07 | docs: admin-guide: Fix min value of threads-max in kernel.rst | Masanari Iida | 1 | -1/+1 |
2019-10-29 | Merge tag 'v5.4-rc4' into docs-next | Jonathan Corbet | 2 | -5/+18 |
2019-10-18 | Updated iostats docs | Albert Vaca Cintora | 1 | -23/+24 |
2019-10-15 | docs: admin-guide: dell_rbu: Improve formatting and spelling | Jonathan Neuschäfer | 1 | -4/+4 |
2019-10-15 | docs: admin-guide: dell_rbu: Rework the title | Jonathan Neuschäfer | 1 | -3/+3 |
2019-10-15 | docs: admin-guide: Move Dell RBU document from driver-api | Jonathan Neuschäfer | 2 | -0/+129 |
2019-10-15 | docs: admin-guide: Sort the "unordered guides" to avoid merge conflicts | Jonathan Neuschäfer | 1 | -32/+32 |
2019-10-13 | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2019-10-11 | docs: SafeSetID.rst: Remove spurious '???' characters | Christian Kujau | 1 | -2/+2 |
2019-10-10 | dm dust: convert documentation to ReST | Bryan Gurney | 2 | -114/+130 |
2019-10-10 | docs: admin-guide: fix printk_ratelimit explanation | Oleksandr Natalenko | 1 | -2/+4 |
2019-10-10 | Documentation: admin-guide: add earlycon documentation for RISC-V | Paul Walmsley | 1 | -0/+4 |
2019-10-08 | mm, memcg: proportional memory.{low,min} reclaim | Chris Down | 1 | -6/+14 |
2019-10-08 | x86/xen: Return from panic notifier | Boris Ostrovsky | 1 | -0/+4 |
2019-10-01 | Documentation: document earlycon without options for more platforms | Christoph Hellwig | 1 | -6/+4 |
2019-10-01 | docs: perf: Add imx-ddr to documentation index | Adam Zerella | 2 | -13/+23 |
2019-10-01 | docs: fix memory.low description in cgroup-v2.rst | Jon Haslam | 1 | -3/+3 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
2019-09-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+5 |
2019-09-25 | memcg, kmem: deprecate kmem.limit_in_bytes | Michal Hocko | 1 | -1/+3 |
2019-09-25 | mm, page_owner, debug_pagealloc: save and dump freeing stack trace | Vlastimil Babka | 1 | -0/+2 |
2019-09-24 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2019-09-21 | Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+340 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+28 |
2019-09-18 | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+6 |
2019-09-18 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -11/+100 |
2019-09-18 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 21 | -20/+1935 |
2019-09-17 | Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -0/+23 |
2019-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+34 |
2019-09-17 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+11 |
2019-09-17 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2019-09-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+52 |
2019-09-16 | Merge branch 'sched/rt' into sched/core, to pick up -rt changes | Ingo Molnar | 3 | -12/+2 |
2019-09-14 | Documentation: Add "earlycon=sbi" to the admin guide | Palmer Dabbelt | 1 | -0/+4 |
2019-09-14 | devices.txt: improve entry for comedi (char major 98) | Ian Abbott | 1 | -1/+10 |
2019-09-12 | dm: add clone target | Nikos Tsironis | 1 | -0/+333 |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 1 | -1/+6 |
2019-09-11 | iommu/vt-d: Check whether device requires bounce buffer | Lu Baolu | 1 | -0/+5 |
2019-09-07 | platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard | Alexander Schremmer | 1 | -0/+23 |
2019-09-06 | Documentation: sysrq: don't recommend 'S' 'U' before 'B' | Adam Borowski | 1 | -11/+9 |
2019-09-05 | powerpc/64s/radix: introduce options to disable use of the tlbie instruction | Nicholas Piggin | 1 | -0/+4 |
2019-09-04 | tty: serial: Add linflexuart driver for S32V234 | Stefan-gabriel Mirea | 1 | -0/+6 |
2019-09-03 | Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= | Marcos Paulo de Souza | 1 | -5/+3 |
2019-09-03 | block: elevator.c: Remove now unused elevator= argument | Marcos Paulo de Souza | 1 | -6/+0 |
2019-09-03 | sched/uclamp: Extend CPU's cgroup controller | Patrick Bellasi | 1 | -0/+34 |
2019-08-30 | Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro... | Will Deacon | 1 | -0/+52 |
2019-08-30 | powerpc/prom_init: Add the ESM call to prom_init | Ram Pai | 1 | -0/+5 |