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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-03-09
Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources
Cliff Cai
2
-0
/
+10
2010-03-09
Blackfin: fix up mm locking in address dumping
Graf Yang
1
-1
/
+13
2010-03-09
Blackfin: bf533-{ezkit,stamp}: add sound platform devices
Barry Song
2
-0
/
+72
2010-03-09
Blackfin: kgdb: mark all local funcs/structs static
Mike Frysinger
1
-5
/
+5
2010-03-09
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
Roel Kluin
1
-1
/
+1
2010-03-09
Blackfin: initial XIP support
Barry Song
13
-29
/
+160
2010-03-09
Blackfin: fix initial stack pointer setup
Barry Song
1
-8
/
+3
2010-03-09
Blackfin: fix the section name of init_thread_union
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
1
-5
/
+8
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
1
-8
/
+13
2010-03-09
Blackfin: simplify SMP handling in SRAM code
Yi Li
1
-18
/
+9
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
7
-13
/
+138
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
7
-123
/
+146
2010-03-09
Blackfin: drop cpu_callin_map on SMP systems
Graf Yang
1
-6
/
+3
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
1
-4
/
+34
2010-03-09
Blackfin: unify MMR helpers
Mike Frysinger
1
-44
/
+12
2010-03-09
Blackfin: isram: add unlikely to sanity checks
Mike Frysinger
1
-3
/
+3
2010-03-09
Blackfin: update defconfigs
Sonic Zhang
12
-1017
/
+1608
[next]