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
2009-07-16
Blackfin: define HARDIRQ_BITS again for now
Mike Frysinger
1
-0
/
+3
2009-07-16
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
1
-1
/
+0
2009-07-16
Blackfin: fix handling of IPEND in interrupt context save
Robin Getz
1
-3
/
+4
2009-07-16
Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)
Graf Yang
1
-14
/
+7
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-06-23
Blackfin: fix dma-mapping build errors
FUJITA Tomonori
1
-0
/
+13
2009-06-23
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
1
-1
/
+2
2009-06-23
Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)
Yi Li
1
-3
/
+1
2009-06-23
Blackfin: bf526-ezbrd: handle different SDRAM chips
Graf Yang
1
-0
/
+86
2009-06-23
Blackfin: fix typo in TRAS define in mem_init.h header
Graf Yang
1
-1
/
+1
2009-06-23
Blackfin: unify memory map headers
Mike Frysinger
2
-50
/
+48
2009-06-23
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
3
-22
/
+24
2009-06-23
Blackfin: update I-pipe patch level
Philippe Gerum
1
-2
/
+2
2009-06-23
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
Philippe Gerum
1
-1
/
+6
2009-06-23
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
4
-29
/
+176
2009-06-23
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
1
-0
/
+22
2009-06-19
Blackfin: convert page/tlb to asm-generic
Mike Frysinger
4
-157
/
+4
2009-06-19
Blackfin: convert types to asm-generic
Mike Frysinger
2
-81
/
+12
2009-06-19
Blackfin: convert irq/process to asm-generic
Mike Frysinger
3
-75
/
+7
2009-06-19
Blackfin: convert signal/mmap to asm-generic
Mike Frysinger
2
-199
/
+4
2009-06-19
Blackfin: convert locking primitives to asm-generic
Mike Frysinger
6
-308
/
+25
2009-06-19
Blackfin: convert termios to asm-generic
Mike Frysinger
2
-292
/
+2
2009-06-19
Blackfin: convert simple headers to asm-generic
Mike Frysinger
20
-170
/
+10
2009-06-19
Blackfin: convert socket/poll to asm-generic
Mike Frysinger
3
-90
/
+5
2009-06-19
Blackfin: convert user/elf to asm-generic
Mike Frysinger
2
-90
/
+2
2009-06-19
Blackfin: convert shm/sysv/ipc to asm-generic
Mike Frysinger
5
-134
/
+5
2009-06-19
Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h
Mike Frysinger
1
-82
/
+2
2009-06-17
Merge branch 'akpm'
Linus Torvalds
1
-16
/
+1
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
1
-1
/
+2
2009-06-13
Blackfin: initial support for ftrace
Mike Frysinger
1
-1
/
+13
2009-06-13
Blackfin: move custom sections into sections.h
Mike Frysinger
2
-10
/
+12
2009-06-13
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
1
-112
/
+0
2009-06-13
Blackfin: add support for irqflags
Mike Frysinger
3
-264
/
+74
2009-06-13
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
1
-13
/
+15
2009-06-13
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2
-9
/
+10
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
3
-3
/
+10
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
1
-6
/
+51
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
1
-1
/
+1
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
4
-3
/
+4
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
1
-4
/
+0
2009-06-12
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
1
-3
/
+0
2009-06-12
Blackfin: add missing access_ok() checks to user functions
Robin Getz
1
-5
/
+20
2009-06-12
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
1
-42
/
+42
2009-06-12
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
Sonic Zhang
1
-1
/
+7
2009-06-12
Blackfin: drop unused reserve_pda() function
Graf Yang
1
-2
/
+0
2009-06-12
Blackfin: update gptimers API
Michael Hennerich
1
-19
/
+24
2009-06-12
Blackfin: make deferred hardware errors more exact
Robin Getz
1
-3
/
+89
2009-06-12
Blackfin: work around anomaly 05000220
Graf Yang
1
-16
/
+19
2009-06-12
Blackfin: add support for gptimer0 as a tick source
Graf Yang
1
-0
/
+1
[next]