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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
powerpc/boot: Add lzo support for uImage
Christophe Leroy
3
-1
/
+7
2019-07-04
powerpc/boot: Add lzma support for uImage
Christophe Leroy
3
-1
/
+7
2019-07-04
powerpc/boot: don't force gzipped uImage
Christophe Leroy
1
-1
/
+10
2019-07-04
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2
-0
/
+104
2019-07-04
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
1
-18
/
+16
2019-07-04
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
1
-20
/
+13
2019-07-04
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
1
-18
/
+27
2019-07-04
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
1
-6
/
+8
2019-07-04
powerpc/8xx: Refactor microcode write
Christophe Leroy
1
-9
/
+6
2019-07-04
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
1
-22
/
+13
2019-07-04
powerpc/8xx: compact microcode arrays
Christophe Leroy
1
-559
/
+140
2019-07-04
powerpc/8xx: drop verify_patch()
Christophe Leroy
1
-40
/
+0
2019-07-04
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
4
-14
/
+17
2019-07-04
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
3
-35
/
+18
2019-07-04
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
2
-11
/
+29
2019-07-04
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
5
-33
/
+9
2019-07-04
powerpc: slightly improve cache helpers
Christophe Leroy
1
-4
/
+4
2019-07-04
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
1
-2
/
+8
2019-07-04
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
1
-1
/
+6
2019-07-04
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
1
-0
/
+8
2019-07-04
powerpc/mm: Remove radix dependency on HugeTLB page
Aneesh Kumar K.V
1
-1
/
+1
2019-07-04
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
2
-2
/
+2
2019-07-04
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
9
-33
/
+102
2019-07-04
powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...
Aneesh Kumar K.V
1
-2
/
+9
2019-07-04
powerpc/nvdimm: Add support for multibyte read/write for metadata
Aneesh Kumar K.V
1
-22
/
+82
2019-07-04
powerpc/pseries/scm: Mark the region volatile if cache flush not required
Aneesh Kumar K.V
1
-1
/
+7
2019-07-04
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...
Aneesh Kumar K.V
1
-1
/
+4
2019-07-04
powerpc/mm: Consolidate numa_enable check and min_common_depth check
Aneesh Kumar K.V
1
-5
/
+11
2019-07-04
powerpc/mm: Fix node look up with numa=off boot
Aneesh Kumar K.V
1
-3
/
+3
2019-07-04
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
Aneesh Kumar K.V
1
-4
/
+6
2019-07-04
powerpc/mm/radix: Use the right page size for vmemmap mapping
Aneesh Kumar K.V
1
-9
/
+7
2019-07-04
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
Aneesh Kumar K.V
1
-3
/
+1
2019-07-04
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
1
-1
/
+0
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
3
-11
/
+22
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
3
-2
/
+545
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
6
-41
/
+43
2019-07-04
powerpc/pseries: Generalize hcall_vphn()
Naveen N. Rao
2
-14
/
+21
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
3
-1
/
+16
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
3
-50
/
+54
2019-07-04
powerpc/pseries: Do not save the previous DTL mask value
Naveen N. Rao
1
-3
/
+1
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
4
-9
/
+14
2019-07-04
powerpc: Enable CONFIG_IPV6 in ppc64_defconfig
Satheesh Rajendran
1
-1
/
+1
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-07-04
powerpc/perf/24x7: use rb_entry
Geliang Tang
1
-1
/
+1
2019-07-04
powerpc/configs: Disable latencytop
Anton Blanchard
10
-10
/
+0
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
9
-56
/
+54
2019-07-03
powerpc/mm: mark more tlb functions as __always_inline
Masahiro Yamada
2
-17
/
+17
2019-07-03
powerpc: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-07-03
powerpc/powernv-eeh: Consisely desribe what this file does
Stewart Smith
1
-3
/
+1
2019-07-03
powerpc/configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
88
-88
/
+0
[next]