Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -140/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -29/+259 |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -16/+5 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -8/+2 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -8/+3 |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long | 1 | -140/+0 |
2019-04-03 | ia64/tlb: Eradicate tlb_migrate_finish() callback | Peter Zijlstra | 1 | -4/+0 |
2019-04-03 | asm-generic/tlb: Remove tlb_table_flush() | Peter Zijlstra | 1 | -1/+0 |
2019-04-03 | asm-generic/tlb: Remove tlb_flush_mmu_free() | Peter Zijlstra | 1 | -7/+3 |
2019-04-03 | asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER | Peter Zijlstra | 1 | -1/+0 |
2019-04-03 | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky | 1 | -2/+7 |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 1 | -4/+5 |
2019-04-03 | asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish() | Peter Zijlstra | 1 | -0/+2 |
2019-04-03 | asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm() | Peter Zijlstra | 1 | -1/+40 |
2019-04-03 | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() | Peter Zijlstra | 1 | -12/+83 |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra | 1 | -8/+11 |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 1 | -13/+19 |
2019-04-03 | asm-generic/tlb: Provide a comment | Peter Zijlstra | 1 | -3/+116 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -0/+5 |
2019-03-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -10/+10 |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+22 |
2019-03-06 | x86/unwind/orc: Fix ORC unwind table alignment | Josh Poimboeuf | 1 | -1/+1 |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+9 |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2019-03-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -384/+2449 |
2019-03-05 | mm: update ptep_modify_prot_commit to take old pte value as arg | Aneesh Kumar K.V | 1 | -1/+1 |
2019-03-05 | mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg | Aneesh Kumar K.V | 1 | -8/+8 |
2019-03-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+0 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-02-28 | asm-generic/io: Pass result of I/O accessor to __io_[p]ar() | Will Deacon | 1 | -10/+10 |
2019-02-28 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+7 |
2019-02-22 | asm-generic/page.h: fix typo in #error text requiring a real asm/page.h | Mike Rapoport | 1 | -1/+1 |
2019-02-13 | locking/atomics: Check atomic headers with sha1sum | Mark Rutland | 2 | -0/+2 |
2019-02-12 | Rename include/{uapi => }/asm-generic/shmparam.h really | Masahiro Yamada | 1 | -0/+7 |
2019-02-11 | Merge branch 'locking/atomics' into locking/core, to pick up WIP commits | Ingo Molnar | 2 | -384/+2447 |
2019-01-25 | include/asm-generic: Remove spin_is_locked() comment | Paul E. McKenney | 1 | -3/+0 |
2019-01-22 | iomap: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe | 1 | -0/+22 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+2 |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox | 2 | -2/+2 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -6/+6 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+8 |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+6 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-12-28 | mm/page_alloc.c: allow error injection | Benjamin Poirier | 1 | -0/+1 |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 1 | -0/+5 |
2018-12-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -9/+51 |
2018-12-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2018-12-19 | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i... | Ingo Molnar | 1 | -4/+4 |
2018-12-14 | mm: introduce common STRUCT_PAGE_MAX_SHIFT define | Logan Gunthorpe | 1 | -0/+1 |