mm: introduce include/linux/pgtable.h
[linux-2.6-microblaze.git] / arch /
2020-06-09 Mike Rapoportmm: introduce include/linux/pgtable.h
2020-06-09 Mike Rapoportmm: don't include asm/pgtable.h if linux/mm.h is alread...
2020-06-09 Dmitry Safonovkernel: rename show_stack_loglvl() => show_stack()
2020-06-09 Dmitry Safonovx86/amd_gart: print stacktrace for a leak with KERN_ERR
2020-06-09 Dmitry Safonovxtensa: add show_stack_loglvl()
2020-06-09 Dmitry Safonovxtensa: add loglvl to show_trace()
2020-06-09 Dmitry Safonovx86: add show_stack_loglvl()
2020-06-09 Dmitry Safonovx86: add missing const qualifiers for log_lvl
2020-06-09 Dmitry Safonovunicore32: add show_stack_loglvl()
2020-06-09 Dmitry Safonovunicore32: add loglvl to c_backtrace()
2020-06-09 Dmitry Safonovunicore32: remove unused pmode argument in c_backtrace()
2020-06-09 Dmitry Safonovum: add show_stack_loglvl()
2020-06-09 Dmitry Safonovum/sysrq: remove needless variable sp
2020-06-09 Dmitry Safonovsparc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovsh: add show_stack_loglvl()
2020-06-09 Dmitry Safonovsh: add loglvl to show_trace()
2020-06-09 Dmitry Safonovsh: add loglvl to printk_address()
2020-06-09 Dmitry Safonovsh: remove needless printk()
2020-06-09 Dmitry Safonovsh: add loglvl to dump_mem()
2020-06-09 Dmitry Safonovs390: add show_stack_loglvl()
2020-06-09 Dmitry Safonovriscv: add show_stack_loglvl()
2020-06-09 Dmitry Safonovpowerpc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovparisc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovopenrisc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovnios2: add show_stack_loglvl()
2020-06-09 Dmitry Safonovnds32: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmips: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmicroblaze: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmicroblaze: add loglvl to microblaze_unwind()
2020-06-09 Dmitry Safonovmicroblaze: add loglvl to microblaze_unwind_inner()
2020-06-09 Dmitry Safonovm68k: add show_stack_loglvl()
2020-06-09 Dmitry Safonovia64: add show_stack_loglvl()
2020-06-09 Dmitry Safonovia64: pass log level as arg into ia64_do_show_stack()
2020-06-09 Dmitry Safonovhexagon: add show_stack_loglvl()
2020-06-09 Dmitry Safonovh8300: add show_stack_loglvl()
2020-06-09 Dmitry Safonovcsky: add show_stack_loglvl()
2020-06-09 Dmitry Safonovc6x: add show_stack_loglvl()
2020-06-09 Dmitry Safonovarm64: add show_stack_loglvl()
2020-06-09 Dmitry Safonovarm64: add loglvl to dump_backtrace()
2020-06-09 Dmitry Safonovarm: add show_stack_loglvl()
2020-06-09 Dmitry Safonovarm: wire up dump_backtrace_{entry,stm}
2020-06-09 Dmitry Safonovarm: add loglvl to dump_backtrace()
2020-06-09 Dmitry Safonovarm: add loglvl to unwind_backtrace()
2020-06-09 Dmitry Safonovarm/asm: add loglvl to c_backtrace()
2020-06-09 Dmitry Safonovarc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovalpha: add show_stack_loglvl()
2020-06-09 Dmitry Safonovkallsyms/printk: add loglvl to print_ip_sym()
2020-06-08 Linus TorvaldsMerge tag 'rproc-v5.8' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'rpmsg-v5.8' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'ceph-for-5.8-rc1' of git://github.com/ceph...
2020-06-08 Linus TorvaldsMerge tag 'gfs2-for-5.8' of git://git./linux/kernel...
2020-06-08 Linus TorvaldsMerge tag 's390-5.8-1' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'iommu-updates-v5.8' of git://git./linux...
2020-06-08 Linus TorvaldsMerge tag 'drm-next-msm-5.8-2020-06-08' of git://anongi...
2020-06-08 Linus TorvaldsMerge tag 'drm-next-2020-06-08' of git://anongit.freede...
2020-06-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-08 Christoph Hellwigmodule: move the set_fs hack for flush_icache_range...
2020-06-08 Christoph Hellwigm68k: implement flush_icache_user_range
2020-06-08 Christoph Hellwigarm: rename flush_cache_user_range to flush_icache_user...
2020-06-08 Christoph Hellwigxtensa: implement flush_icache_user_range
2020-06-08 Christoph Hellwigsh: implement flush_icache_user_range
2020-06-08 Christoph Hellwigmm: rename flush_icache_user_range to flush_icache_user...
2020-06-08 Christoph Hellwigarm,sparc,unicore32: remove flush_icache_user_range
2020-06-08 Christoph Hellwigriscv: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigpowerpc: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigopenrisc: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigm68knommu: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigmicroblaze: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigia64: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwighexagon: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigc6x: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigarm64: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigalpha: use asm-generic/cacheflush.h
2020-06-08 Christoph Hellwigasm-generic: don't include <linux/mm.h> in cacheflush.h
2020-06-08 Christoph Hellwigunicore32: remove flush_cache_user_range
2020-06-08 Christoph Hellwigpowerpc: unexport flush_icache_user_range
2020-06-08 Christoph Hellwignds32: unexport flush_icache_page
2020-06-08 Christoph Hellwigarm: fix the flush_icache_range arguments in set_fiq_ha...
2020-06-08 Souptick Joardermm/gup.c: convert to use get_user_{page|pages}_fast_only()
2020-06-08 Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2020-06-08 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-06-04' of git...
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2020-06-08 David S. MillerMerge git://git./linux/kernel/git/davem/sparc
2020-06-07 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'pinctrl-v5.8-1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'rtc-5.8' of git://git./linux/kernel/git...
2020-06-07 Linus TorvaldsMerge tag 'ntb-5.8' of git://github.com/jonmason/ntb
2020-06-07 Linus TorvaldsMerge tag 'apparmor-pr-2020-06-07' of git://git./linux...
2020-06-07 Linus TorvaldsMerge tag 'char-misc-5.8-rc1' of git://git./linux/kerne...
2020-06-07 Linus TorvaldsMerge tag 'driver-core-5.8-rc1' of git://git./linux...
2020-06-07 Linus TorvaldsMerge tag 'staging-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'tty-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Linus TorvaldsMerge tag 'usb-5.8-rc1' of git://git./linux/kernel...
2020-06-07 Al Virofix a braino in "sparc32: fix register window handling...
2020-06-06 Linus TorvaldsMerge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
2020-06-06 Linus TorvaldsMerge tag 'kconfig-v5.8' of git://git./linux/kernel...
2020-06-06 Linus TorvaldsMerge tag 'kbuild-v5.8' of git://git./linux/kernel...
2020-06-06 Linus TorvaldsMerge tag 'dma-mapping-5.8-2' of git://git.infradead...
2020-06-06 Linus TorvaldsMerge tag 'dma-mapping-5.8' of git://git.infradead...
next