Age | Commit message (Expand) | Author | Files | Lines |
2019-11-18 | powerpc: Refactor BUG/WARN macros | Christophe Leroy | 1 | -26/+15 |
2019-11-18 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman | 8 | -36/+48 |
2019-11-17 | powerpc/kmcent2: add ranges to the pci bridges | Valentin Longchamp | 1 | -0/+36 |
2019-11-17 | powerpc/booke: Spelling s/date/data/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-11-17 | powerpc/85xx: remove mostly pointless mpc85xx_qe_init() | Rasmus Villemoes | 6 | -30/+0 |
2019-11-17 | powerpc/kmcent2: update the ethernet devices' phy properties | Valentin Longchamp | 1 | -5/+11 |
2019-11-15 | y2038: syscalls: change remaining timeval to __kernel_old_timeval | Arnd Bergmann | 2 | -3/+4 |
2019-11-15 | y2038: stat: avoid 'time_t' in 'struct stat' | Arnd Bergmann | 1 | -1/+1 |
2019-11-15 | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 3 | -8/+8 |
2019-11-15 | y2038: vdso: powerpc: avoid timespec references | Arnd Bergmann | 5 | -21/+18 |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 1 | -4/+4 |
2019-11-14 | Merge branch 'topic/kaslr-book3e32' into next | Michael Ellerman | 17 | -54/+548 |
2019-11-14 | KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel | Michael Ellerman | 3 | -0/+41 |
2019-11-14 | powerpc/book3s64: Fix link stack flush on context switch | Michael Ellerman | 4 | -4/+54 |
2019-11-13 | powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes | Jason Yan | 1 | -0/+1 |
2019-11-13 | powerpc/fsl_booke/kaslr: dump out kernel offset information on panic | Jason Yan | 2 | -0/+25 |
2019-11-13 | powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter | Jason Yan | 1 | -0/+7 |
2019-11-13 | powerpc/fsl_booke/kaslr: clear the original kernel if randomized | Jason Yan | 3 | -0/+14 |
2019-11-13 | powerpc/fsl_booke/32: randomize the kernel image offset | Jason Yan | 1 | -2/+323 |
2019-11-13 | powerpc/fsl_booke/32: implement KASLR infrastructure | Jason Yan | 9 | -17/+109 |
2019-11-13 | powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper | Jason Yan | 2 | -0/+14 |
2019-11-13 | powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper | Jason Yan | 2 | -0/+36 |
2019-11-13 | powerpc: introduce kernstart_virt_addr to store the kernel base | Jason Yan | 2 | -0/+4 |
2019-11-13 | powerpc: move memstart_addr and kernstart_addr to init-common.c | Jason Yan | 3 | -10/+5 |
2019-11-13 | powerpc: unify definition of M_IF_NEEDED | Jason Yan | 4 | -29/+14 |
2019-11-13 | powerpc/fadump: when fadump is supported register the fadump sysfs files. | Michal Suchanek | 1 | -9/+6 |
2019-11-13 | powerpc/perf: remove current_is_64bit() | Michal Suchanek | 1 | -16/+1 |
2019-11-13 | powerpc/eeh: differentiate duplicate detection message | Sam Bobroff | 1 | -2/+2 |
2019-11-13 | powerpc/pseries/hotplug-memory: Change rc variable to bool | Leonardo Bras | 1 | -3/+3 |
2019-11-13 | powerpc: use <asm-generic/dma-mapping.h> | Christoph Hellwig | 2 | -18/+1 |
2019-11-13 | powerpc/xive: Prevent page fault issues in the machine crash handler | Cédric Le Goater | 1 | -0/+9 |
2019-11-13 | powerpc/64s/exception: Fix kaup -> kuap typo | Andrew Donnellan | 1 | -3/+3 |
2019-11-13 | powerpc: Replace GPL boilerplate with SPDX identifiers | Thomas Huth | 4 | -65/+3 |
2019-11-13 | powerpc/book3s/mm: Update Oops message to print the correct translation in use | Aneesh Kumar K.V | 1 | -4/+11 |
2019-11-13 | powerpc/spufs: remove set but not used variable 'ctx' | YueHaibing | 1 | -2/+0 |
2019-11-13 | powerpc/powernv/ioda: using kfree_rcu() to simplify the code | YueHaibing | 1 | -9/+1 |
2019-11-13 | powerpc/powernv: Make some symbols static | YueHaibing | 3 | -4/+4 |
2019-11-13 | powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR... | YueHaibing | 43 | -126/+0 |
2019-11-13 | powerpc/pseries: Fix platform_no_drv_owner.cocci warnings | YueHaibing | 1 | -1/+0 |
2019-11-13 | powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init() | YueHaibing | 1 | -1/+1 |
2019-11-13 | powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings | YueHaibing | 1 | -4/+4 |
2019-11-13 | powerpc/64s: Fix debugfs_simple_attr.cocci warnings | YueHaibing | 1 | -10/+14 |
2019-11-13 | powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog() | YueHaibing | 1 | -1/+1 |
2019-11-13 | powerpc/watchpoint: Don't ignore extraneous exceptions blindly | Ravi Bangoria | 1 | -21/+31 |
2019-11-13 | powerpc/watchpoint: Fix ptrace code that muck around with address/len | Ravi Bangoria | 2 | -8/+5 |
2019-11-13 | powerpc/watchpoint: Fix length calculation for unaligned target | Ravi Bangoria | 5 | -23/+56 |
2019-11-13 | powerpc/watchpoint: Introduce macros for watchpoint length | Ravi Bangoria | 4 | -6/+9 |
2019-11-13 | powerpc/security: Fix wrong message when RFI Flush is disable | Gustavo L. F. Walbon | 1 | -10/+6 |
2019-11-13 | powerpc/crypto: Add cond_resched() in crc-vpmsum self-test | Chris Smart | 1 | -0/+1 |
2019-11-13 | powerpc/pseries/cmm: Simulation mode | David Hildenbrand | 1 | -8/+30 |