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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Blackfin: ip0x: fix unused variable warning
Mike Frysinger
1
-2
/
+0
2011-03-18
Blackfin: punt unused HDMA masks
Mike Frysinger
5
-93
/
+0
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
2
-1
/
+7
2011-03-18
Blackfin/ipipe: restore pipeline bits in irqflags
Philippe Gerum
1
-10
/
+77
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
2
-3
/
+14
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
4
-114
/
+117
2011-03-18
Blackfin: cpufreq: fix typos
Michael Hennerich
1
-3
/
+3
2011-03-18
Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-18
Blackfin: SMP: convert to irq chip functions
Mike Frysinger
1
-1
/
+5
2011-03-18
Blackfin: use accessor functions in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-03-18
Blackfin: use proper wrapper functions for modifying irq status
Thomas Gleixner
4
-4
/
+4
2011-03-18
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
1
-44
/
+48
2011-03-18
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
1
-7
/
+11
2011-03-18
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
1
-7
/
+7
2011-03-18
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
1
-13
/
+28
2011-03-18
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-18
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
1
-9
/
+5
2011-03-18
Blackfin: optimize startup code
Mike Frysinger
1
-69
/
+41
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
8
-12
/
+74
2011-03-18
Blackfin: SMP: implement cpu_freq support
Graf Yang
6
-34
/
+70
2011-03-18
Blackfin: split optimization settings more
Mike Frysinger
3
-15
/
+47
2011-03-18
Blackfin: SMP: disable preempt with smp_processor_id to send messages
Sonic Zhang
1
-6
/
+8
2011-03-18
Blackfin: SMP: delay enabling caches until CPU is initialized
steven miao
1
-2
/
+2
2011-03-18
Blackfin: SMP: use standard cache functions
Mike Frysinger
1
-3
/
+3
2011-03-18
Blackfin: SMP: PERCPU section should be PAGE aligned
steven miao
1
-1
/
+1
2011-03-18
Blackfin: ADI boards: enable pseudo debug insns support
Mike Frysinger
11
-0
/
+11
2011-03-18
Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems
Sonic Zhang
1
-4
/
+0
2011-03-18
Blackfin: dnp5370: drop MMC card detect support
Andreas Schallenberg
1
-20
/
+0
2011-03-18
Blackfin: add bfin_write_{or,and} helpers
Mike Frysinger
1
-2
/
+14
2011-03-18
Blackfin: bf548-ezkit: add CAN1 support
Aaron Wu
1
-7
/
+48
2011-03-18
Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
steven miao
4
-21
/
+102
2011-03-18
Blackfin: SMP: avoid section mismatch warnings
Sonic Zhang
1
-1
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2011-03-04
Blackfin: iflush: update anomaly 05000491 workaround
Mike Frysinger
1
-0
/
+2
2011-03-04
Blackfin: outs[lwb]: make sure count is greater than 0
Mike Frysinger
1
-4
/
+12
2011-02-04
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-0
/
+2
2011-01-31
blackfin: Switch from do_timer() to xtime_update()
Torben Hohn
1
-4
/
+2
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
blackfin: Use generic irq Kconfig
Thomas Gleixner
1
-11
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
28
-28
/
+28
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-10
Blackfin: encode cpu-rev into uImage name
Mike Frysinger
2
-3
/
+6
2011-01-10
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
1
-1
/
+0
2011-01-10
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
Mike Frysinger
1
-9
/
+9
2011-01-10
Blackfin: boards: add missing "static" to peripheral lists
Mike Frysinger
26
-95
/
+95
2011-01-10
Blackfin: DNP5370: new board port
Andreas Schallenberg
4
-0
/
+546
2011-01-10
Blackfin: bf518f-ezbrd: fix dsa resources
Sonic Zhang
1
-9
/
+8
2011-01-10
Blackfin: move "-m elf32bfin" to general LDFLAGS
Mike Frysinger
1
-1
/
+1
[next]