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
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-05-22
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
2010-05-22
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
2010-05-22
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
2010-05-22
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
2010-05-22
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
2010-05-22
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-21
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
Blackfin: print out the faulting insn in the trace output
Robin Getz
2010-05-21
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-20
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
Jason Wessel
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
Blackfin: remove trailing space in messages
Frans Pop
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
Blackfin: initial regset support
Mike Frysinger
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2010-03-09
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
2010-03-09
Blackfin: use generic ptrace_resume code
Christoph Hellwig
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2010-03-09
Blackfin: support new ftrace frame pointer semantics
Mike Frysinger
2010-03-09
Blackfin: implement ftrace mcount test
Mike Frysinger
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
2010-03-09
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
2010-03-09
Blackfin: fix up mm locking in address dumping
Graf Yang
2010-03-09
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
2010-03-09
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
2010-03-09
Blackfin: initial XIP support
Barry Song
2010-03-09
Blackfin: fix the section name of init_thread_union
Barry Song
2010-03-09
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
2010-03-09
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
Blackfin: gpio: use shorter name
Michael Hennerich
2010-03-09
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
2010-03-09
Blackfin: MPU: handle caches for reserved memory
Sonic Zhang
2010-03-09
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2010-03-09
Blackfin: allow boards to register early devices
Sonic Zhang
[next]