index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
2019-05-14
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
2019-05-14
ARM: mark setup_machine_tags() stub as __init __noreturn
Masahiro Yamada
2019-05-14
MIPS: mark __fls() and __ffs() as __always_inline
Masahiro Yamada
2019-05-14
s390/cpacf: mark scpacf_query() as __always_inline
Masahiro Yamada
2019-05-14
MIPS: mark mult_sh_align_mod() as __always_inline
Masahiro Yamada
2019-05-14
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
2019-05-14
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
sparc: advertise gigantic page support
Alexandre Ghiti
2019-05-14
sh: advertise gigantic page support
Alexandre Ghiti
2019-05-14
riscv: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
hexagon: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Sabyasachi Gupta
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...
Lee Jones
2019-05-13
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-12
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-11
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-05-10
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2019-05-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-09
sparc64: simplify reduce_memory() function
Mike Rapoport
2019-05-09
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
[next]