index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
129
-1074
/
+1619
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-17
/
+19
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
7
-7
/
+0
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
62
-662
/
+441
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
23
-214
/
+205
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2
-4
/
+5
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2
-2
/
+2
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2
-2
/
+2
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
10
-11
/
+11
2020-02-04
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
1
-0
/
+3
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
5
-5
/
+20
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
5
-26
/
+1
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
3
-21
/
+11
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2
-12
/
+13
2020-02-04
arm64: mm: display non-present entries in ptdump
Steven Price
1
-12
/
+13
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
7
-106
/
+49
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
4
-247
/
+70
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
3
-13
/
+12
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
4
-6
/
+6
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
1
-34
/
+35
2020-02-04
x86: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-04
sparc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
s390: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+14
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
arm: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+2
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+1
2020-02-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-2
/
+16
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-5
/
+0
2020-02-02
sparc64: fix adjtimex regression
Arnd Bergmann
1
-2
/
+2
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-50
/
+25
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
79
-1034
/
+498
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-68
/
+24
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-18
/
+35
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
81
-783
/
+2942
2020-01-31
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
13
-40
/
+120
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-9
/
+241
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-56
/
+70
2020-01-31
s390/boot: add dfltcc= kernel command line parameter
Mikhail Zaslonko
3
-0
/
+23
2020-01-31
s390/boot: rename HEAP_SIZE due to name collision
Mikhail Zaslonko
1
-4
/
+4
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
1
-9
/
+3
[next]