| Commit message (Expand) | Author | Files | Lines |
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-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-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 |
2016-11-18 | powerpc: Fix second nested oops hang | Nicholas Piggin | 1 | -2/+3 |
2016-11-18 | powerpc: Fix graceful debugger recovery | Nicholas Piggin | 1 | -4/+5 |
2016-11-18 | powerpc: Add option to use thin archives | Nicholas Piggin | 2 | -2/+10 |
2016-11-18 | powerpc/lib: Fix randconfig build failure in sstep.c | Michael Ellerman | 1 | -0/+1 |
2016-11-18 | powerpc/pseries: Correct possible read beyond dlpar sysfs buffer | Nathan Fontenot | 1 | -45/+97 |
2016-11-18 | powerpc/mce: Remove unused but set variable | Tobias Klauser | 1 | -3/+0 |
2016-11-18 | powerpc: Fix old style declaration GCC warnings | Tobias Klauser | 1 | -2/+2 |
2016-11-18 | powerpc/64: get rid of MIN_HUGEPTE_SHIFT | Christophe Leroy | 4 | -12/+0 |
2016-11-17 | powerpc/mm: Correct process and partition table max size | Suraj Jitindar Singh | 1 | -2/+2 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 4 | -1/+205 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 3 | -1/+188 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 3 | -1/+170 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 6 | -1/+630 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 3 | -1/+176 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 3 | -2/+163 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 5 | -2/+370 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 3 | -2/+172 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 3 | -3/+162 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 8 | -1/+781 |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 19 | -34/+37 |
2016-11-17 | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2 | -9/+36 |
2016-11-17 | powerpc/mm: Dump hash table | Rashmica Gupta | 2 | -1/+553 |
2016-11-17 | powerpc/mm: Dump linux pagetables | Rashmica Gupta | 3 | -0/+453 |
2016-11-17 | powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries | Michael Ellerman | 5 | -53/+54 |
2016-11-17 | powerpc/mm: Fix typo in radix encodings print | Balbir Singh | 1 | -1/+1 |
2016-11-14 | powerpc: convert storcenter_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2016-11-14 | powerpc: convert pseries_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -5/+2 |
2016-11-14 | powerpc: convert ppc6xx_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -8/+2 |
2016-11-14 | powerpc: convert ppc64e_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2016-11-14 | powerpc: convert ppc64_defconfig to use libata PATA drivers | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |