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
/
m32r
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+1
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-44
/
+44
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-5
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
m32r: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-15
/
+0
2015-01-13
m32r: macro whitespace fixes
Michael S. Tsirkin
1
-42
/
+42
2015-01-13
m32r/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-10-20
m32r: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-0
/
+3
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-87
/
+58
2014-10-10
m32r: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-14
locking,arch,m32r: Fold atomic_ops
Peter Zijlstra
1
-86
/
+57
2014-08-09
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2
-6
/
+1
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-04-18
arch,m32r: Convert smp_mb__*()
Peter Zijlstra
2
-10
/
+3
2014-03-13
arch: Remove stub cputime.h headers
Frederic Weisbecker
2
-6
/
+1
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-2
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-79
/
+1
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+0
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
m32r: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
1
-16
/
+0
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-07-03
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-05-28
m32r: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-6
/
+6
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-10
/
+0
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-14
burying unused conditionals
Al Viro
1
-2
/
+0
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
1
-7
/
+1
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-3
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-20
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-20
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-19
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
David Howells
31
-1217
/
+8
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+6
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-4
/
+0
2012-11-29
m32r: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+3
[next]