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
2018-09-19
powerpc/configs: Update skiroot defconfig
Joel Stanley
1
-46
/
+108
2018-09-19
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
1
-0
/
+2
2018-09-19
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
4
-43
/
+19
2018-09-19
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
1
-14
/
+3
2018-09-19
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2
-39
/
+21
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
1
-2
/
+6
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
5
-13
/
+13
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
1
-29
/
+2
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
5
-39
/
+142
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
6
-0
/
+37
2018-09-19
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
1
-19
/
+21
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
4
-17
/
+59
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
8
-103
/
+40
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
6
-624
/
+196
2018-09-19
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2
-40
/
+56
2018-09-19
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
1
-15
/
+23
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2
-19
/
+6
2018-09-19
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
1
-7
/
+7
2018-09-19
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2
-3
/
+7
2018-09-19
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
1
-1
/
+1
2018-09-19
powernv/pseries: consolidate code for mce early handling.
Mahesh Salgaonkar
1
-127
/
+28
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
5
-1
/
+112
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2
-0
/
+138
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
10
-6
/
+213
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2
-0
/
+103
2018-09-19
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2
-3
/
+15
2018-09-19
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
1
-1
/
+1
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
1
-10
/
+1
2018-09-19
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
1
-1
/
+3
2018-09-19
powerpc/memtrace: Remove memory in chunks
Rashmica Gupta
1
-5
/
+16
2018-09-17
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
1
-2
/
+2
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2
-8
/
+207
2018-09-17
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
1
-7
/
+20
2018-09-17
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
2
-1
/
+3
2018-09-17
powerpc/tm: Fix HTM documentation
Breno Leitao
2
-11
/
+15
2018-09-17
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-09-17
powerpc/powernv: Don't select the cpufreq governors
Joel Stanley
3
-5
/
+6
2018-09-14
powerpc/vdso: Correct call frame information
Alan Modra
4
-0
/
+4
2018-09-14
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
1
-6
/
+12
2018-09-10
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+32
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-09-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
3
-5
/
+16
2018-09-09
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-36
/
+47
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
1
-0
/
+1
2018-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-134
/
+204
2018-09-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-2
/
+11
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+2
[prev]
[next]