Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -0/+1 |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek | 1 | -0/+1 |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -48/+92 |
2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra | 1 | -35/+37 |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra | 1 | -2/+12 |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -3/+6 |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra | 1 | -5/+5 |
2020-02-04 | asm-gemeric/tlb: remove stray function declarations | Peter Zijlstra | 1 | -4/+0 |
2020-02-04 | asm-generic/tlb: avoid potential double flush | Peter Zijlstra | 1 | -1/+6 |
2020-02-04 | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra | 1 | -7/+15 |
2020-02-04 | mm: add generic p?d_leaf() macros | Steven Price | 1 | -0/+20 |
2020-02-04 | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 1 | -5/+5 |
2020-01-31 | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+5 |
2020-01-31 | percpu: fix __percpu annotation in asm-generic | Luc Van Oostenryck | 1 | -5/+5 |
2020-01-31 | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 1 | -5/+0 |
2020-01-28 | Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2 | -6/+2 |
2020-01-23 | mm: remove arch_bprm_mm_init() hook | Dave Hansen | 1 | -5/+0 |
2020-01-17 | lib/vdso: Make __arch_update_vdso_data() logic understandable | Thomas Gleixner | 1 | -2/+2 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2 | -6/+2 |
2019-12-30 | asm-generic/nds32: don't redefine cacheflush primitives | Mike Rapoport | 1 | -1/+32 |
2019-12-16 | export.h: reduce __ksymtab_strings string duplication by using "MS" section f... | Jessica Yu | 1 | -3/+5 |
2019-12-07 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -263/+295 |
2019-12-05 | mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h | Mike Rapoport | 1 | -39/+0 |
2019-12-05 | bitops: introduce the for_each_set_clump8 macro | William Breathitt Gray | 1 | -0/+17 |
2019-12-04 | Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2019-12-03 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+0 |
2019-12-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -9/+54 |
2019-12-01 | mm/memory.c: fix a huge pud insertion race during faulting | Thomas Hellstrom | 1 | -0/+25 |
2019-12-01 | mm: move the backup x_devmap() functions to asm-generic/pgtable.h | Thomas Hellstrom | 1 | -0/+15 |
2019-12-01 | asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED | Vineet Gupta | 1 | -0/+11 |
2019-12-01 | asm-generic/tlb: stub out pmd_free_tlb() if nopmd | Vineet Gupta | 1 | -1/+1 |
2019-12-01 | asm-generic/tlb: stub out p4d_free_tlb() if nop4d ... | Vineet Gupta | 3 | -4/+1 |
2019-12-01 | asm-generic/tlb: stub out pud_free_tlb() if nopud ... | Vineet Gupta | 3 | -4/+1 |
2019-12-01 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2019-12-01 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -53/+36 |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -2/+11 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -0/+1 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+39 |
2019-11-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+7 |
2019-11-22 | x86/hyperv: Implement hv_is_hibernation_supported() | Dexuan Cui | 1 | -0/+2 |
2019-11-18 | ftrace: Rename ftrace_graph_stub to ftrace_stub_graph | Steven Rostedt (VMware) | 1 | -4/+4 |
2019-11-14 | fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub | Steven Rostedt (VMware) | 1 | -3/+14 |
2019-11-14 | export,module: add SPDX GPL-2.0 license identifier to headers with no license | Masahiro Yamada | 1 | -0/+1 |
2019-11-11 | lib: provide a simple generic ioremap implementation | Christoph Hellwig | 1 | -4/+16 |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 1 | -15/+3 |
2019-11-11 | asm-generic: don't provide ioremap for CONFIG_MMU | Christoph Hellwig | 1 | -21/+8 |
2019-11-11 | asm-generic: ioremap_uc should behave the same with and without MMU | Christoph Hellwig | 1 | -20/+16 |