Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid. | Aneesh Kumar K.V | 2018-08-23 | 1 | -1/+17 | |
| * | | | | | | | | | | | powerpc/nohash: fix pte_access_permitted() | Christophe Leroy | 2018-08-23 | 1 | -6/+3 | |
| * | | | | | | | | | | | powerpc/topology: Get topology for shared processors at boot | Srikar Dronamraju | 2018-08-21 | 3 | -10/+20 | |
| * | | | | | | | | | | | powerpc64/ftrace: Include ftrace.h needed for enable/disable calls | Luke Dashjr | 2018-08-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/powernv/pci: Work around races in PCI bridge enabling | Benjamin Herrenschmidt | 2018-08-20 | 1 | -0/+37 | |
| * | | | | | | | | | | | powerpc/fadump: cleanup crash memory ranges support | Hari Bathini | 2018-08-20 | 1 | -7/+1 | |
| * | | | | | | | | | | | powerpc/powernv: provide a console flush operation for opal hvc driver | Nicholas Piggin | 2018-08-20 | 2 | -31/+53 | |
| * | | | | | | | | | | | powerpc/traps: Avoid rate limit messages from show unhandled signals | Michael Ellerman | 2018-08-20 | 1 | -7/+6 | |
| * | | | | | | | | | | | powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4() | Nicholas Piggin | 2018-08-14 | 1 | -2/+14 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-08-24 | 7 | -90/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | s390: remove gcc version check (4.3 or newer) | Heiko Carstens | 2018-08-21 | 1 | -8/+0 | |
| * | | | | | | | | | | | | s390/zcrypt: code beautify | Harald Freudenberger | 2018-08-20 | 1 | -36/+36 | |
| * | | | | | | | | | | | | s390/zcrypt: switch return type to bool for ap_instructions_available() | Harald Freudenberger | 2018-08-20 | 1 | -3/+3 | |
| * | | | | | | | | | | | | s390/kdump: Remove kzalloc_panic | Philipp Rudo | 2018-08-16 | 1 | -15/+12 | |
| * | | | | | | | | | | | | s390/kdump: Fix memleak in nt_vmcoreinfo | Philipp Rudo | 2018-08-16 | 1 | -5/+12 | |
| * | | | | | | | | | | | | s390/kdump: Make elfcorehdr size calculation ABI compliant | Philipp Rudo | 2018-08-16 | 1 | -16/+10 | |
| * | | | | | | | | | | | | s390/pci: remove fmb address from debug output | Sebastian Ott | 2018-08-16 | 1 | -1/+0 | |
| * | | | | | | | | | | | | s390/pci: remove stale rc | Sebastian Ott | 2018-08-16 | 1 | -1/+0 | |
| * | | | | | | | | | | | | s390/pci: fix out of bounds access during irq setup | Sebastian Ott | 2018-08-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | s390/zcrypt: fix ap_instructions_available() returncodes | Harald Freudenberger | 2018-08-16 | 1 | -5/+5 | |
| * | | | | | | | | | | | | s390: reenable gcc plugins for real | Heiko Carstens | 2018-08-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-24 | 3 | -44/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 2018-08-11 | 3 | -44/+49 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-23 | 8 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | s390: ebcdic: convert comments to UTF-8 | Arnd Bergmann | 2018-08-23 | 1 | -18/+18 | |
| * | | | | | | | | | | | | | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-23 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | treewide: correct "differenciate" and "instanciate" typos | Finn Thain | 2018-08-23 | 4 | -4/+4 | |
* | | | | | | | | | | | | | | | arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h | Will Deacon | 2018-08-23 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'tlb-fixes' | Linus Torvalds | 2018-08-23 | 11 | -163/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86/mm: Only use tlb_remove_table() for paravirt | Peter Zijlstra | 2018-08-23 | 9 | -6/+26 | |
| * | | | | | | | | | | | | | | | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE | Peter Zijlstra | 2018-08-23 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 2018-08-22 | 2 | -157/+69 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-23 | 6 | -159/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest | Juergen Gross | 2018-08-20 | 3 | -5/+16 | |
| * | | | | | | | | | | | | | | xen: remove unused hypercall functions | Juergen Gross | 2018-08-20 | 1 | -118/+0 | |
| * | | | | | | | | | | | | | | x86/xen: remove unused function xen_auto_xlated_memory_setup() | Juergen Gross | 2018-08-20 | 2 | -32/+0 | |
| * | | | | | | | | | | | | | | x86/Xen: further refine add_preferred_console() invocations | Jan Beulich | 2018-08-20 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | x86/Xen: mark xen_setup_gdt() __init | Jan Beulich | 2018-08-20 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 2018-08-23 | 11 | -69/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 | Paul Burton | 2018-08-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | MIPS: Workaround GCC __builtin_unreachable reordering bug | Paul Burton | 2018-08-21 | 2 | -0/+36 | |
| * | | | | | | | | | | | | | | | compiler.h: Allow arch-specific asm/compiler.h | Paul Burton | 2018-08-21 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL | Paul Burton | 2018-08-17 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | MIPS: Consistently declare TLB functions | Paul Burton | 2018-08-10 | 5 | -64/+51 | |
| * | | | | | | | | | | | | | | | MIPS: Export tlbmiss_handler_setup_pgd near its definition | Paul Burton | 2018-08-10 | 3 | -1/+3 | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2018-08-23 | 4 | -133/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | openrisc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-21 | 4 | -91/+12 | |
| * | | | | | | | | | | | | | | | | openrisc: fix cache maintainance the the sync_single_for_device DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -23/+19 | |
| * | | | | | | | | | | | | | | | | openrisc: remove the no-op unmap_page and unmap_sg DMA operations | Christoph Hellwig | 2018-07-21 | 1 | -23/+0 | |
| * | | | | | | | | | | | | | | | | openrisc: remove the sync_single_for_cpu DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -15/+0 |