summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-11-26microblaze: Remove noMMU codeMichal Simek
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-10microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-10microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04microblaze: switch to copy_thread_tls()Christian Brauner
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09microblaze: add show_stack_loglvl()Dmitry Safonov
2020-06-09microblaze: add loglvl to microblaze_unwind()Dmitry Safonov
2020-06-09microblaze: add loglvl to microblaze_unwind_inner()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier
2020-03-31Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek
2020-03-09microblaze: Replace setup_irq() by request_irq()afzal mohammed
2020-02-25microblaze: Define percpu sestion in linker fileStefan Asserhall
2020-02-25microblaze: Remove unused boot_cpuid variableMichal Simek
2020-02-25microblaze: Add missing irqflags.h headerStefan Asserhall
2020-02-25microblaze: Add sync to tlb operationsStefan Asserhall
2020-02-25microblaze: Remove early printk setupMichal Simek
2020-02-25microblaze: Fix _reset() functionMichal Simek
2020-02-24microblaze: Kernel parameters should be parsed earlierMichal Simek
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04microblaze: Add ID for Microblaze v11Michal Simek
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds