| Commit message (Expand) | Author | Age | Files | Lines |
* | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2019-04-05 | 1 | -32/+6 |
* | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -33/+8 |
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 2 | -1/+1 |
* | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 2 | -0/+7 |
* | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 2019-03-12 | 1 | -1/+0 |
* | arch: simplify several early memory allocations | Mike Rapoport | 2019-03-07 | 1 | -7/+2 |
* | 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 |
* | | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada | 2019-02-01 | 2 | -1/+1 |
|/ |
|
* | 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 | -26/+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 | 1 | -1/+1 |
|\ |
|
| * | 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 | 1 | -2/+2 |
|/ |
|
* | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 2018-12-20 | 1 | -1/+4 |
* | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2018-10-31 | 1 | -25/+1 |
|\ |
|
| * | c6x: switch to NO_BOOTMEM | Mike Rapoport | 2018-10-28 | 2 | -25/+2 |
* | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 2 | -2/+1 |
* | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+2 |
* | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -2/+2 |
* | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 1 | -11/+0 |
|/ |
|
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 6 | -35/+12 |
|\ |
|
| * | Merge branch 'all-dtbs' into dt/next | Rob Herring | 2018-10-04 | 6 | -27/+9 |
| |\ |
|
| | * | c6x: enable building all dtbs | Rob Herring | 2018-10-02 | 1 | -0/+6 |
| | * | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 2018-10-02 | 1 | -2/+0 |
| | * | c6x: use common built-in dtb support | Rob Herring | 2018-10-02 | 5 | -25/+3 |
| * | | c6x: use for_each_of_cpu_node iterator | Rob Herring | 2018-09-28 | 1 | -8/+3 |
| |/ |
|
* | | 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 |
|/ |
|
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -2/+1 |
* | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -2/+0 |
* | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2018-08-02 | 2 | -15/+10 |
* | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -24/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -0/+1 |
|\ |
|
| * | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-04 | 1 | -7/+2 |
|\ \ |
|
| * | | signal/c6x: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -8/+2 |
| * | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+1 |
| |/ |
|
* | | c6x: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-19 | 7 | -170/+44 |
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -1/+0 |
* | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -11/+0 |
|/ |
|
* | c6x: pass endianness info to sparse | Luc Van Oostenryck | 2018-04-10 | 1 | -0/+1 |