Age | Commit message (Expand) | Author | Files | Lines |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -28/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+3 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -2/+2 |
2019-01-05 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -1/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -16/+1 |
2018-12-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -19/+5 |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig | 1 | -1/+0 |
2018-11-27 | arch: Move initrd= parsing into do_mounts_initrd.c | Florian Fainelli | 1 | -18/+0 |
2018-11-27 | arch: Make phys_initrd_start and phys_initrd_size global variables | Florian Fainelli | 1 | -3/+7 |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 1 | -6/+0 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -10/+1 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 4 | -6/+3 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_low with memblock_alloc_low (2) | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-10-27 | unicore32: switch to NO_BOOTMEM | Mike Rapoport | 2 | -53/+2 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -34/+13 |
2018-10-01 | unicore32: remove swiotlb support | Christoph Hellwig | 4 | -26/+2 |
2018-09-27 | signal/unicore32: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -8/+1 |
2018-09-27 | signal/unicore32: Generate siginfo in ucs32_notify_die | Eric W. Biederman | 3 | -17/+9 |
2018-09-27 | signal/unicore32: Use send_sig_fault where appropriate | Eric W. Biederman | 1 | -9/+3 |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 1 | -0/+1 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -4/+5 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2 | -7/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+7 |
2018-05-09 | swiotlb: move the SWIOTLB config symbol to lib/Kconfig | Christoph Hellwig | 2 | -4/+1 |
2018-05-09 | mips,unicore32: swiotlb doesn't need sg->dma_length | Christoph Hellwig | 1 | -1/+0 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+1 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -4/+1 |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig | 1 | -3/+0 |
2018-04-25 | signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe | Eric W. Biederman | 1 | -3/+3 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2 | -1/+4 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+1 |
2018-04-11 | unicore32: turn flush_dcache_mmap_lock into a no-op | Matthew Wilcox | 1 | -4/+2 |
2018-04-11 | linux/const.h: move UL() macro to include/linux/const.h | Masahiro Yamada | 1 | -6/+0 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 2 | -2/+2 |
2018-02-07 | lib: optimize cpumask_next_and() | Clement Courbet | 1 | -0/+2 |