Age | Commit message (Expand) | Author |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-19 | powerpc/mm/mce: Keep irqs disabled during lockless page table walk | Aneesh Kumar K.V |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-09-18 | powerpc: Use ftrace_graph_ret_addr() when unwinding | Naveen N. Rao |
2019-09-18 | powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Naveen N. Rao |
2019-09-18 | powerpc: dump kernel log before carrying out fadump or kdump | Ganesh Goudar |
2019-09-16 | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-14 | powerpc/fadump: support holes in kernel boot memory area | Hari Bathini |
2019-09-14 | powerpc/fadump: remove RMA_START and RMA_END macros | Hari Bathini |
2019-09-14 | powerpc/fadump: consider f/w load area | Hari Bathini |
2019-09-14 | powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel | Hari Bathini |
2019-09-14 | powerpc/fadump: improve how crashed kernel's memory is reserved | Hari Bathini |
2019-09-14 | powerpc/fadump: consider reserved ranges while releasing memory | Hari Bathini |
2019-09-14 | powerpc/fadump: make crash memory ranges array allocation generic | Hari Bathini |
2019-09-14 | powerpc/fadump: make use of memblock's bottom up allocation mode | Hari Bathini |
2019-09-14 | powerpc/fadump: handle invalidation of crashdump and re-registraion | Hari Bathini |
2019-09-14 | powerpc/fadump: reset metadata address during clean up | Hari Bathini |
2019-09-14 | powerpc/fadump: register kernel metadata address with opal | Hari Bathini |
2019-09-14 | powerpc/fadump: improve fadump_reserve_mem() | Hari Bathini |
2019-09-14 | powerpc/fadump: add fadump support on powernv | Hari Bathini |
2019-09-14 | pseries/fadump: move out platform specific support from generic code | Hari Bathini |
2019-09-14 | powerpc/fadump: release all the memory above boot memory size | Hari Bathini |
2019-09-14 | pseries/fadump: define RTAS register/un-register callback functions | Hari Bathini |
2019-09-14 | powerpc/fadump: introduce callbacks for platform specific operations | Hari Bathini |
2019-09-14 | powerpc/fadump: move rtas specific definitions to platform code | Hari Bathini |
2019-09-14 | powerpc/fadump: use helper functions to reserve/release cpu notes buffer | Hari Bathini |
2019-09-14 | powerpc/fadump: declare helper functions in internal header file | Hari Bathini |
2019-09-14 | powerpc/fadump: add helper functions | Hari Bathini |
2019-09-14 | powerpc/fadump: move internal macros/definitions to a new header | Hari Bathini |
2019-09-14 | powerpc: improve prom_init_check rule | Masahiro Yamada |
2019-09-14 | powerpc/kvm: Add ifdefs around template code | Michael Ellerman |
2019-09-14 | powerpc/kvm: Explicitly mark kvm guest code as __init | Michael Ellerman |
2019-09-14 | powerpc/kvm: Move kvm_tmp into .text, shrink to 64K | Michael Ellerman |
2019-09-14 | powerpc/eeh: Fix build with STACKTRACE=n | Michael Ellerman |
2019-09-12 | powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions | Ravi Bangoria |
2019-09-06 | kexec: add KEXEC_ELF | Sven Schnelle |
2019-09-06 | Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-05 | powerpc/eeh: Add a eeh_dev_break debugfs interface | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Add debugfs interface to run an EEH check | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Set attention indicator while recovering | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Defer printing stack trace | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Check slot presence state in eeh_handle_normal_event() | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Make permanently failed devices non-actionable | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Fix race when freeing PDNs | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Clean up EEH PEs after recovery finishes | Oliver O'Halloran |
2019-09-04 | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada |
2019-09-04 | powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts | Gustavo Romero |
2019-09-04 | powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction | Gustavo Romero |