| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Blackfin: mark gpio lib functions static | Joachim Eastwood | 2010-03-09 |
* | Blackfin: GPIO: implement to_irq handler | Joachim Eastwood | 2010-03-09 |
* | Blackfin: remove trailing space in messages | Frans Pop | 2010-03-09 |
* | Blackfin: add support for restart_syscall() | Mike Frysinger | 2010-03-09 |
* | Blackfin: fix single stepping over system calls | Mike Frysinger | 2010-03-09 |
* | Blackfin: initial tracehook support | Mike Frysinger | 2010-03-09 |
* | Blackfin: initial regset support | Mike Frysinger | 2010-03-09 |
* | Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support | Mike Frysinger | 2010-03-09 |
* | Blackfin: simplify SYSCFG code a bit and ignore attempts to change it | Mike Frysinger | 2010-03-09 |
* | Blackfin: use generic ptrace_resume code | Christoph Hellwig | 2010-03-09 |
* | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data | Graf Yang | 2010-03-09 |
* | Blackfin: add support for cpufreq on SMP systems | Graf Yang | 2010-03-09 |
* | Blackfin: split watchdog definitions into a dedicated header file | Graf Yang | 2010-03-09 |
* | Blackfin: support new ftrace frame pointer semantics | Mike Frysinger | 2010-03-09 |
* | Blackfin: implement ftrace mcount test | Mike Frysinger | 2010-03-09 |
* | Blackfin: implement nmi_watchdog for SMP on BF561 | Graf Yang | 2010-03-09 |
* | Blackfin: respect the L1 kconfig optimization in the MPU code | Barry Song | 2010-03-09 |
* | Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV | Barry Song | 2010-03-09 |
* | Blackfin: fix up mm locking in address dumping | Graf Yang | 2010-03-09 |
* | Blackfin: kgdb: mark all local funcs/structs static | Mike Frysinger | 2010-03-09 |
* | Blackfin: fix decoding of opcodes 41-47 in decode_instruction() | Roel Kluin | 2010-03-09 |
* | Blackfin: initial XIP support | Barry Song | 2010-03-09 |
* | Blackfin: fix the section name of init_thread_union | Barry Song | 2010-03-09 |
* | Blackfin: replace harcoded define with proper THREAD_SIZE macro | Barry Song | 2010-03-09 |
* | Blackfin: fix relocation errors with large initramfs images | Jie Zhang | 2010-03-09 |
* | Blackfin: SMP: make core timers per-cpu clock events for HRT | Yi Li | 2010-03-09 |
* | Blackfin: gpio: use shorter name | Michael Hennerich | 2010-03-09 |
* | Blackfin: dma-mapping: fix thinko in constant optimization | Sonic Zhang | 2010-03-09 |
* | Blackfin: MPU: handle caches for reserved memory | Sonic Zhang | 2010-03-09 |
* | Blackfin: fix MPU page permission masks overflow when dealing with async memory | Barry Song | 2010-03-09 |
* | Blackfin: allow boards to register early devices | Sonic Zhang | 2010-03-09 |
* | blackfin,kgdb: Do not put PC in gdb_regs into retx. | Sonic Zhang | 2010-01-07 |
* | blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write | Jason Wessel | 2010-01-07 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | Blackfin: drop duplicate sched_clock | Mike Frysinger | 2009-12-15 |
| * | Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant | Mike Frysinger | 2009-12-15 |
| * | Blackfin: MPU: add missing __init markings | Mike Frysinger | 2009-12-15 |
| * | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song | 2009-12-15 |
| * | Blackfin: kgdb_test: clean up code a bit | Mike Frysinger | 2009-12-15 |
| * | Blackfin: convert kgdbtest to proc_fops | Alexey Dobriyan | 2009-12-15 |
| * | Blackfin: convert cyc2ns() to clocksource_cyc2ns() | Mike Frysinger | 2009-12-15 |
| * | Blackfin: dma-mapping.h: flesh out missing DMA mapping functions | Barry Song | 2009-12-15 |
| * | Blackfin: workaround anomaly 05000310 | Barry Song | 2009-12-15 |
| * | Blackfin: drop ptrace() write support for fixed code/bootrom | Mike Frysinger | 2009-12-15 |
| * | Blackfin: MPU: support XIP in async flash memory | Barry Song | 2009-12-15 |
| * | Blackfin: drop 4KB reserve at end of memory | Barry Song | 2009-12-15 |
| * | Blackfin: support smaller uncached DMA chunks for memory constrained systems | Barry Song | 2009-12-15 |
| * | Blackfin: finish_atomic_sections: optimize the RTS step | Mike Frysinger | 2009-12-15 |
| * | Blackfin: kgdb: punt dead code | Sonic Zhang | 2009-12-15 |