index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc/ftrace: Fix the comments for ftrace_modify_code
Libin
2016-12-03
1
-7
/
+5
|
*
|
|
powerpc/perf: macros for power9 format encoding
Madhavan Srinivasan
2016-12-02
2
-8
/
+79
|
*
|
|
powerpc/perf: power9 raw event format encoding
Madhavan Srinivasan
2016-12-02
1
-0
/
+134
|
*
|
|
powerpc/perf: update attribute_group data structure
Madhavan Srinivasan
2016-12-02
1
-5
/
+8
|
*
|
|
powerpc/perf: factor out the event format field
Madhavan Srinivasan
2016-12-02
3
-70
/
+42
|
*
|
|
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
2
-14
/
+1
|
*
|
|
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-02
2
-36
/
+26
|
*
|
|
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-12-02
4
-9
/
+10
|
*
|
|
powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
Michael Ellerman
2016-12-02
1
-0
/
+7
|
*
|
|
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
2016-12-02
1
-4
/
+4
|
*
|
|
powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC
Michael Ellerman
2016-12-01
3
-38
/
+38
|
*
|
|
powerpc/cell: Drop select of MEMORY_HOTPLUG
Michael Ellerman
2016-12-01
1
-1
/
+0
|
*
|
|
powerpc/pseries: Use lmb_is_removable() to check removability
Nathan Fontenot
2016-12-01
1
-2
/
+5
|
*
|
|
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
2016-12-01
3
-2
/
+8
|
*
|
|
powerpc/ps3: Fix system hang with GCC 5 builds
Geoff Levand
2016-11-30
2
-12
/
+1
|
*
|
|
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
2016-11-30
2
-126
/
+154
|
*
|
|
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
2016-11-30
1
-0
/
+53
|
*
|
|
powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
Nicholas Piggin
2016-11-30
2
-1
/
+12
|
*
|
|
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
Thiago Jung Bauermann
2016-11-30
3
-0
/
+6
|
*
|
|
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
2016-11-30
4
-1
/
+16
|
*
|
|
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
2016-11-30
5
-1
/
+147
|
*
|
|
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
2016-11-30
4
-0
/
+1012
|
*
|
|
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
20
-36
/
+36
|
*
|
|
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
2016-11-30
1
-1
/
+9
|
*
|
|
powerpc/boot: Fix rebuild when changing kernel endian
Michael Ellerman
2016-11-29
1
-4
/
+0
|
*
|
|
powerpc/boot: All uses of if_changed should depend on FORCE
Michael Ellerman
2016-11-29
1
-13
/
+13
|
*
|
|
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
2016-11-29
1
-4
/
+4
|
*
|
|
powerpc/mm: Batch tlb flush when invalidating pte entries
Aneesh Kumar K.V
2016-11-28
1
-3
/
+10
|
*
|
|
powerpc/mm: update radix__pte_update to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
1
-7
/
+1
|
*
|
|
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
7
-15
/
+15
|
*
|
|
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
2016-11-28
2
-0
/
+20
|
*
|
|
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
2016-11-28
3
-0
/
+32
|
*
|
|
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
2016-11-28
1
-0
/
+4
|
*
|
|
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V
2016-11-28
2
-3
/
+3
|
*
|
|
powerpc/64e: Don't branch to dot symbols
Nicholas Piggin
2016-11-28
1
-3
/
+3
|
*
|
|
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
2016-11-28
1
-4
/
+4
|
*
|
|
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
2016-11-26
1
-0
/
+22
|
*
|
|
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
2016-11-25
1
-0
/
+7
|
*
|
|
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
2016-11-25
1
-0
/
+14
|
*
|
|
powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
Gautham R. Shenoy
2016-11-25
1
-0
/
+2
|
*
|
|
powerpc/xmon: Add 'dt' command to dump trace buffers
Michael Ellerman
2016-11-25
1
-0
/
+6
|
*
|
|
powerpc/of_platform: Use builtin_platform_driver
Geliang Tang
2016-11-25
1
-6
/
+1
|
*
|
|
powerpc: Fix __cmpxchg() to take a volatile ptr again
Michael Ellerman
2016-11-25
1
-3
/
+3
|
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2016-11-24
13
-53
/
+138
|
|
\
\
\
|
*
|
|
|
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
2016-11-23
2
-1
/
+8
|
*
|
|
|
powerpc: Initial stack protector (-fstack-protector) support
Christophe Leroy
2016-11-23
4
-0
/
+51
|
*
|
|
|
powerpc: Implement {cmp}xchg for u8 and u16
Pan Xinhui
2016-11-23
1
-3
/
+106
|
*
|
|
|
powerpc/pseries/ibmebus: Remove legacy suspend/resume support
Lars-Peter Clausen
2016-11-23
1
-298
/
+0
|
*
|
|
|
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
2016-11-23
3
-22
/
+27
|
*
|
|
|
powerpc: Remove extraneous header from asm-prototypes.h
Naveen N. Rao
2016-11-23
1
-2
/
+0
[prev]
[next]