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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2
-17
/
+6
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
6
-16
/
+44
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2
-13
/
+15
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
8
-30
/
+1
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
4
-6
/
+46
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
1
-4
/
+25
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
3
-17
/
+15
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2
-5
/
+7
2020-05-26
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
1
-38
/
+20
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
1
-22
/
+4
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2
-44
/
+1
2020-05-26
powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...
Christophe Leroy
1
-2
/
+2
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
3
-1
/
+21
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
1
-2
/
+4
2020-05-26
powerpc/ptdump: Handle hugepd at PGD level
Christophe Leroy
1
-3
/
+26
2020-05-26
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
1
-9
/
+12
2020-05-26
powerpc/ptdump: Standardise display of BAT flags
Christophe Leroy
1
-22
/
+15
2020-05-26
powerpc/ptdump: Display size of BATs
Christophe Leroy
3
-9
/
+21
2020-05-26
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
1
-0
/
+5
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2
-10
/
+14
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
1
-21
/
+18
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
1
-15
/
+4
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
3
-5
/
+3
2020-05-20
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
1
-3
/
+1
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
1
-3
/
+2
2020-05-18
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
1
-32
/
+69
2020-05-18
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
1
-0
/
+4
2020-05-18
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
3
-0
/
+239
2020-05-18
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
4
-92
/
+310
2020-05-18
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
4
-13
/
+14
2020-05-18
powerpc/watchpoint: Introduce is_ptrace_bp() function
Ravi Bangoria
1
-1
/
+6
2020-05-18
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
3
-10
/
+31
2020-05-18
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
5
-41
/
+78
2020-05-18
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
1
-3
/
+7
2020-05-18
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
1
-8
/
+8
2020-05-18
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
6
-15
/
+15
2020-05-18
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
3
-8
/
+13
2020-05-18
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
4
-3
/
+12
2020-05-18
powerpc/watchpoint: Add SPRN macros for second DAWR
Ravi Bangoria
1
-0
/
+2
2020-05-18
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
5
-20
/
+20
2020-05-18
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
1
-0
/
+20
2020-05-18
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2
-2
/
+166
2020-05-18
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
1
-1
/
+18
2020-05-18
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
1
-0
/
+13
2020-05-18
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
1
-2
/
+25
2020-05-18
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2
-0
/
+144
2020-05-18
powerpc: Test prefixed code patching
Jordan Niethe
3
-1
/
+42
2020-05-18
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
14
-17
/
+175
2020-05-18
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
[next]