Age | Commit message (Expand) | Author |
2018-09-21 | signal/powerpc: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-09-21 | signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerr | Eric W. Biederman |
2018-09-21 | signal/powerpc: Specialize _exception_pkey for handling pkey exceptions | Eric W. Biederman |
2018-09-21 | signal/powerpc: Call force_sig_fault from _exception | Eric W. Biederman |
2018-09-21 | signal/powerpc: Factor the common exception code into exception_common | Eric W. Biederman |
2018-09-19 | signal: Simplify tracehook_report_syscall_exit | Eric W. Biederman |
2018-08-24 | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-08-21 | powerpc/topology: Get topology for shared processors at boot | Srikar Dronamraju |
2018-08-20 | powerpc/fadump: cleanup crash memory ranges support | Hari Bathini |
2018-08-20 | powerpc/traps: Avoid rate limit messages from show unhandled signals | Michael Ellerman |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-15 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-14 | powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4() | Nicholas Piggin |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-13 | Merge branch 'fixes' into next | Michael Ellerman |
2018-08-10 | powerpc/64s: move machine check SLB flushing to mm/slb.c | Nicholas Piggin |
2018-08-10 | powerpc/32: Include setup.h header file to fix warnings | Mathieu Malaterre |
2018-08-10 | powerpc: Move `path` variable inside DEBUG_PROM | Mathieu Malaterre |
2018-08-10 | powerpc/kexec: Use common error handling code in setup_new_fdt() | Markus Elfring |
2018-08-10 | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled | Christophe Leroy |
2018-08-10 | powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements | Hari Bathini |
2018-08-10 | powerpc/fadump: handle crash memory ranges array index overflow | Hari Bathini |
2018-08-08 | powerpc/Makefiles: Convert ifeq to ifdef where possible | Rodrigo R. Galvao |
2018-08-08 | powerpc/traps: Show instructions on exceptions | Murilo Opsfelder Araujo |
2018-08-08 | powerpc: Add show_user_instructions() | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Print VMA for unhandled signals | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Use %lx format in show_signal_msg() | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Use an explicit ratelimit state for show_signal_msg() | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/traps: Print unhandled signals in a separate function | Murilo Opsfelder Araujo |
2018-08-08 | powerpc/64s: Make rfi_flush_fallback a little more robust | Michael Ellerman |
2018-08-08 | powerpc/64s: Add support for software count cache flush | Michael Ellerman |
2018-08-08 | powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms | Diana Craciun |
2018-08-08 | powerpc/64: Make meltdown reporting Book3S 64 specific | Diana Craciun |
2018-08-08 | powerpc/64: Call setup_barrier_nospec() from setup_arch() | Michael Ellerman |
2018-08-08 | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC | Michael Ellerman |
2018-08-08 | powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. | Diana Craciun |
2018-08-07 | powerpc/64: Disable the speculation barrier from the command line | Diana Craciun |
2018-08-07 | powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily | Michael Ellerman |
2018-08-07 | powerpc/64s: Remove PSERIES naming from the MASKABLE macros | Michael Ellerman |
2018-08-07 | powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES() | Michael Ellerman |
2018-08-07 | powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES() | Michael Ellerman |
2018-08-07 | powerpc/64s: Remove PSERIES from the NORI macros | Michael Ellerman |
2018-08-07 | powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2 | Michael Ellerman |
2018-08-07 | powerpc/64: Disable irq restore warning for now | Michael Ellerman |
2018-08-02 | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas |
2018-07-30 | PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core | Christoph Hellwig |
2018-07-30 | powerpc: declare set_breakpoint() static | Christophe Leroy |