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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+1
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
1
-0
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
1
-2
/
+0
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-02
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
1
-0
/
+1
2019-01-09
arch/openrisc: Fix issues with access_ok()
Stafford Horne
1
-2
/
+6
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-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-02-22
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
1
-1
/
+2
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
2
-4
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
15
-52
/
+354
2017-11-03
openrisc: add tick timer multi-core sync logic
Stafford Horne
1
-0
/
+8
2017-11-03
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
1
-0
/
+20
2017-11-03
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
3
-7
/
+106
2017-11-03
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
1
-1
/
+1
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
8
-11
/
+82
2017-11-03
openrisc: use qspinlocks and qrwlocks
Stafford Horne
3
-1
/
+22
2017-11-03
openrisc: add 1 and 2 byte cmpxchg support
Stafford Horne
1
-32
/
+115
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
[next]