index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-28
Blackfin arch: add an option to allow people to stick exception stack into L1...
Mike Frysinger
1
-6
/
+15
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-10-09
Blackfin arch: give sys_strace proper entry markings
Mike Frysinger
1
-0
/
+3
2008-10-09
Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash
Michael Hennerich
1
-0
/
+18
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
1
-2
/
+7
2008-10-08
Blackfin arch: add supporting for double fault debug handling
Robin Getz
1
-59
/
+130
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-1
/
+1
2008-08-14
Blackfin arch: hook up some missing new system calls
Bryan Wu
1
-0
/
+6
2008-08-05
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
1
-3
/
+5
[next]