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-10-14
blackfin: Remove the BKL from sys_execve
John Kacur
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-08
Blackfin: fix framebuffer mmap bug for nommu
Thomas Chou
2009-10-07
Blackfin: cplbinfo: drop d_path() hacks
Mike Frysinger
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
Blackfin: convert to use arch_gettimeoffset()
john stultz
2009-09-24
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-16
Blackfin: update ftrace for latest toolchain
Yi Li
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
2009-09-16
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
2009-09-16
Blackfin: update ftrace_push_return_trace() breakage
Mike Frysinger
2009-09-16
Blackfin: add ICPLB coverage for async banks
Bernd Schmidt
2009-09-16
Blackfin: use KERN_ALERT in all kgdb_test output
Mingquan Pan
2009-09-16
Blackfin: fix spelling in a few comments
Michael Hennerich
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
2009-09-16
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
2009-09-16
Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
Ingo Molnar
2009-09-16
Blackfin: optimize fixed code handling for the most common case
Mike Frysinger
2009-09-16
Blackfin: punt dead cache locking code
Mike Frysinger
2009-09-16
Blackfin: do not trace the exception handler
Yi Li
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2009-09-16
Blackfin: fix read buffer overflow
Roel Kluin
2009-09-16
Blackfin: improve double fault debug handling
Graf Yang
2009-09-16
Blackfin: fix MPU handling of invalid memory accesses
Graf Yang
2009-09-16
Blackfin: do not try displaying the end of the stack
Sonic Zhang
2009-09-16
Blackfin: catch hardware errors earlier during booting
Robin Getz
2009-09-16
Blackfin: add an early shadow console
Robin Getz
2009-09-16
Blackfin: add support for common FDPIC ptrace requests
Mike Frysinger
2009-09-16
Blackfin: clean up early memory setup code
Robin Getz
2009-09-16
Blackfin: fix module reloc handling for all memory regions
Mike Frysinger
2009-09-16
Blackfin: cleanup module section checking
Mike Frysinger
2009-09-16
Blackfin: convert malloc()/memset() to zalloc() in module code
Mike Frysinger
2009-09-16
Blackfin: cleanup printk() usage in module code
Mike Frysinger
2009-09-16
Blackfin: reject outdated/unused/wrong relocation types
Robin Getz
2009-09-16
Blackfin: convert ptrace to new memory functions
Mike Frysinger
2009-09-16
Blackfin: cleanup traps decode_address() a bit
Mike Frysinger
2009-09-16
Blackfin: inline I-pipe bypass code in ret_from_exception
Philippe Gerum
2009-09-16
Blackfin: allow high priority domains to preempt schedule_tail()
Philippe Gerum
2009-09-16
Blackfin: export show_stack() to modules
Philippe Gerum
2009-09-16
Blackfin: fix misnomer of some I-pipe helpers
Philippe Gerum
2009-09-16
Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
Philippe Gerum
2009-09-16
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
Robin Getz
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-07-16
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
2009-07-16
Blackfin: work around anomaly 05000189
Robin Getz
2009-07-16
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
2009-07-16
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-07-16
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
2009-07-16
Blackfin: fix early_dma_memcpy() handling of busy channels
Mike Frysinger
2009-07-16
Blackfin: handle BF561 Core B memory regions better when SMP=n
Mike Frysinger
[prev]
[next]