index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+2
2020-12-16
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-12
nds32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-11-07
nds32/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-8
/
+18
2020-10-27
nds32: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-8
/
+2
2020-10-26
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
1
-1
/
+0
2020-08-26
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-14
/
+4
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-2
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+0
2020-06-05
kmap: remove kmap_atomic_to_page()
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+0
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-5
/
+3
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-9
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-37
/
+0
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-4
/
+2
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-4
/
+2
2020-03-21
nds32: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2019-12-30
nds32: fix build failure caused by page table folding updates
Mike Rapoport
1
-1
/
+1
2019-12-30
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
1
-4
/
+7
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-05
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
4
-18
/
+1
2019-11-12
nds32: use generic ioremap
Christoph Hellwig
2
-3
/
+4
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-0
/
+2
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-07-17
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
2019-07-12
nds32: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+4
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+15
2019-05-31
nds32: add new emulations for floating point instruction
Vincent Chen
1
-0
/
+12
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
3
-3
/
+3
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-3
/
+0
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
41
-51
/
+41
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+1
2019-05-15
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+10
[next]