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
/
mach-common
Age
Commit message (
Expand
)
Author
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
2010-05-22
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
Blackfin: scale calibration when cpu freq changes
Graf Yang
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
2010-03-09
Blackfin: check for bad syscalls after tracing it
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: 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: implement nmi_watchdog for SMP on BF561
Graf Yang
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
2010-03-09
Blackfin: initial XIP support
Barry Song
2010-03-09
Blackfin: fix initial stack pointer setup
Barry Song
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
2010-03-09
Blackfin: pull in asm/bfin_can.h for interrupt masks
Michael Hennerich
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
2010-03-09
Blackfin: flush caches on SMP when one core calls another via IPI
Yi Li
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
2009-12-15
Blackfin: BF537: push down error masks to avoid namespace pollution
Mike Frysinger
2009-12-15
Blackfin: SMP: don't start up core b until its state has been completely onlined
Yi Li
2009-12-15
Blackfin: pull in asm/dpmc.h for power defines
Mike Frysinger
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
2009-12-15
Blackfin: cpufreq: use a constant latency
Michael Hennerich
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-25
Blackfin: fix memset in smp_send_reschedule() and -stop()
Roel Kluin
2009-11-25
Blackfin: check for anomaly 05000475
Mike Frysinger
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
2009-09-16
Blackfin: workaround anomaly 05000283
Robin Getz
2009-09-16
Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP
Graf Yang
2009-09-16
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
2009-09-16
Blackfin: punt dead cache locking code
Mike Frysinger
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
2009-09-16
Blackfin: catch hardware errors earlier during booting
Robin Getz
2009-09-16
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
[next]