index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/configs: Update skiroot defconfig
Joel Stanley
2018-09-19
1
-46
/
+108
*
powerpc/pseries: Disable CPU hotplug across migrations
Nathan Fontenot
2018-09-19
1
-0
/
+2
*
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
2018-09-19
4
-43
/
+19
*
powerpc/pseries: Remove prrn_work workqueue
Nathan Fontenot
2018-09-19
1
-14
/
+3
*
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
2018-09-19
2
-39
/
+21
*
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
2018-09-19
1
-2
/
+6
*
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
5
-13
/
+13
*
powerpc: remove old GCC version checks
Nicholas Piggin
2018-09-19
1
-29
/
+2
*
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
5
-39
/
+142
*
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
2018-09-19
6
-0
/
+37
*
powerpc/64s: xmon do not dump hash fields when using radix mode
Nicholas Piggin
2018-09-19
1
-19
/
+21
*
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
4
-17
/
+59
*
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
8
-103
/
+40
*
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
6
-624
/
+196
*
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2018-09-19
2
-40
/
+56
*
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
2018-09-19
1
-15
/
+23
*
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2018-09-19
2
-19
/
+6
*
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
2018-09-19
1
-7
/
+7
*
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2018-09-19
2
-3
/
+7
*
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
2018-09-19
1
-1
/
+1
*
powernv/pseries: consolidate code for mce early handling.
Mahesh Salgaonkar
2018-09-19
1
-127
/
+28
*
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
5
-1
/
+112
*
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2018-09-19
2
-0
/
+138
*
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
10
-6
/
+213
*
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2018-09-19
2
-0
/
+103
*
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
2018-09-19
1
-1
/
+1
*
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
2018-09-19
1
-10
/
+1
*
powerpc/memtrace: Remove memory in chunks
Rashmica Gupta
2018-09-19
1
-5
/
+16
*
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
2018-09-17
1
-2
/
+2
*
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2018-09-17
2
-8
/
+207
*
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
2018-09-17
1
-7
/
+20
*
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
2018-09-17
2
-1
/
+3
*
powerpc/tm: Fix HTM documentation
Breno Leitao
2018-09-17
2
-11
/
+15
*
powerpc/powernv: Don't select the cpufreq governors
Joel Stanley
2018-09-17
3
-5
/
+6
*
powerpc/vdso: Correct call frame information
Alan Modra
2018-09-14
4
-0
/
+4
*
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
2018-09-14
1
-6
/
+12
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
14
-59
/
+87
|
\
|
*
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-08
3
-15
/
+15
|
*
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
|
*
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-06
4
-13
/
+26
|
*
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
2018-09-06
1
-1
/
+1
|
*
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
2018-09-03
3
-16
/
+16
|
*
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
2
-14
/
+21
|
*
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
2
-0
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-09-09
18
-96
/
+147
|
\
\
|
*
|
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
2
-8
/
+21
|
*
|
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
2018-09-07
1
-0
/
+22
|
*
|
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
7
-24
/
+7
|
|
\
\
|
|
*
|
arm64: KVM: Remove pgd_lock
Steven Price
2018-09-07
1
-2
/
+1
|
|
*
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
6
-19
/
+0
[next]