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
2016-12-02
vfio/spapr: Postpone allocation of userspace version of TCE table
Alexey Kardashevskiy
1
-13
/
+7
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
3
-40
/
+36
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
4
-9
/
+10
2016-12-02
powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
Michael Ellerman
1
-0
/
+7
2016-12-02
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
1
-4
/
+4
2016-12-01
powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC
Michael Ellerman
3
-38
/
+38
2016-12-01
powerpc/cell: Drop select of MEMORY_HOTPLUG
Michael Ellerman
1
-1
/
+0
2016-12-01
powerpc/pseries: Use lmb_is_removable() to check removability
Nathan Fontenot
1
-2
/
+5
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
3
-2
/
+8
2016-11-30
powerpc/ps3: Fix system hang with GCC 5 builds
Geoff Levand
2
-12
/
+1
2016-11-30
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
2
-126
/
+154
2016-11-30
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
1
-0
/
+53
2016-11-30
powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
Nicholas Piggin
2
-1
/
+12
2016-11-30
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
Thiago Jung Bauermann
3
-0
/
+6
2016-11-30
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
4
-1
/
+16
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
5
-1
/
+147
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
4
-0
/
+1012
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
20
-36
/
+36
2016-11-30
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Thiago Jung Bauermann
2
-5
/
+21
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
4
-94
/
+87
2016-11-30
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Thiago Jung Bauermann
3
-25
/
+50
2016-11-30
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
1
-1
/
+9
2016-11-29
powerpc/boot: Fix rebuild when changing kernel endian
Michael Ellerman
1
-4
/
+0
2016-11-29
powerpc/boot: All uses of if_changed should depend on FORCE
Michael Ellerman
1
-13
/
+13
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
1
-4
/
+4
2016-11-28
powerpc/mm: Batch tlb flush when invalidating pte entries
Aneesh Kumar K.V
1
-3
/
+10
2016-11-28
powerpc/mm: update radix__pte_update to not do full mm tlb flush
Aneesh Kumar K.V
1
-7
/
+1
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
7
-15
/
+15
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2
-0
/
+20
2016-11-28
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
3
-0
/
+32
2016-11-28
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
1
-0
/
+4
2016-11-28
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V
2
-3
/
+3
2016-11-28
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
1
-3
/
+3
2016-11-28
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
1
-4
/
+4
2016-11-26
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
1
-0
/
+22
2016-11-25
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
1
-0
/
+7
2016-11-25
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
1
-0
/
+14
2016-11-25
powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
Gautham R. Shenoy
1
-0
/
+2
2016-11-25
powerpc/xmon: Add 'dt' command to dump trace buffers
Michael Ellerman
1
-0
/
+6
2016-11-25
powerpc/of_platform: Use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
cxl: drop duplicate header sched.h
Geliang Tang
1
-1
/
+0
2016-11-25
powerpc: Fix __cmpxchg() to take a volatile ptr again
Michael Ellerman
1
-3
/
+3
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
13
-53
/
+138
2016-11-23
cxl: Fix coccinelle warnings
Andrew Donnellan
4
-6
/
+8
2016-11-23
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
2
-1
/
+8
2016-11-23
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
4
-0
/
+51
2016-11-23
powerpc: Implement {cmp}xchg for u8 and u16
Pan Xinhui
1
-3
/
+106
2016-11-23
powerpc/pseries/ibmebus: Remove legacy suspend/resume support
Lars-Peter Clausen
1
-298
/
+0
2016-11-23
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
3
-22
/
+27
2016-11-23
powerpc: Remove extraneous header from asm-prototypes.h
Naveen N. Rao
1
-2
/
+0
[next]