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
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-4
/
+0
2007-11-15
Blackfin arch: fix indentation -- use tabs, not spaces
Mike Frysinger
1
-4
/
+4
2007-11-15
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
16
-102
/
+136
2007-11-15
Blackfin arch: fix silicon rev display and selection for BF52x/BF54x
Mike Frysinger
1
-3
/
+3
2007-11-15
Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: Default config for HV Sistemas H8606 board
Javier Herrero
1
-0
/
+1168
2007-11-15
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
3
-11
/
+22
2007-11-13
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...
Michael Hennerich
1
-1
/
+19
2007-11-12
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
12
-3
/
+33
2007-11-12
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...
Robin Getz
1
-2
/
+3
2007-11-12
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2
-15
/
+33
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
1
-3
/
+8
2007-10-30
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
1
-1
/
+1
2007-10-30
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Sonic Zhang
2
-4
/
+4
2007-10-30
Blackfin arch: update board defconfig files according to latest information f...
Bryan Wu
7
-49
/
+242
2007-10-29
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
3
-1
/
+17
2007-10-29
Blackfin arch: Fix random crash issue found by Michael.
Robin Getz
1
-2
/
+4
2007-10-29
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...
Robin Getz
1
-2
/
+9
2007-10-29
Blackfin arch: add support for checking/clearing overruns in generic purpose ...
Mike Frysinger
1
-7
/
+40
2007-10-29
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
Robin Getz
1
-139
/
+179
2007-10-29
Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer
Michael Hennerich
1
-2
/
+40
2007-10-29
Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...
Michael Hennerich
1
-2
/
+2
2007-10-29
Blackfin arch: fix bug: kernel prints out error message twice
Robin Getz
1
-12
/
+18
2007-10-29
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
1
-0
/
+53
2007-10-29
Blackfin arch: Added support for HV Sistemas H8606 board
Javier Herrero
3
-2
/
+359
2007-10-24
blackfin: fix sg fallout
Adrian Bunk
1
-0
/
+1
2007-10-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2
-4
/
+4
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-2
/
+1
2007-10-22
Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile
Bryan Wu
1
-2
/
+2
2007-10-22
Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...
Mike Frysinger
1
-2
/
+2
2007-10-21
Blackfin arch: update boards files
Bryan Wu
1
-1
/
+1
2007-10-22
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
2
-0
/
+27
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
4
-2
/
+274
2007-10-22
Blackfin arch: add a cheesy install target
Mike Frysinger
2
-0
/
+60
2007-10-21
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
1
-1
/
+13
2007-10-21
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2
-1
/
+376
2007-10-21
Blackfin arch: -mno-fdpic works
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
15
-24
/
+24
2007-10-21
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
1
-0
/
+2
2007-10-21
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
1
-39
/
+61
2007-10-21
Blackfin arch: Optimization - no need to make additional math here
Michael Hennerich
1
-3
/
+3
2007-10-22
Blackfin arch: force irq_flags into the .data section
Mike Frysinger
2
-2
/
+14
2007-10-22
Blackfin arch BF548 defconfig: enable watchdog by default
Mike Frysinger
1
-1
/
+8
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
15
-19
/
+3243
2007-10-20
typo fixes
Matt LaPlante
1
-35
/
+36
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-30
/
+1
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-48
/
+5
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-2
/
+2
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-3
/
+3
[next]