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
/
score
/
kernel
Age
Commit message (
Expand
)
Author
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
2011-12-08
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-03-28
score: Use generic show_interrupts()
Thomas Gleixner
2011-03-28
score: Convert to new irq function names
Thomas Gleixner
2011-03-28
score: Convert irq_chip to new functions
Thomas Gleixner
2010-10-27
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
2009-08-30
score: update files according to review comments.
Chen Liqin
2009-08-30
score: add old syscall support
Chen Liqin
2009-08-30
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
Chen Liqin
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
2009-06-27
score: make irq.h definitions local
Arnd Bergmann
2009-06-27
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
score: fix function prototypes
Arnd Bergmann
2009-06-27
score: add address space annotations
Arnd Bergmann
2009-06-27
score: add missing #includes
Arnd Bergmann
2009-06-22
score: move save arg5 and arg6 instruction in front of enable_irq
Chen Liqin
2009-06-19
score: remove init_mm
Arnd Bergmann
2009-06-19
score: add generic sys_call_table
Arnd Bergmann
2009-06-19
score: update files according to review comments
Chen Liqin
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin