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
2010-03-09
Blackfin: eat spurious space in asm/dpmc.h
Mike Frysinger
1
-2
/
+2
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
2010-03-09
Blackfin: bf537-stamp: add example ADXL346 orientation resources
Michael Hennerich
1
-9
/
+14
2010-03-09
Blackfin: bf537-stamp: add example AD2S1210 IIO resources
Graf Yang
1
-0
/
+28
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
1
-5
/
+0
2010-03-09
Blackfin: bf537-stamp: add example AD7416 IIO resources
Sonic Zhang
1
-0
/
+13
2010-03-09
Blackfin: bf537-stamp: add example ADP8860 backlight/led resources
Michael Hennerich
1
-0
/
+48
2010-03-09
Blackfin: bf537-stamp: add example AD7414 temp sensor resources
Sonic Zhang
1
-0
/
+17
2010-03-09
Blackfin: rename AD1836 to AD183X in board files
Barry Song
14
-41
/
+42
2010-03-09
Blackfin: bf537-stamp: add example AD2S120x resources
Graf Yang
1
-0
/
+22
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
4
-7
/
+166
2010-03-09
Blackfin: asm/page.h: pull in asm-generic headers
Mike Frysinger
1
-0
/
+3
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
1
-7
/
+7
2010-03-09
Blackfin: bf537-stamp: add example ADAU1361 resources
Cliff Cai
1
-0
/
+5
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2
-4
/
+19
2010-03-09
Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resources
Sonic Zhang
1
-0
/
+99
2010-03-09
Blackfin: bf537-stamp: add example AD2S90 resources
Graf Yang
1
-0
/
+17
2010-03-09
Blackfin: bf537-stamp: add example AD5398 power regulator resources
Sonic Zhang
1
-0
/
+74
2010-03-09
Blackfin: remove trailing space in messages
Frans Pop
2
-6
/
+6
2010-03-09
Blackfin: bf537-stamp: add example ADS7846 touchscreen resources
Michael Hennerich
1
-1
/
+35
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
1
-0
/
+9
2010-03-09
Blackfin: check for bad syscalls after tracing it
Mike Frysinger
1
-9
/
+14
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
4
-3
/
+15
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
6
-62
/
+144
2010-03-09
Blackfin: initial regset support
Mike Frysinger
3
-31
/
+97
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
2
-67
/
+53
2010-03-09
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
Mike Frysinger
1
-18
/
+6
2010-03-09
Blackfin: use generic ptrace_resume code
Christoph Hellwig
1
-44
/
+0
2010-03-09
Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources
Barry Song
1
-0
/
+20
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
4
-6
/
+13
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
4
-66
/
+101
2010-03-09
Blackfin: rename AD1938 to AD193X in board files
Barry Song
1
-4
/
+4
2010-03-09
Blackfin: add CALLER_ADDR ftrace macros
Yi Li
1
-0
/
+53
2010-03-09
Blackfin: move KGDB selection to the way other arches do it
Mike Frysinger
2
-3
/
+1
2010-03-09
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
2
-15
/
+31
2010-03-09
Blackfin: add dma_disable_irq_nosync() API for irq handlers
Barry Song
1
-0
/
+4
2010-03-09
Blackfin: fix whitespace damage in thread_info.h
Mike Frysinger
1
-12
/
+11
2010-03-09
Blackfin: support new ftrace frame pointer semantics
Mike Frysinger
2
-5
/
+13
2010-03-09
Blackfin: implement ftrace mcount test
Mike Frysinger
2
-1
/
+11
2010-03-09
Blackfin: implement ndelay()
Barry Song
1
-2
/
+14
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
8
-1
/
+361
2010-03-09
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
1
-6
/
+12
2010-03-09
Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file
Barry Song
2
-0
/
+49
2010-03-09
Blackfin: bf548-ezkit: add ASoC CPU DAI resources
Barry Song
1
-0
/
+36
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
9
-8
/
+18
2010-03-09
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
Barry Song
1
-3
/
+11
2010-03-09
Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resources
Mike Frysinger
1
-0
/
+8
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
3
-0
/
+34
2010-03-09
Blackfin: tcm-bf518: new board port
Harald Krapfenbauer
4
-0
/
+2134
2010-03-09
Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel
Barry Song
1
-0
/
+3
[next]