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
/
openrisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-1
/
+0
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-3
/
+3
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-08-31
openrisc: map as uncached in ioremap
Christoph Hellwig
2
-18
/
+4
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
34
-170
/
+34
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-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-4
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-4
/
+2
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-6
/
+2
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
1
-2
/
+0
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+2
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-02
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2
-1
/
+1
2019-01-09
arch/openrisc: Fix issues with access_ok()
Stafford Horne
1
-2
/
+6
2019-01-07
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
1
-0
/
+1
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+3
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-5
/
+5
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-5
/
+0
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-24
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2
-35
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+4
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+5
2018-08-03
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-2
/
+0
2018-07-21
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2
-35
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+5
2018-06-25
openrisc: Call destructor during __pte_free_tlb
Stafford Horne
1
-1
/
+5
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
1
-1
/
+2
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-07
openrisc: remove unused __ARCH_HAVE_MMU define
Tobias Klauser
1
-2
/
+0
2018-02-22
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
1
-1
/
+2
[next]