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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-0
/
+1
2011-05-27
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
58
-1661
/
+4001
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
Blackfin: use new common PERCPU_INPUT define
Mike Frysinger
1
-7
/
+1
2011-05-25
Blackfin: boards: update ASoC resources after machine driver overhaul
Scott Jiang
4
-17
/
+273
2011-05-25
Blackfin: work around anomaly 05000480
Steven Miao
1
-0
/
+5
2011-05-25
Blackfin: fix addr type with bfin_write_{or,and} helpers
Mike Frysinger
1
-2
/
+2
2011-05-25
Blackfin: convert /proc/sram to seq_file
Alexey Dobriyan
1
-17
/
+26
2011-05-25
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
1
-11
/
+20
2011-05-25
Blackfin: fix indentation with bfin_read() helper
Mike Frysinger
1
-4
/
+4
2011-05-25
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
4
-22
/
+24
2011-05-25
Blackfin: don't touch task->cpus_allowed directly
KOSAKI Motohiro
1
-4
/
+2
2011-05-25
Blackfin: don't touch cpu_possible_map and cpu_present_map directly
KOSAKI Motohiro
1
-4
/
+10
2011-05-25
Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout
Mike Frysinger
2
-2
/
+18
2011-05-25
Blackfin: initial perf_event support
Mike Frysinger
5
-0
/
+546
2011-05-25
Blackfin: update anomaly lists to latest public info
Mike Frysinger
7
-15
/
+50
2011-05-25
Blackfin: use on-chip reset func with newer parts
Mike Frysinger
1
-34
/
+31
2011-05-25
Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs
Mike Frysinger
2
-4
/
+0
2011-05-25
Blackfin: optimize MMR reads during startup a bit
Mike Frysinger
1
-11
/
+9
2011-05-25
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
5
-20
/
+77
2011-05-25
Blackfin: bf537: fix excessive gpio int demuxing
Mike Frysinger
1
-30
/
+25
2011-05-25
Blackfin: bf54x: drop unused pm gpio handling
Mike Frysinger
1
-40
/
+2
2011-05-25
Blackfin: move bf537-specific irq code out of common code
Mike Frysinger
4
-138
/
+150
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
8
-10
/
+16
2011-05-25
Blackfin: clean up irq ifdef logic a bit
Mike Frysinger
1
-47
/
+39
2011-05-25
Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
Mike Frysinger
5
-28
/
+28
2011-05-25
Blackfin: delete duplicated user single step prototypes
Mike Frysinger
1
-2
/
+0
2011-05-25
Blackfin: kgdb: cache flushing is not safe in SMP mode
Sonic Zhang
1
-1
/
+5
2011-05-25
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
2
-4
/
+0
2011-05-25
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
2
-5
/
+2
2011-05-25
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
1
-8
/
+8
2011-05-25
Blackfin: bf527-ezkit: tweak sound defconfig
Mike Frysinger
2
-15
/
+11
2011-05-25
Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper
Mike Frysinger
3
-122
/
+121
2011-05-25
Blackfin: clean up style in irq defines
Mike Frysinger
7
-695
/
+627
2011-05-25
Blackfin: unify core IRQ definitions
Mike Frysinger
8
-379
/
+64
2011-05-25
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
Mike Frysinger
1
-68
/
+44
2011-05-25
Blackfin: ints-priority: clean up some local vars
Mike Frysinger
1
-17
/
+8
2011-05-25
Blackfin: don't attempt to flush on-chip L1 SRAM regions
Sonic Zhang
1
-5
/
+18
2011-05-25
Blackfin: first pass at debug mmr support
Mike Frysinger
3
-1
/
+1863
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-33
/
+2
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+3
2011-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-21
/
+9
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
77
-611
/
+884
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
1
-3
/
+0
2011-04-24
PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-21
/
+9
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
4
-23
/
+42
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+3
2011-04-14
Blackfin: SMP: fix cache flush loop
Sonic Zhang
1
-3
/
+16
[next]