index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
include
/
asm
Age
Commit message (
Expand
)
Author
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-12
m32r: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
m32r: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-03-16
m32r: add definition of ioremap_wc to io.h
Abhilash Kesavan
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
m32r: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-01-13
m32r: macro whitespace fixes
Michael S. Tsirkin
2015-01-13
m32r/uaccess: fix sparse errors
Michael S. Tsirkin
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-10-20
m32r: io: implement dummy relaxed accessor macros for writes
Will Deacon
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-09
m32r: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-08-14
locking,arch,m32r: Fold atomic_ops
Peter Zijlstra
2014-08-08
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-04-18
arch,m32r: Convert smp_mb__*()
Peter Zijlstra
2014-03-13
arch: Remove stub cputime.h headers
Frederic Weisbecker
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
m32r: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-05-28
m32r: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
consolidate declarations of k_sigaction
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2012-12-19
missing user_stack_pointer() instances
Al Viro
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
David Howells
[next]