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
/
mach-common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-1
/
+1
2012-10-14
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-55
/
+0
2012-10-08
Blackfin: smp: add smp_mb() to keep coherency
Steven Miao
1
-2
/
+2
2012-10-08
Blackfin: drop irq enable in init_arch_irq()
Steven Miao
1
-1
/
+0
2012-10-08
Blackfin: fix wrong place disabled irq
Steven Miao
1
-3
/
+1
2012-10-08
Blackfin: cpufreq: fix dpm_state_table
James Cosin
1
-3
/
+2
2012-09-07
blackfin: smp: adapt to generic smp helpers
Steven Miao
1
-157
/
+66
2012-07-24
bf60x: fix build warning
Bob Liu
1
-3
/
+3
2012-07-24
bf60x: cpufreq: fix anomaly 05000273
Sonic Zhang
1
-1
/
+2
2012-07-24
bf60x: Add double fault, hardware error and NMI SEC handler
Sonic Zhang
1
-1
/
+33
2012-07-24
bf60x: sec: Enable sec interrupt source priority configuration.
Sonic Zhang
1
-0
/
+21
2012-07-24
bf60x: sec: Clean up interrupt initialization code for SEC.
Sonic Zhang
1
-87
/
+121
2012-07-24
cleanup: sec and linkport only built on bf60x
Steven Miao
1
-0
/
+2
2012-07-24
bfin: pint: add pint suspend and resume
Steven Miao
1
-0
/
+4
2012-07-24
bf60x: pm: add pint suspend and resume support
Steven Miao
2
-18
/
+58
2012-07-24
blackfin: mach-common: ints-priority add irq_set_wake
Bob Liu
1
-1
/
+5
2012-07-24
cpufreq: change debug message level to show clock change error
Steven Miao
1
-1
/
+1
2012-07-24
bfin: pm: add deepsleep for bf60x
Sonic Zhang
1
-7
/
+0
2012-07-24
irq: set cgu event handle to fasteoi handle
Steven Miao
1
-1
/
+1
2012-07-24
bfin: reorg clock init steps for bf609
Bob Liu
1
-132
/
+7
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+0
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+1
2012-05-21
blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
Sonic Zhang
2
-0
/
+38
2012-05-21
blackfin: bf60x: add wakeup source select
Steven Miao
2
-4
/
+3
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
1
-3
/
+150
2012-05-21
blackfin: remove redundant CONFIG_BF60x macro
Sonic Zhang
1
-6
/
+0
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-1
/
+1
2012-05-21
blackfin: mach-common: ints-priority: fix compile error
Bob Liu
1
-0
/
+2
2012-05-21
blackfin: bf60x: fix compiling warning
Bob Liu
1
-1
/
+6
2012-05-21
blackfin: bf60x: add power management support
Steven Miao
3
-595
/
+48
2012-05-21
blackfin: mach-common: add sec support for bf60x
Steven Miao
1
-38
/
+380
2012-05-21
blackfin: bf60x: add clock support
Steven Miao
3
-2
/
+68
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
2
-3
/
+2
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
1
-18
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-21
Blackfin: s/#if CONFIG/#ifdef CONFIG/
Geert Uytterhoeven
1
-1
/
+1
2012-03-21
Blackfin: wire up new process_vm syscalls
Mike Frysinger
1
-0
/
+2
2012-01-09
blackfin: smp: fix msg queue overflow issue
Steven Miao
1
-5
/
+3
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
1
-12
/
+41
2011-10-31
blackfin: add module.h to files implicitly expecting to use it.
Paul Gortmaker
1
-0
/
+1
2011-10-25
Blackfin: SMP: fix scheduling deadlock
Steven Miao
1
-1
/
+6
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-23
Blackfin: dpmc: optimize SDRAM programming slightly
Mike Frysinger
1
-9
/
+10
2011-07-23
Blackfin: dpmc: don't save/restore scratch registers
Mike Frysinger
1
-6
/
+6
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
1
-35
/
+0
2011-07-23
Blackfin: dpmc: optimize hibernate/resume path
Mike Frysinger
1
-438
/
+572
2011-07-23
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
Mike Frysinger
1
-6
/
+0
2011-07-23
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
1
-0
/
+24
2011-07-23
Blackfin: dpmc: omit RETE/RETN when hibernating
Mike Frysinger
1
-4
/
+0
[next]