index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-33
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-33
/
+0
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-4
/
+1
|
\
|
*
microblaze: simplify pte_alloc_one_kernel()
Mike Rapoport
2021-09-03
1
-2
/
+0
|
*
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2021-09-03
1
-2
/
+1
*
|
microblaze: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-27
1
-17
/
+4
|
/
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-27
/
+0
|
\
|
*
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-27
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-4
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
|
/
*
|
Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2021-07-01
1
-3
/
+0
|
\
\
|
*
|
microblaze: Cleanup unused functions
Guo Ren
2021-05-31
1
-3
/
+0
|
|
/
*
/
locking/atomic: microblaze: use asm-generic exclusively
Mark Rutland
2021-05-26
3
-37
/
+1
|
/
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-30
1
-1
/
+0
*
Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-12-16
14
-210
/
+2
|
\
|
*
microblaze: Remove noMMU code
Michal Simek
2020-11-26
13
-210
/
+0
|
*
microblaze: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-10
1
-0
/
+2
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-16
3
-8
/
+5
|
\
\
|
*
|
microblaze: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
2
-7
/
+4
|
*
|
asm-generic: add generic MMU versions of mmu context functions
Nicholas Piggin
2020-10-26
1
-1
/
+1
|
|
/
*
/
microblaze/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
2
-3
/
+7
|
/
*
microblaze: fix kbuild redundant file warning
Randy Dunlap
2020-09-01
1
-1
/
+0
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-6
/
+0
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-17
/
+4
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-4
/
+2
*
microblaze: add loglvl to microblaze_unwind()
Dmitry Safonov
2020-06-09
1
-1
/
+2
*
microblaze: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-27
/
+2
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
1
-1
/
+0
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-16
/
+0
*
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-05
1
-1
/
+1
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+0
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-2
/
+2
*
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-05
1
-1
/
+10
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-9
/
+0
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-9
/
+0
*
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
1
-1
/
+1
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-4
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-2
/
+0
*
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-05
1
-0
/
+3
|
\
|
*
Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-04-01
1
-0
/
+3
|
|
\
|
|
*
Revert "irqchip/xilinx: Enable generic irq multi handler"
Marc Zyngier
2020-04-01
1
-0
/
+3
*
|
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-29
/
+0
*
|
|
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-03-31
43
-207
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
microblaze: Use asm generic cmpxchg.h for !SMP case
Michal Simek
2020-02-25
1
-37
/
+3
[prev]
[next]