| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | kbuild: warn redundant generic-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -2/+6 |
* | openrisc: prefer memblock APIs returning virtual address | Mike Rapoport | 2019-03-12 | 1 | -1/+4 |
* | openrisc: simplify pte_alloc_one_kernel() | Mike Rapoport | 2019-03-07 | 1 | -7/+4 |
* | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin | 2019-03-07 | 2 | -2/+0 |
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 2 | -0/+3 |
|\ |
|
| * | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 2019-02-27 | 2 | -0/+3 |
| |\ |
|
| | * | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 2019-02-19 | 1 | -0/+1 |
| | * | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 2019-02-19 | 1 | -0/+1 |
| | * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 1 | -0/+1 |
* | | | get rid of legacy 'get_ds()' function | Linus Torvalds | 2019-03-04 | 1 | -1/+0 |
|/ / |
|
* | | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada | 2019-02-01 | 2 | -1/+1 |
* | | openrisc: remove unneeded code in arch/openrisc/Makefile | Masahiro Yamada | 2019-01-17 | 1 | -3/+0 |
|/ |
|
* | arch/openrisc: Fix issues with access_ok() | Stafford Horne | 2019-01-08 | 1 | -2/+6 |
* | arch: restore generic-y += shmparam.h for some architectures | Masahiro Yamada | 2019-01-06 | 1 | -0/+1 |
* | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -27/+0 |
* | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 3 | -6/+4 |
|\ |
|
| * | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 2 | -5/+3 |
| * | fls: change parameter to unsigned int | Matthew Wilcox | 2019-01-04 | 1 | -1/+1 |
* | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 3 | -8/+8 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2019-01-01 | 2 | -2/+2 |
|\ |
|
| * | openrisc: Fix broken paths to arch/or32 | Geert Uytterhoeven | 2018-12-20 | 2 | -2/+2 |
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-22 | 1 | -1/+1 |
| |/ |
|
* | | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 2018-12-20 | 1 | -1/+1 |
* | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
|/ |
|
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 2 | -4/+2 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 2 | -2/+2 |
* | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 1 | -5/+0 |
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -2/+1 |
|\ |
|
| * | openrisc: use for_each_of_cpu_node iterator | Rob Herring | 2018-09-28 | 1 | -2/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-25 | 1 | -0/+1 |
|\ \ |
|
| * | | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
| |/ |
|
* | | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-17 | 1 | -1/+1 |
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 2 | -30/+1 |
|\ \ |
|
| * | | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -1/+0 |
| * | | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2018-08-02 | 2 | -6/+1 |
| * | | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -23/+0 |
| |/ |
|
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-08-15 | 1 | -1/+0 |
|\ \ |
|