Age | Commit message (Expand) | Author |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-09 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2019-03-07 | arch: simplify several early memory allocations | Mike Rapoport |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra |
2019-01-17 | nds32: remove unneeded code in arch/nds32/Makefile | Masahiro Yamada |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | nds32: remove redundant kernel-space generic-y | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-29 | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring |
2018-11-27 | nds32: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-26 | nds32: Remove phys_initrd_start and phys_initrd_size | Florian Fainelli |
2018-11-22 | nds32: support hardware prefetcher | Nylon Chen |
2018-11-22 | nds32: Fix the items of hwcap_str ordering issue. | Nylon Chen |
2018-11-22 | nds32: support denormalized result through FP emulator | Vincent Chen |
2018-11-22 | nds32: Support FP emulation | Vincent Chen |
2018-11-22 | nds32: nds32 FPU port | Vincent Chen |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-06 | nds32: Remove duplicated include from pm.c | YueHaibing |
2018-11-06 | nds32: Power management for nds32 | Nick Hu |
2018-11-06 | nds32: Add perf call-graph support. | Nickhu |
2018-11-06 | nds32: Perf porting | Nickhu |
2018-11-06 | nds32: Fix bug in bitfield.h | Nickhu |
2018-11-06 | nds32: Fix gcc 8.0 compiler option incompatible. | Nickhu |
2018-11-06 | nds32: Fill all TLB entries with kernel image mapping | Zong Li |
2018-11-06 | nds32: Remove the redundant assignment | Zong Li |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |