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.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
2017-08-28
powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG
Michael Ellerman
77
-77
/
+0
2017-08-28
powerpc/configs: Update for symbol movement only
Michael Ellerman
44
-114
/
+114
2017-08-28
powerpc/oops: Line up NIP & MSR with other rows
Michael Ellerman
1
-2
/
+2
2017-08-28
powerpc/oops: Print CR/XER on same line as MSR
Michael Ellerman
1
-1
/
+1
2017-08-28
powerpc/oops: Use IS_ENABLED() for oops markers
Michael Ellerman
1
-9
/
+10
2017-08-28
powerpc/oops: Print the kernel's endian in the oops
Michael Ellerman
1
-0
/
+6
2017-08-28
powerpc/oops: Fix the oops markers to use pr_cont()
Michael Ellerman
1
-5
/
+5
2017-08-28
powerpc/powernv: Fix build error in opal-imc.c when NUMA=n
LABBE Corentin
1
-1
/
+1
2017-08-24
powerpc/powernv: Enable removal of memory for in memory tracing
Rashmica Gupta
3
-0
/
+291
2017-08-24
powerpc/uprobes: Implement arch_uretprobe_is_alive()
Naveen N. Rao
1
-0
/
+9
2017-08-24
powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobes
Naveen N. Rao
1
-8
/
+0
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
1
-1
/
+1
2017-08-23
powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
Nicholas Piggin
1
-8
/
+27
2017-08-23
powerpc/64s: Remove spurious IRQ reason in IRQ replay
Nicholas Piggin
1
-2
/
+0
2017-08-23
powerpc/64: Remove redundant instruction in interrupt replay
Nicholas Piggin
1
-1
/
+0
2017-08-23
powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9
Nicholas Piggin
1
-0
/
+4
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
3
-8
/
+2
2017-08-23
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
1
-22
/
+23
2017-08-23
powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13
Nicholas Piggin
1
-1
/
+1
2017-08-23
powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()
Nicholas Piggin
1
-2
/
+1
2017-08-23
powerpc/64s: Avoid a branch in masked_[H]interrupt()
Nicholas Piggin
1
-4
/
+2
2017-08-23
powerpc/mm: Make switch_mm_irqs_off() out of line
Benjamin Herrenschmidt
3
-88
/
+102
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
4
-1
/
+24
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
4
-14
/
+6
2017-08-23
powerpc/mm: Avoid double irq save/restore in activate_mm
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
1
-8
/
+22
2017-08-23
powerpc/64s: Fix replay interrupt return label name
Michael Ellerman
1
-2
/
+2
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
4
-7
/
+5
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
79
-487
/
+461
2017-08-23
powerpc/vio: Use device_type to detect family
Michael Ellerman
1
-2
/
+2
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
27
-127
/
+363
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
3
-0
/
+20
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
1
-9
/
+1
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
4
-9
/
+40
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
13
-55
/
+103
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
13
-55
/
+103
2017-08-17
powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)
Naveen N. Rao
1
-5
/
+1
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
2
-1
/
+42
2017-08-17
powerpc/perf: Fix usage of nest_imc_refc
Madhavan Srinivasan
1
-2
/
+2
2017-08-17
powerpc: Add const to bin_attribute structures
Bhumika Goyal
2
-2
/
+2
2017-08-16
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
1
-25
/
+8
2017-08-16
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-16
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-16
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
1
-1
/
+2
2017-08-16
powerpc/topology: Remove the unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-16
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
Aneesh Kumar K.V
1
-3
/
+1
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
6
-182
/
+22
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
4
-12
/
+10
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
2
-18
/
+7
[next]