index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
Blackfin: fix dma-mapping build errors
FUJITA Tomonori
1
-0
/
+13
2009-06-22
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
2
-1
/
+3
2009-06-22
Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)
Yi Li
1
-3
/
+1
2009-06-22
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
1
-8
/
+15
2009-06-22
Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS
Mike Frysinger
1
-0
/
+1
2009-06-22
Blackfin: drop unused ISP1760 port1_disable from board resources
Mike Frysinger
5
-5
/
+0
2009-06-22
Blackfin: bf526-ezbrd: handle different SDRAM chips
Graf Yang
2
-1
/
+92
2009-06-22
Blackfin: fix typo in TRAS define in mem_init.h header
Graf Yang
1
-1
/
+1
2009-06-22
Blackfin: unify memory map headers
Mike Frysinger
16
-350
/
+145
2009-06-22
Blackfin: stick the CPU name into boot image name
Robin Getz
1
-1
/
+1
2009-06-22
Blackfin: update defconfigs
Mike Frysinger
20
-155
/
+272
2009-06-22
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
11
-81
/
+176
2009-06-22
Blackfin: update I-pipe patch level
Philippe Gerum
1
-2
/
+2
2009-06-22
Blackfin: remove obsolete mcount support from I-pipe code
Philippe Gerum
3
-76
/
+0
2009-06-22
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
Philippe Gerum
3
-27
/
+28
2009-06-22
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
5
-30
/
+177
2009-06-22
Blackfin: allow people to select BF51x-0.1 silicon rev
Mike Frysinger
1
-1
/
+1
2009-06-22
Blackfin: bf526-ezbrd: set SPI flash resources to SST device
Graf Yang
1
-2
/
+2
2009-06-22
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
1
-1
/
+2
2009-06-22
Blackfin: abstract irq14 lowering in do_irq
Mike Frysinger
1
-18
/
+25
2009-06-22
Blackfin: simplify irq stack overflow checking
Mike Frysinger
1
-15
/
+17
2009-06-22
Blackfin: only build show_interrupts() when procfs is enabled
Mike Frysinger
1
-0
/
+2
2009-06-22
Blackfin: redo handling of bad irqs
Mike Frysinger
1
-42
/
+11
2009-06-22
Blackfin: update anomaly lists
Mike Frysinger
7
-125
/
+178
2009-06-22
Blackfin: bf533-ezkit: add resources for FISP devices
Mike Frysinger
1
-0
/
+106
2009-06-22
Blackfin: bf518f-ezbrd: update DSA resources
Mike Frysinger
1
-5
/
+11
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
4
-274
/
+256
2009-06-18
Blackfin: convert page/tlb to asm-generic
Mike Frysinger
4
-157
/
+4
2009-06-18
Blackfin: convert types to asm-generic
Mike Frysinger
2
-81
/
+12
2009-06-18
Blackfin: convert irq/process to asm-generic
Mike Frysinger
4
-75
/
+30
2009-06-18
Blackfin: convert signal/mmap to asm-generic
Mike Frysinger
2
-199
/
+4
2009-06-18
Blackfin: convert locking primitives to asm-generic
Mike Frysinger
6
-308
/
+25
2009-06-18
Blackfin: convert termios to asm-generic
Mike Frysinger
2
-292
/
+2
2009-06-18
Blackfin: convert simple headers to asm-generic
Mike Frysinger
20
-170
/
+10
2009-06-18
Blackfin: convert socket/poll to asm-generic
Mike Frysinger
3
-90
/
+5
2009-06-18
Blackfin: convert user/elf to asm-generic
Mike Frysinger
2
-90
/
+2
2009-06-18
Blackfin: convert shm/sysv/ipc to asm-generic
Mike Frysinger
5
-134
/
+5
2009-06-18
Blackfin: convert asm/ioctls.h to asm-generic/ioctls.h
Mike Frysinger
1
-82
/
+2
2009-06-18
Blackfin: only build irqpanic.c when needed
Mike Frysinger
2
-10
/
+4
2009-06-18
Blackfin: pull in asm/io.h in ksyms for prototypes
Mike Frysinger
1
-0
/
+1
2009-06-18
Blackfin: use common test_bit() rather than __test_bit()
Mike Frysinger
1
-2
/
+2
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2
-20
/
+1
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
55
-603
/
+807
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2
-1
/
+3
2009-06-13
Blackfin: improve CLKIN_HZ config default
Mike Frysinger
1
-3
/
+3
2009-06-13
Blackfin: initial support for ftrace grapher
Mike Frysinger
5
-0
/
+115
2009-06-13
Blackfin: initial support for ftrace
Mike Frysinger
5
-1
/
+92
[next]