Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -1/+0 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -8/+4 |
2020-12-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+3 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -22/+29 |
2020-12-15 | alpha: switch from DISCONTIGMEM to SPARSEMEM | Mike Rapoport | 4 | -22/+29 |
2020-12-15 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -15/+0 |
2020-12-12 | alpha: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -0/+2 |
2020-12-01 | net: Add SO_BUSY_POLL_BUDGET socket option | Björn Töpel | 1 | -0/+1 |
2020-12-01 | net: Introduce preferred busy-polling | Björn Töpel | 1 | -0/+2 |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne | 1 | -14/+0 |
2020-11-07 | highmem: Get rid of kmap_types.h | Thomas Gleixner | 1 | -15/+0 |
2020-10-26 | alpha: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin | 1 | -8/+4 |
2020-08-20 | saner calling conventions for csum_and_copy_..._user() | Al Viro | 1 | -1/+1 |
2020-08-20 | csum_partial_copy_nocheck(): drop the last argument | Al Viro | 1 | -1/+1 |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 1 | -0/+1 |
2020-08-15 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 10 | -33/+33 |
2020-08-12 | alpha: fix annotation of io{read,write}{16,32}be() | Luc Van Oostenryck | 1 | -4/+4 |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -1/+1 |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -6/+0 |
2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport | 1 | -14/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
2020-08-04 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 1 | -1/+0 |
2020-07-21 | alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() | Will Deacon | 2 | -13/+13 |
2020-07-21 | alpha: Override READ_ONCE() with barriered implementation | Will Deacon | 2 | -54/+40 |
2020-06-13 | alpha: fix memory barriers so that they conform to the specification | Mikulas Patocka | 1 | -15/+59 |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -12/+2 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -2/+0 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 1 | -5/+5 |
2020-06-08 | alpha: use asm-generic/cacheflush.h | Christoph Hellwig | 1 | -22/+6 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2020-05-29 | alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro | 1 | -1/+2 |
2020-05-12 | floppy: split the base port from the register in I/O accesses | Willy Tarreau | 1 | -2/+2 |
2020-04-11 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 1 | -2/+0 |
2020-04-11 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 1 | -3/+0 |
2020-04-07 | mm: remove dummy struct bootmem_data/bootmem_data_t | Waiman Long | 1 | -2/+0 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -11/+0 |
2020-03-28 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -8/+2 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-05 | alpha: use pgtable-nopud instead of 4level-fixup | Mike Rapoport | 3 | -15/+14 |
2019-11-11 | alpha: remove the unused __ioremap wrapper | Christoph Hellwig | 1 | -6/+0 |
2019-09-26 | mm: introduce MADV_PAGEOUT | Minchan Kim | 1 | -0/+1 |
2019-09-26 | mm: introduce MADV_COLD | Minchan Kim | 1 | -0/+2 |
2019-09-25 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -5/+0 |
2019-09-25 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -2/+0 |
2019-07-17 | arch/*: remove unused isa_page_to_bus() | Stephen Kitt | 1 | -5/+0 |