index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
Blackfin: iflush: update anomaly 05000491 workaround
Mike Frysinger
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
1
-1
/
+0
2011-01-10
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
1
-2
/
+2
2011-01-10
Blackfin: pm: drop irq save/restore in standby and suspend to mem callback
Steven Miao
1
-10
/
+0
2011-01-10
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
Yi Li
1
-119
/
+78
2011-01-10
Blackfin: SMP: tweak platform_request_ipi() usage
Graf Yang
1
-1
/
+1
2011-01-10
Blackfin: SMP: fix cpumask misbehavior
Graf Yang
1
-6
/
+1
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-10-26
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
2
-107
/
+0
2010-10-23
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
Mike Frysinger
2
-50
/
+4
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
1
-0
/
+1
2010-10-22
Blackfin: SIC: fix off-by-one error in loop
Michael Hennerich
1
-3
/
+4
2010-10-22
Blackfin: initial preempt support while returning from interrupt
Barry Song
2
-3
/
+126
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
3
-19
/
+19
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-0
/
+3
2010-08-06
Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing
Michael Hennerich
1
-24
/
+0
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
1
-8
/
+9
2010-08-06
Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
Mike Frysinger
2
-11
/
+8
2010-08-06
Blackfin: merge anomalies 475 and 220 to follow official lists
Mike Frysinger
1
-7
/
+1
2010-08-06
Blackfin: move MPU anomaly check to common location
Mike Frysinger
1
-1
/
+5
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
1
-2
/
+2
2010-05-22
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
1
-15
/
+18
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2
-32
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-09
Blackfin: scale calibration when cpu freq changes
Graf Yang
1
-1
/
+12
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
1
-5
/
+0
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
1
-4
/
+136
2010-03-09
Blackfin: check for bad syscalls after tracing it
Mike Frysinger
1
-9
/
+14
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
1
-0
/
+2
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
1
-2
/
+4
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
1
-2
/
+4
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
1
-62
/
+93
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
1
-1
/
+17
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
1
-1
/
+1
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
2
-0
/
+22
2010-03-09
Blackfin: initial XIP support
Barry Song
3
-13
/
+19
2010-03-09
Blackfin: fix initial stack pointer setup
Barry Song
1
-8
/
+3
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
1
-8
/
+13
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
1
-3
/
+35
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2
-17
/
+3
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
1
-4
/
+34
2010-03-09
Blackfin: pull in asm/bfin_can.h for interrupt masks
Michael Hennerich
1
-0
/
+1
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
1
-9
/
+9
2010-03-09
Blackfin: flush caches on SMP when one core calls another via IPI
Yi Li
1
-2
/
+24
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
13
-223
/
+101
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
1
-1
/
+3
2009-12-15
Blackfin: BF537: push down error masks to avoid namespace pollution
Mike Frysinger
1
-4
/
+10
2009-12-15
Blackfin: SMP: don't start up core b until its state has been completely onlined
Yi Li
1
-8
/
+8
[next]