index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-11-29
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
1
-1
/
+1
2012-10-15
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
1
-55
/
+0
2012-07-24
bfin: pm: add deepsleep for bf60x
Sonic Zhang
1
-7
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+0
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-1
/
+1
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
1
-1
/
+2
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-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-05-29
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-23
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-19
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-13
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-17
Blackfin: workaround anomaly 05000283
Robin Getz
1
-16
/
+2
2009-09-17
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-0
/
+6
2009-09-17
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
1
-10
/
+4
2009-09-17
Blackfin: improve double fault debug handling
Graf Yang
1
-9
/
+13
2009-09-17
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
1
-7
/
+7
2009-09-17
Blackfin: sanitize manual control of IPEND[4]
Philippe Gerum
1
-14
/
+11
2009-09-17
Blackfin: use generic name for EVT14 handler
Philippe Gerum
1
-4
/
+4
2009-09-17
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-23
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
[next]