index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: SMP: make all barriers handle cache issues
Graf Yang
2011-04-13
1
-18
/
+18
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Blackfin: bitops: fix include order after little endian inclusion
Mike Frysinger
2011-03-25
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2011-03-24
2
-1
/
+4
|
\
|
*
Blackfin: enable atomic64_t support
Mike Frysinger
2011-03-22
1
-0
/
+2
|
*
Blackfin: wire up new syncfs syscall
Mike Frysinger
2011-03-22
1
-1
/
+2
*
|
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
1
-0
/
+1
|
/
*
Blackfin: wire up new syscalls
Mike Frysinger
2011-03-18
1
-1
/
+4
*
Blackfin/ipipe: restore pipeline bits in irqflags
Philippe Gerum
2011-03-18
1
-10
/
+77
*
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2011-03-18
2
-65
/
+41
*
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2011-03-18
1
-1
/
+6
*
Blackfin: SMP: implement cpu_freq support
Graf Yang
2011-03-18
2
-1
/
+4
*
Blackfin: add bfin_write_{or,and} helpers
Mike Frysinger
2011-03-18
1
-2
/
+14
*
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
2011-02-03
1
-0
/
+2
*
Blackfin: dpmc.h: pull in new pll.h
Mike Frysinger
2011-01-10
1
-0
/
+2
*
Blackfin: unify pll.h headers
Mike Frysinger
2011-01-10
1
-0
/
+86
*
Blackfin: SMP: relocate blackfin_core_id() definition
Graf Yang
2011-01-10
2
-4
/
+3
*
Blackfin: SMP: fix build breakage in cache.h
Mike Frysinger
2011-01-10
1
-0
/
+2
*
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
2011-01-10
1
-0
/
+4
*
Blackfin: SMP: fix asm/bitops.h errors
Mike Frysinger
2011-01-10
1
-0
/
+2
*
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2011-01-10
2
-12
/
+15
*
serial: bfin_5xx: move resources into board files
Sonic Zhang
2011-01-10
1
-0
/
+12
*
Blackfin: push gpio (port) defines into common headers
Mike Frysinger
2011-01-10
10
-0
/
+250
*
Blackfin: dma: constify MMR pointer array
Mike Frysinger
2011-01-10
1
-1
/
+1
*
Blackfin: bfin_dma.h: start a header for DMA MMR layout
Mike Frysinger
2011-01-10
2
-34
/
+92
*
Blackfin: switch to asm-generic/io.h
Mike Frysinger
2011-01-10
1
-201
/
+37
*
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
Mike Frysinger
2011-01-10
1
-30
/
+0
*
Blackfin: bfin_serial.h: unify heavily duplicated serial code
Mike Frysinger
2011-01-10
1
-0
/
+263
*
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2010-10-26
1
-8
/
+0
*
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
2010-10-25
1
-1
/
+1
*
Blackfin: ppi/spi/twi headers: add missing __BFP undef
Mike Frysinger
2010-10-25
3
-0
/
+6
*
Blackfin: bfin_twi.h: start a common TWI header
Mike Frysinger
2010-10-25
1
-0
/
+43
*
Blackfin: bfin_spi.h: add MMR peripheral layout
Mike Frysinger
2010-10-22
1
-0
/
+19
*
Blackfin: bfin_ppi.h: start a common PPI/EPPI header
Mike Frysinger
2010-10-22
1
-0
/
+51
*
Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs
Mike Frysinger
2010-10-22
1
-3
/
+6
*
Blackfin: H8606: move 8250 irqflags to platform resources
Mike Frysinger
2010-10-22
1
-1
/
+0
*
Blackfin: add new cacheflush syscall
Sonic Zhang
2010-10-22
4
-1
/
+26
*
Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)
Robin Getz
2010-10-22
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
4
-144
/
+149
|
\
|
*
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-12
/
+0
|
*
Blackfin: Rename IRQ flags handling functions
David Howells
2010-10-07
4
-147
/
+157
|
*
Blackfin: Add missing dep to asm/irqflags.h
David Howells
2010-10-07
1
-1
/
+8
*
|
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
2010-10-18
1
-68
/
+0
*
|
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
1
-1
/
+2
*
|
Blackfin: SPI: expand SPI bitmasks
Mike Frysinger
2010-10-18
1
-4
/
+7
*
|
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
1
-1
/
+0
|
/
*
Blackfin: punt duplicate SPORT MMR defines
Mike Frysinger
2010-08-27
1
-6
/
+0
*
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
2010-08-23
1
-1
/
+4
[next]