index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2020-02-04
2
-12
/
+13
*
arm64: mm: display non-present entries in ptdump
Steven Price
2020-02-04
1
-12
/
+13
*
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
7
-106
/
+49
*
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-02-04
4
-247
/
+70
*
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
3
-13
/
+12
*
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
4
-6
/
+6
*
x86: mm: point to struct seq_file from struct pg_state
Steven Price
2020-02-04
1
-34
/
+35
*
x86: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+5
*
sparc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
s390: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
2
-0
/
+14
*
powerpc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+3
*
mips: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+5
*
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
arm: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
2
-0
/
+2
*
arc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+1
*
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-02-03
1
-5
/
+0
|
\
|
*
MIPS: kdb: Remove old workaround for backtracing on other CPUs
Douglas Anderson
2020-01-31
1
-5
/
+0
*
|
sparc64: fix adjtimex regression
Arnd Bergmann
2020-02-02
1
-2
/
+2
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-01
3
-50
/
+25
|
\
\
|
*
|
s390x: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
1
-4
/
+4
|
*
|
powerpc: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
1
-4
/
+4
|
*
|
powerpc: Use bool in archrandom.h
Richard Henderson
2020-01-25
1
-8
/
+9
|
*
|
x86: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
1
-8
/
+8
|
*
|
s390: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-12
/
+0
|
*
|
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-10
/
+0
|
*
|
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-8
/
+4
*
|
|
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-31
4
-68
/
+24
|
\
\
\
|
*
|
|
x86/PCI: Remove X86_DEV_DMA_OPS
Christoph Hellwig
2020-01-24
3
-51
/
+0
|
*
|
|
PCI: Introduce pci_real_dma_dev()
Jon Derrick
2020-01-24
1
-0
/
+10
|
*
|
|
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
2020-01-24
1
-2
/
+2
|
*
|
|
x86/PCI: Add to_pci_sysdata() helper
Christoph Hellwig
2020-01-24
1
-16
/
+13
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
5
-18
/
+35
|
\
\
\
\
|
*
|
|
|
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
2020-01-31
3
-0
/
+23
|
*
|
|
|
s390/boot: rename HEAP_SIZE due to name collision
Mikhail Zaslonko
2020-01-31
1
-4
/
+4
|
*
|
|
|
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
2020-01-31
1
-9
/
+3
|
*
|
|
|
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-2
/
+2
|
*
|
|
|
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
2020-01-31
1
-5
/
+5
*
|
|
|
|
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
81
-783
/
+2942
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel
Thomas Bogendoerfer
2020-01-24
2
-0
/
+28
|
*
|
|
|
|
MIPS: Loongson64: Disable exec hazard
Jiaxun Yang
2020-01-23
1
-0
/
+1
|
*
|
|
|
|
MIPS: Loongson64: Bump ISA level to MIPSR2
Jiaxun Yang
2020-01-23
2
-4
/
+6
|
*
|
|
|
|
MIPS: Make DIEI support as a config option
Jiaxun Yang
2020-01-23
3
-5
/
+14
|
*
|
|
|
|
MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-23
1
-1
/
+1
|
*
|
|
|
|
MIPS: asm: local: add barriers for Loongson
Wang Xuerui
2020-01-23
1
-0
/
+4
|
*
|
|
|
|
MIPS: Loongson64: Select mac2008 only feature
Jiaxun Yang
2020-01-22
1
-0
/
+1
|
*
|
|
|
|
MIPS: Add MAC2008 Support
Jiaxun Yang
2020-01-22
9
-44
/
+141
|
*
|
|
|
|
Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"
Alexander Lobakin
2020-01-22
2
-18
/
+1
|
*
|
|
|
|
MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)
Alexander Lobakin
2020-01-22
1
-10
/
+10
|
*
|
|
|
|
MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
Alexander Lobakin
2020-01-22
4
-60
/
+40
[next]