index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2016-11-23
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
Michael Neuling
2
-1
/
+3
2016-11-23
powerpc/reg: Add definition for LPCR_PECE_HVEE
Michael Ellerman
1
-0
/
+1
2016-11-23
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
Suraj Jitindar Singh
1
-0
/
+7
2016-11-23
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
Paul Mackerras
3
-0
/
+8
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
4
-36
/
+49
2016-11-22
powerpc/mm/coproc: Handle bad address on coproc slb fault
Aneesh Kumar K.V
1
-0
/
+3
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
3
-46
/
+38
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
9
-40
/
+40
2016-11-22
powerpc/powernv: Don't warn on PE init if unfreeze is unsupported
Russell Currey
1
-1
/
+1
2016-11-22
powerpc/64: Add some more SPRs and SPR bits for POWER9
Paul Mackerras
1
-0
/
+5
2016-11-18
powerpc/64: Used named initialisers for ibm_pa_features
Michael Ellerman
1
-10
/
+11
2016-11-18
powerpc/configs: Turn on PPC crypto implementations in the server defconfigs
Michael Ellerman
3
-0
/
+9
2016-11-18
powerpc/pseries: Disable IBMEBUS on little endian builds
Michael Ellerman
1
-1
/
+1
2016-11-18
powerpc/pseries: Move ibmebus.c into platforms pseries
Michael Ellerman
5
-7
/
+7
2016-11-18
powerpc/pseries: Move vio.c into platforms pseries
Michael Ellerman
5
-6
/
+6
2016-11-18
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
4
-31
/
+135
2016-11-18
cxl: Do adapter fence check before handling afu interrupt
Vaibhav Jain
1
-3
/
+12
2016-11-18
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
2
-2
/
+2
2016-11-18
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
1
-1
/
+1
2016-11-18
cxl: Fix memory allocation failure test
Christophe Jaillet
1
-5
/
+2
[next]