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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs
Balbir Singh
1
-0
/
+2
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
2
-2
/
+69
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
4
-0
/
+56
2017-07-03
powerpc/vmlinux.lds: Align __init_begin to 16M
Balbir Singh
1
-2
/
+8
2017-07-03
powerpc/lib/code-patching: Use alternate map for patch_instruction()
Balbir Singh
1
-4
/
+167
2017-07-03
powerpc/xmon: Add patch_instruction() support for xmon
Balbir Singh
1
-2
/
+5
2017-07-03
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
1
-21
/
+32
2017-07-03
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
1
-6
/
+2
2017-07-03
powerpc/mm/radix: Fix execute permissions for interrupt_vectors
Balbir Singh
1
-1
/
+2
2017-07-03
powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
Balbir Singh
1
-1
/
+10
2017-07-03
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
1
-0
/
+4
2017-07-03
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
3
-13
/
+27
2017-07-03
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
1
-1
/
+13
2017-07-03
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
1
-3
/
+4
2017-07-03
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
1
-12
/
+14
2017-07-03
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
1
-2
/
+2
2017-07-03
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
1
-1
/
+9
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
9
-30
/
+449
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
35
-172
/
+368
2017-07-03
powerpc/dts: Use #include "..." to include local DT
Masahiro Yamada
3
-3
/
+3
2017-07-02
powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8
Thiago Jung Bauermann
1
-11
/
+42
2017-07-02
powerpc/perf/hv-24x7: Support v2 of the hypervisor API
Thiago Jung Bauermann
3
-35
/
+160
2017-07-02
powerpc/perf/hv-24x7: Minor improvements
Thiago Jung Bauermann
2
-6
/
+14
2017-07-02
powerpc/perf/hv-24x7: Fix return value of hcalls
Thiago Jung Bauermann
1
-15
/
+13
2017-07-02
powerpc-perf/hx-24x7: Don't log failed hcall twice
Thiago Jung Bauermann
1
-23
/
+12
2017-07-02
powerpc/perf/hv-24x7: Properly iterate through results
Thiago Jung Bauermann
1
-9
/
+23
2017-07-02
powerpc/perf/hv-24x7: Fix off-by-one error in request_buffer check
Thiago Jung Bauermann
1
-1
/
+5
2017-07-02
powerpc/perf/hv-24x7: Fix passing of catalog version number
Thiago Jung Bauermann
1
-5
/
+5
2017-07-02
powerpc/mm: Enable ZONE_DEVICE on powerpc
Oliver O'Halloran
1
-0
/
+1
2017-07-02
powerpc/mm: Wire up hpte_removebolted for powernv
Anton Blanchard
1
-0
/
+33
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
7
-7
/
+55
2017-07-02
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
2
-5
/
+26
2017-07-02
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
1
-23
/
+25
2017-07-02
mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
Oliver O'Halloran
2
-1
/
+6
2017-07-02
powerpc/hugetlbfs: Export HPAGE_SHIFT
Oliver O'Halloran
1
-0
/
+1
2017-07-02
MAINTAINERS: cxl: update maintainership
Andrew Donnellan
1
-0
/
+1
2017-07-02
MAINTAINERS: Remove myself as cxl maintainer
Ian Munsie
1
-1
/
+0
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
4
-10
/
+23
2017-07-02
powerpc/64: implement spin loop primitives
Nicholas Piggin
1
-0
/
+20
2017-06-28
spin loop primitives for busy waiting
Nicholas Piggin
1
-0
/
+70
2017-06-28
powerpc/powernv/idle: Clear r12 on wakeup from stop lite
Akshay Adiga
1
-0
/
+13
2017-06-28
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
1
-0
/
+21
2017-06-28
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
1
-0
/
+75
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
4
-4
/
+4
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
4
-4
/
+8
2017-06-28
powerpc/44x: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
1
-1
/
+1
2017-06-28
powerpc/83xx: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
6
-7
/
+7
2017-06-28
powerpc/512x: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
1
-1
/
+1
2017-06-28
powerpc/fsl: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
12
-30
/
+30
2017-06-28
powerpc/5200: Add generic compatible string for I2C EEPROM
Javier Martinez Canillas
3
-3
/
+3
[next]