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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
1
-2
/
+2
2010-05-22
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
1
-15
/
+18
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2
-32
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-09
Blackfin: scale calibration when cpu freq changes
Graf Yang
1
-1
/
+12
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
1
-5
/
+0
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
1
-4
/
+136
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: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
1
-2
/
+4
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
1
-62
/
+93
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
1
-1
/
+17
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
1
-1
/
+1
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
2
-0
/
+22
2010-03-09
Blackfin: initial XIP support
Barry Song
3
-13
/
+19
2010-03-09
Blackfin: fix initial stack pointer setup
Barry Song
1
-8
/
+3
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
1
-8
/
+13
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
1
-3
/
+35
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2
-17
/
+3
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
1
-4
/
+34
2010-03-09
Blackfin: pull in asm/bfin_can.h for interrupt masks
Michael Hennerich
1
-0
/
+1
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
1
-9
/
+9
2010-03-09
Blackfin: flush caches on SMP when one core calls another via IPI
Yi Li
1
-2
/
+24
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
13
-223
/
+101
2009-12-15
Blackfin: add support for TIF_NOTIFY_RESUME
Barry Song
1
-1
/
+3
2009-12-15
Blackfin: BF537: push down error masks to avoid namespace pollution
Mike Frysinger
1
-4
/
+10
2009-12-15
Blackfin: SMP: don't start up core b until its state has been completely onlined
Yi Li
1
-8
/
+8
2009-12-15
Blackfin: pull in asm/dpmc.h for power defines
Mike Frysinger
3
-1
/
+3
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
1
-0
/
+30
2009-12-15
Blackfin: cpufreq: use a constant latency
Michael Hennerich
1
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-1
/
+1
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+7
2009-11-25
Blackfin: fix memset in smp_send_reschedule() and -stop()
Roel Kluin
1
-4
/
+2
2009-11-25
Blackfin: check for anomaly 05000475
Mike Frysinger
1
-0
/
+5
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-203
/
+36
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
11
-203
/
+36
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
1
-1
/
+43
2009-09-16
Blackfin: workaround anomaly 05000283
Robin Getz
2
-32
/
+5
2009-09-16
Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP
Graf Yang
1
-7
/
+10
2009-09-16
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
1
-0
/
+6
2009-09-16
Blackfin: punt dead cache locking code
Mike Frysinger
2
-224
/
+0
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2
-66
/
+12
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
2
-13
/
+17
2009-09-16
Blackfin: catch hardware errors earlier during booting
Robin Getz
1
-0
/
+11
2009-09-16
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
1
-7
/
+7
[next]