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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-5
/
+5
2009-09-23
Blackfin: override text/data checking functions
Mike Frysinger
1
-3
/
+35
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2
-2
/
+2
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2
-5
/
+5
2009-09-16
Blackfin: update ftrace for latest toolchain
Yi Li
2
-12
/
+13
2009-09-16
Blackfin: fix elf_fpregset_t definition
Mike Frysinger
1
-1
/
+1
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
5
-145
/
+45
2009-09-16
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
2
-3
/
+3
2009-09-16
Blackfin: update ftrace_push_return_trace() breakage
Mike Frysinger
1
-1
/
+1
2009-09-16
Blackfin: update cm board resources
Harald Krapfenbauer
5
-55
/
+297
2009-09-16
Blackfin: cm-bf537u: split board from cm-bf537e
Harald Krapfenbauer
5
-15
/
+751
2009-09-16
Blackfin: bf538-ezkit: add SPI IRQ resources
Barry Song
1
-0
/
+5
2009-09-16
Blackfin: increase default async timings for parallel flashes
Sonic Zhang
4
-7
/
+7
2009-09-16
Blackfin: add ICPLB coverage for async banks
Bernd Schmidt
1
-2
/
+9
2009-09-16
Blackfin: use KERN_ALERT in all kgdb_test output
Mingquan Pan
1
-1
/
+1
2009-09-16
Blackfin: fix BF54x SPI CS resources
Yi Li
2
-4
/
+4
2009-09-16
Blackfin: fix typo in isram_write()
Robin Getz
1
-4
/
+6
2009-09-16
Blackfin: bf537-stamp: add adp5588 gpio resources
Michael Hennerich
1
-0
/
+14
2009-09-16
Blackfin: add some isram-driver self tests
Mike Frysinger
2
-2
/
+216
2009-09-16
Blackfin: workaround anomaly 05000283
Robin Getz
3
-36
/
+31
2009-09-16
Blackfin: fix spelling in a few comments
Michael Hennerich
1
-2
/
+2
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
3
-8
/
+8
2009-09-16
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
1
-1
/
+0
2009-09-16
Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
Ingo Molnar
1
-2
/
+2
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
2
-8
/
+8
2009-09-16
Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name
Barry Song
13
-14
/
+14
2009-09-16
Blackfin: punt dead cache locking code
Mike Frysinger
5
-284
/
+0
2009-09-16
Blackfin: drop board resources for dead devices (pbx/ad9960)
Mike Frysinger
11
-304
/
+0
2009-09-16
Blackfin: do not trace the exception handler
Yi Li
1
-1
/
+1
2009-09-16
Blackfin: fix BF522/BF523 max VCO mixup
Mike Frysinger
1
-2
/
+2
2009-09-16
Blackfin: SMP port does not yet support cpu frequency scaling
Graf Yang
1
-1
/
+3
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
8
-166
/
+84
2009-09-16
Blackfin: bf537-stamp: update ad1836 resources
Barry Song
1
-5
/
+17
2009-09-16
Blackfin: update anomaly lists
Yi Li
6
-6
/
+35
2009-09-16
Blackfin: bf538-ezkit: add resources for parallel flash
Barry Song
1
-0
/
+49
2009-09-16
Blackfin: fix read buffer overflow
Roel Kluin
1
-4
/
+4
2009-09-16
Blackfin: bf548-ezkit: fix incorrect LCD size parameters
Stefan Pledl
1
-2
/
+2
2009-09-16
Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources
Barry Song
2
-2
/
+12
2009-09-16
Blackfin: drop unused MMR defines that only cause bad code to be written
Mike Frysinger
9
-228
/
+12
2009-09-16
Blackfin: convert boards to use platform data with smc91x
Michael Hennerich
14
-0
/
+153
2009-09-16
Blackfin: bf537-stamp: drop ATA interrupt probe workaround
Barry Song
1
-5
/
+0
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
6
-21
/
+37
2009-09-16
Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec
Cliff Cai
1
-1
/
+1
2009-09-16
Blackfin: fix MPU handling of invalid memory accesses
Graf Yang
2
-4
/
+4
2009-09-16
Blackfin: clean up duplicate I2C device type definitions
Jean Delvare
1
-2
/
+0
2009-09-16
Blackfin: bf537-stamp: update AD714x resources
Barry Song
1
-2
/
+131
2009-09-16
Blackfin: do not try displaying the end of the stack
Sonic Zhang
1
-1
/
+1
[next]