index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
2009-07-16
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
2009-07-16
Blackfin: restore exception banner when dumping crash info
Mike Frysinger
2009-07-16
Blackfin: work around anomaly 05000281
Robin Getz
2009-07-16
Blackfin: drop dead flash_probe call
Mike Frysinger
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2009-06-24
linker script: throw away .discard section
Tejun Heo
2009-06-22
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
2009-06-22
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
2009-06-22
Blackfin: remove obsolete mcount support from I-pipe code
Philippe Gerum
2009-06-22
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
2009-06-22
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
2009-06-22
Blackfin: abstract irq14 lowering in do_irq
Mike Frysinger
2009-06-22
Blackfin: simplify irq stack overflow checking
Mike Frysinger
2009-06-22
Blackfin: only build show_interrupts() when procfs is enabled
Mike Frysinger
2009-06-22
Blackfin: redo handling of bad irqs
Mike Frysinger
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-18
Blackfin: convert irq/process to asm-generic
Mike Frysinger
2009-06-18
Blackfin: pull in asm/io.h in ksyms for prototypes
Mike Frysinger
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-13
Blackfin: initial support for ftrace grapher
Mike Frysinger
2009-06-13
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
2009-06-13
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
Blackfin: do not configure the UART early if on wrong processor
Robin Getz
2009-06-13
Blackfin: push down exception oops checking
Mike Frysinger
2009-06-13
Blackfin: fix trap_c() exit paths
Mike Frysinger
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2009-06-12
Blackfin: fix sparseirq/kstat_irqs fallout
Mike Frysinger
2009-06-12
Blackfin: fix unused warnings after nommu update
Mike Frysinger
2009-06-12
Blackfin: export the last exception cause via debugfs
Robin Getz
2009-06-12
Blackfin: fix length checking in kgdb_ebin2mem
Roel Kluin
2009-06-12
Blackfin: kgdb: fix up error return values
Mike Frysinger
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
Blackfin: convert early_printk EVT init to a loop
Mike Frysinger
2009-06-12
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2009-06-12
Blackfin: convert SMP to only use generic time framework
Graf Yang
2009-06-12
Blackfin: override default uClinux MTD addr/size
Mike Frysinger
2009-06-12
Blackfin: update gptimers API
Michael Hennerich
2009-06-12
Blackfin: include system/processor info in dump messages
Robin Getz
2009-06-12
Blackfin: add workaround for anomaly 05000461
Robin Getz
2009-06-12
Blackfin: make sure stack is accessible before dumping it
Robin Getz
2009-06-12
Blackfin: make sure MPU CPLB for first 1k is marked as valid
Robin Getz
[prev]
[next]