Age | Commit message (Expand) | Author |
2019-01-06 | arch: restore generic-y += shmparam.h for some architectures | 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-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-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-26 | Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig |
2018-12-19 | m68k: Fix memblock-related crashes | Geert Uytterhoeven |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-10 | m68k/mac: Switch to use %ptR | Andy Shevchenko |
2018-12-04 | m68k: Generate uapi header and syscall table header files | Firoz Khan |
2018-12-04 | m68k: Add system call table generation support | Firoz Khan |
2018-12-04 | m68k: Add __NR_syscalls along with NR_syscalls | Firoz Khan |
2018-12-03 | m68k/defconfig: Update defconfigs for v4.20-rc1 | Geert Uytterhoeven |
2018-12-03 | m68k: Remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz |
2018-12-03 | m68k: Unroll raw_outsb() loop | Finn Thain |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
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: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | 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-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2018-10-29 | Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-16 | ataflop: fold headers into C file | Omar Sandoval |
2018-10-16 | m68k: fix command-line parsing when passed from u-boot | Angelo Dureghello |
2018-10-08 | macintosh: Use common code to access RTC | Finn Thain |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-09-24 | block: remove bvec_to_phys | Christoph Hellwig |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-09-04 | crypto: x86 - remove SHA multibuffer routines and mcryptd | Ard Biesheuvel |