index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: convert page/tlb to asm-generic
Mike Frysinger
2009-06-19
4
-157
/
+4
*
Blackfin: convert types to asm-generic
Mike Frysinger
2009-06-19
2
-81
/
+12
*
Blackfin: convert irq/process to asm-generic
Mike Frysinger
2009-06-19
3
-75
/
+7
*
Blackfin: convert signal/mmap to asm-generic
Mike Frysinger
2009-06-19
2
-199
/
+4
*
Blackfin: convert locking primitives to asm-generic
Mike Frysinger
2009-06-19
6
-308
/
+25
*
Blackfin: convert termios to asm-generic
Mike Frysinger
2009-06-19
2
-292
/
+2
*
Blackfin: convert simple headers to asm-generic
Mike Frysinger
2009-06-19
20
-170
/
+10
*
Blackfin: convert socket/poll to asm-generic
Mike Frysinger
2009-06-19
3
-90
/
+5
*
Blackfin: convert user/elf to asm-generic
Mike Frysinger
2009-06-19
2
-90
/
+2
*
Blackfin: convert shm/sysv/ipc to asm-generic
Mike Frysinger
2009-06-19
5
-134
/
+5
*
Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h
Mike Frysinger
2009-06-19
1
-82
/
+2
*
Merge branch 'akpm'
Linus Torvalds
2009-06-17
1
-16
/
+1
|
\
|
*
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-17
1
-16
/
+1
*
|
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
1
-1
/
+2
*
|
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
1
-1
/
+13
*
|
Blackfin: move custom sections into sections.h
Mike Frysinger
2009-06-13
2
-10
/
+12
*
|
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
2009-06-13
1
-112
/
+0
*
|
Blackfin: add support for irqflags
Mike Frysinger
2009-06-13
3
-264
/
+74
*
|
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
1
-13
/
+15
*
|
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2009-06-13
2
-9
/
+10
*
|
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
3
-3
/
+10
*
|
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
1
-6
/
+51
*
|
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-13
4
-3
/
+4
|
\
|
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
|
*
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
1
-0
/
+1
|
*
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
*
|
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
1
-4
/
+0
*
|
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
2009-06-12
1
-3
/
+0
*
|
Blackfin: add missing access_ok() checks to user functions
Robin Getz
2009-06-12
1
-5
/
+20
*
|
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2009-06-12
1
-42
/
+42
*
|
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
Sonic Zhang
2009-06-12
1
-1
/
+7
*
|
Blackfin: drop unused reserve_pda() function
Graf Yang
2009-06-12
1
-2
/
+0
*
|
Blackfin: update gptimers API
Michael Hennerich
2009-06-12
1
-19
/
+24
*
|
Blackfin: make deferred hardware errors more exact
Robin Getz
2009-06-12
1
-3
/
+89
*
|
Blackfin: work around anomaly 05000220
Graf Yang
2009-06-12
1
-16
/
+19
*
|
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
1
-0
/
+1
*
|
Blackfin: document anomaly 05000234 workaround
Robin Getz
2009-06-12
1
-2
/
+2
*
|
Blackfin: fix early L1 relocation crash
Robin Getz
2009-06-12
1
-0
/
+2
*
|
Blackfin: fix detection of cached L2 SRAM
Mike Frysinger
2009-06-12
1
-0
/
+5
*
|
Blackfin: merge Philippe's recent ipipe patch
Philippe Gerum
2009-06-12
1
-2
/
+2
*
|
Blackfin: fix warnings with I/O port macros
Mike Frysinger
2009-06-12
1
-13
/
+16
*
|
Blackfin: fix data cache flushing when doing icache flushing
Mike Frysinger
2009-06-12
1
-19
/
+16
|
/
*
flat: fix data sections alignment
Oskar Schirmer
2009-05-29
1
-1
/
+0
*
Blackfin: drop unneeded asm/.gitignore
Mike Frysinger
2009-05-27
1
-1
/
+0
*
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2009-05-27
1
-1
/
+3
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
1
-0
/
+2
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
1
-0
/
+1
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
1
-0
/
+2
[next]