index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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
-37
/
+53
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
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
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/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-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-59
/
+87
2018-09-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-96
/
+147
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
Olof Johansson
1
-0
/
+2
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-07
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
27
-113
/
+154
2018-09-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-4
/
+6
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
Radim Krčmář
7
-24
/
+7
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
46
-309
/
+464
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
6
-19
/
+0
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+1
2018-09-06
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+20
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
4
-13
/
+26
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
Linus Torvalds
15
-152
/
+524
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-04
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
1
-18
/
+14
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
1
-0
/
+13
[next]