summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\
| * arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
* | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
* | microblaze: switch to copy_thread_tls()Christian Brauner2020-07-041-3/+3
|/
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-7/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* microblaze: add show_stack_loglvl()Dmitry Safonov2020-06-091-6/+12
* microblaze: add loglvl to microblaze_unwind()Dmitry Safonov2020-06-093-6/+6
* microblaze: add loglvl to microblaze_unwind_inner()Dmitry Safonov2020-06-091-15/+23
* kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
* Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\
| * vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
|/
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-051-1/+20
|\
| * Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-011-1/+20
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | | Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-03-317-17/+10
|\ \ \ | |_|/ |/| |
| * | microblaze: Replace setup_irq() by request_irq()afzal mohammed2020-03-091-8/+2
| * | microblaze: Define percpu sestion in linker fileStefan Asserhall2020-02-251-0/+3
| * | microblaze: Remove unused boot_cpuid variableMichal Simek2020-02-251-1/+0
| * | microblaze: Add missing irqflags.h headerStefan Asserhall2020-02-251-0/+1
| * | microblaze: Add sync to tlb operationsStefan Asserhall2020-02-251-1/+2
| * | microblaze: Remove early printk setupMichal Simek2020-02-251-6/+1
| * | microblaze: Fix _reset() functionMichal Simek2020-02-251-0/+1
| * | microblaze: Kernel parameters should be parsed earlierMichal Simek2020-02-241-1/+0
| |/
* / irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-221-20/+1
|/
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-043-5/+7
|\
| * microblaze: Add ID for Microblaze v11Michal Simek2020-02-041-0/+1
| * microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-041-1/+2
| * microblaze: Align comments with register usageMichal Simek2020-01-091-4/+4
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
| |/
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \