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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-0
/
+2
2011-01-10
Blackfin: dpmc.h: pull in new pll.h
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: relocate blackfin_core_id() definition
Graf Yang
2
-4
/
+3
2011-01-10
Blackfin: SMP: fix build breakage in cache.h
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
1
-0
/
+4
2011-01-10
Blackfin: SMP: fix asm/bitops.h errors
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2
-12
/
+15
2011-01-10
serial: bfin_5xx: move resources into board files
Sonic Zhang
1
-0
/
+12
2011-01-10
Blackfin: dma: constify MMR pointer array
Mike Frysinger
1
-1
/
+1
2011-01-10
Blackfin: bfin_dma.h: start a header for DMA MMR layout
Mike Frysinger
2
-34
/
+92
2011-01-10
Blackfin: switch to asm-generic/io.h
Mike Frysinger
1
-201
/
+37
2011-01-10
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
Mike Frysinger
1
-30
/
+0
2011-01-10
Blackfin: bfin_serial.h: unify heavily duplicated serial code
Mike Frysinger
1
-0
/
+263
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
1
-8
/
+0
2010-10-26
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: ppi/spi/twi headers: add missing __BFP undef
Mike Frysinger
3
-0
/
+6
2010-10-25
Blackfin: bfin_twi.h: start a common TWI header
Mike Frysinger
1
-0
/
+43
2010-10-23
Blackfin: bfin_spi.h: add MMR peripheral layout
Mike Frysinger
1
-0
/
+19
2010-10-23
Blackfin: bfin_ppi.h: start a common PPI/EPPI header
Mike Frysinger
1
-0
/
+51
2010-10-23
Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs
Mike Frysinger
1
-3
/
+6
2010-10-23
Blackfin: H8606: move 8250 irqflags to platform resources
Mike Frysinger
1
-1
/
+0
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
4
-1
/
+26
2010-10-22
Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)
Robin Getz
1
-3
/
+6
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
4
-144
/
+149
2010-10-18
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
1
-68
/
+0
2010-10-18
spi/bfin_spi: redo GPIO CS handling
Barry Song
1
-1
/
+2
2010-10-18
Blackfin: SPI: expand SPI bitmasks
Mike Frysinger
1
-4
/
+7
2010-10-18
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
1
-1
/
+0
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-12
/
+0
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
4
-147
/
+157
2010-10-07
Blackfin: Add missing dep to asm/irqflags.h
David Howells
1
-1
/
+8
2010-08-27
Blackfin: punt duplicate SPORT MMR defines
Mike Frysinger
1
-6
/
+0
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-1
/
+4
2010-08-23
Blackfin: fix hweight breakage
Mike Frysinger
1
-7
/
+10
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-2
/
+2
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
12
-85
/
+301
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-06
Blackfin: gpio: add a debounce stub
Mike Frysinger
1
-0
/
+5
2010-08-06
Blackfin: remove CONFIG_MEM_GENERIC_BOARD
Christian Dietrich
1
-18
/
+0
2010-08-06
Blackfin: unify rotary encoder bitmasks
Mike Frysinger
1
-1
/
+73
2010-08-06
Blackfin: unify SDH/RSI bitmasks
Mike Frysinger
1
-2
/
+117
2010-08-06
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
Mike Frysinger
2
-4
/
+5
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
1
-0
/
+16
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
2
-58
/
+58
2010-08-06
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
Michael Hennerich
1
-1
/
+7
[next]