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
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-05-28
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-22
Blackfin: wire up new syncfs syscall
Mike Frysinger
1
-0
/
+1
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
1
-0
/
+3
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
1
-0
/
+11
2011-01-10
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
1
-2
/
+2
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
1
-0
/
+1
2010-10-22
Blackfin: initial preempt support while returning from interrupt
Barry Song
1
-3
/
+109
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-0
/
+3
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
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
1
-0
/
+2
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
1
-2
/
+4
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
1
-0
/
+15
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-8
/
+9
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
1
-9
/
+9
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-28
/
+10
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
1
-1
/
+3
2009-12-11
Unify sys_mmap*
Al Viro
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-26
/
+5
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-2
/
+2
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-26
/
+5
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-16
Blackfin: workaround anomaly 05000283
Robin Getz
1
-16
/
+2
2009-09-16
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-0
/
+6
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
1
-10
/
+4
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
1
-9
/
+13
2009-09-16
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
1
-7
/
+7
2009-09-16
Blackfin: sanitize manual control of IPEND[4]
Philippe Gerum
1
-14
/
+11
2009-09-16
Blackfin: use generic name for EVT14 handler
Philippe Gerum
1
-4
/
+4
2009-09-16
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
1
-32
/
+54
2009-07-16
Blackfin: cleanup code a bit with comments and defines
Robin Getz
1
-5
/
+7
2009-06-22
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
1
-0
/
+1
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
1
-0
/
+1
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
1
-4
/
+7
2009-06-12
Blackfin: make deferred hardware errors more exact
Robin Getz
1
-18
/
+41
2009-06-12
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
Graf Yang
1
-17
/
+0
2009-05-27
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
1
-0
/
+2
2009-03-04
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
Philippe Gerum
1
-1
/
+60
2009-02-04
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
1
-8
/
+1
2009-01-07
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
1
-12
/
+9
2008-11-18
Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
Mike Frysinger
1
-2
/
+3
2008-11-18
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
1
-2
/
+2
2009-01-07
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang
1
-50
/
+42
2008-10-28
Blackfin arch: fix bug - kernel with SMP patch can not bootup
Graf Yang
1
-3
/
+4
[next]