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
2017-04-23
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
1
-4
/
+1
2017-04-23
powerpc/kprobes: Remove duplicate saving of MSR
Naveen N. Rao
1
-1
/
+0
2017-04-23
powerpc/64s: Simplify POWER9 DD1 idle workaround code
Nicholas Piggin
2
-11
/
+8
2017-04-23
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
2
-9
/
+112
2017-04-23
powerpc/64s: Idle do not hold reservation longer than required
Nicholas Piggin
1
-9
/
+11
2017-04-23
powerpc/64s: Expand core idle state bits
Nicholas Piggin
2
-18
/
+19
2017-04-23
powerpc/64s: Fix POWER9 machine check handler from stop state
Nicholas Piggin
3
-35
/
+70
2017-04-23
powerpc/64s: Use alternative feature patching
Nicholas Piggin
1
-9
/
+14
2017-04-23
powerpc/64s: Stop using bit in HSPRG0 to test winkle
Nicholas Piggin
4
-59
/
+15
2017-04-23
powerpc/64s: Move remaining system reset idle code into idle_book3s.S
Nicholas Piggin
2
-46
/
+44
2017-04-23
powerpc/64s: Remove unnecessary relocation branch from idle handler
Nicholas Piggin
2
-9
/
+1
2017-04-21
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
2
-5
/
+50
2017-04-21
powerpc/mm: Wire up ioremap_cache()
Oliver O'Halloran
1
-0
/
+2
2017-04-20
powerpc/kprobes: Emulate instructions on kprobe handler re-entry
Naveen N. Rao
1
-0
/
+8
2017-04-20
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
1
-21
/
+31
2017-04-20
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
1
-0
/
+9
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
4
-8
/
+9
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
5
-67
/
+69
2017-04-20
kprobes: Skip preparing optprobe if the probe is ftrace-based
Masami Hiramatsu
1
-2
/
+9
2017-04-20
powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
Nicholas Piggin
1
-1
/
+1
2017-04-20
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
1
-0
/
+1
2017-04-19
powerpc/64s: Remove SAO feature from Power9 DD1
Nicholas Piggin
1
-1
/
+2
2017-04-19
powerpc/64s: Remove ICSWX feature from Power9
Nicholas Piggin
2
-2
/
+3
2017-04-19
powerpc/perf: Add Power8 mem_access event to sysfs
Madhavan Srinivasan
2
-0
/
+8
2017-04-19
powerpc/perf: Support to export SIERs bit in Power9
Madhavan Srinivasan
1
-0
/
+2
2017-04-19
powerpc/perf: Support to export SIERs bit in Power8
Madhavan Srinivasan
1
-0
/
+2
2017-04-19
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
Madhavan Srinivasan
4
-0
/
+23
2017-04-19
powerpc/perf: Export memory hierarchy info to user space
Madhavan Srinivasan
4
-1
/
+95
2017-04-19
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
2
-0
/
+32
2017-04-19
powerpc/iommu: Do not call PageTransHuge() on tail pages
Alexey Kardashevskiy
1
-2
/
+2
2017-04-19
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2
-3
/
+6
2017-04-19
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
1
-0
/
+2
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
1
-2
/
+6
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
4
-10
/
+10
2017-04-19
powerpc/64s: Revert setting of LPCR[LPES] on POWER9
Nicholas Piggin
1
-2
/
+2
2017-04-13
powerpc/pseries: Always enable SMP when building pseries
Michael Ellerman
1
-1
/
+2
2017-04-13
powerpc/powernv: Always enable SMP when building powernv
Michael Ellerman
1
-0
/
+1
2017-04-13
powerpc: Allow platforms to force-enable CONFIG_SMP
Michael Ellerman
1
-1
/
+7
2017-04-13
powerpc: Drop include of linux/io.h from asm/io.h
Michael Ellerman
1
-2
/
+0
2017-04-13
powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
Nicholas Piggin
3
-2
/
+31
2017-04-13
powerpc/64s: Avoid a branch for ppc_msgsnd
Nicholas Piggin
1
-4
/
+2
2017-04-13
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
4
-5
/
+36
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
14
-79
/
+92
2017-04-13
powerpc/64s: Add SCV FSCR bit for ISA v3.0
Nicholas Piggin
2
-0
/
+3
2017-04-13
powerpc/64s: Add msgp facility unavailable log string
Nicholas Piggin
1
-0
/
+1
2017-04-13
powerpc/mm/hash: Don't open code VMALLOC_INDEX
Aneesh Kumar K.V
1
-1
/
+1
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
10
-76
/
+764
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
5
-56
/
+116
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
6
-54
/
+54
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
6
-59
/
+110
[prev]
[next]