index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-10
/
+19
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-14
arch/microblaze/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-09
microblaze: Align comments with register usage
Michal Simek
1
-4
/
+4
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
6
-56
/
+25
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-1
/
+1
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-08
sched/rt, microblaze: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-12-04
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
6
-56
/
+25
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2
-8
/
+7
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-3
/
+0
2019-11-27
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-8
/
+6
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-7
/
+7
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-3
/
+0
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
1
-1
/
+0
2019-11-04
microblaze: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-25
microblaze: Increase max dtb size to 64K from 32K
Siva Durga Prasad Paladugu
2
-2
/
+2
2019-10-25
microblaze: Enable SPARSE_IRQ
Michal Simek
2
-1
/
+1
2019-10-25
microblaze: defconfig: Enable devtmps and tmpfs
Manjukumar Matha
1
-0
/
+3
2019-10-08
microblaze: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-5
/
+0
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-126
/
+7
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-7
/
+0
2019-09-24
microblaze: switch to generic version of pte allocation
Mike Rapoport
1
-36
/
+3
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2
-86
/
+7
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-325
/
+92
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-09-19
microblaze: Switch to standard restart handler
Linus Walleij
4
-77
/
+30
2019-09-18
microblaze: defconfig synchronization
Michal Simek
2
-23
/
+19
2019-09-18
microblaze: Enable Xilinx AXI emac driver by default
Michal Simek
1
-0
/
+1
2019-09-18
arch/microblaze: support get_user() of size 8 bytes
Randy Dunlap
1
-33
/
+9
2019-09-04
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
1
-1
/
+0
2019-09-02
microblaze: remove ioremap_fullcache
Christoph Hellwig
1
-1
/
+0
2019-08-30
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
2
-148
/
+5
2019-08-30
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
2
-52
/
+43
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-2
/
+0
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
[next]