Age | Commit message (Expand) | Author |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger |
2010-08-23 | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger |
2010-08-23 | Blackfin: fix hweight breakage | Mike Frysinger |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Blackfin: gpio: add a debounce stub | Mike Frysinger |
2010-08-06 | Blackfin: remove CONFIG_MEM_GENERIC_BOARD | Christian Dietrich |
2010-08-06 | Blackfin: unify rotary encoder bitmasks | Mike Frysinger |
2010-08-06 | Blackfin: unify SDH/RSI bitmasks | Mike Frysinger |
2010-08-06 | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers | Mike Frysinger |
2010-08-06 | Blackfin: add support for dynamic ftrace | Mike Frysinger |
2010-08-06 | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger |
2010-08-06 | Blackfin: make sure mmiowb inserts a write barrier with SSYNC | Michael Hennerich |
2010-08-06 | Blackfin: fix DMA/cache bug when resuming from suspend to RAM | Michael Hennerich |
2010-08-06 | Blackfin: fix typo in hweight asm | Mike Frysinger |
2010-08-06 | Blackfin: stub fpregs dumping | Mike Frysinger |
2010-08-06 | Blackfin: new dynamic bfin read/write mmr helpers | Mike Frysinger |
2010-08-05 | mtd: Blackfin NFC: fix handling of page sizes | Barry Song |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | blackfin: use use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-22 | Blackfin: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori |
2010-05-22 | Blackfin: move string functions to normal lib/ assembly | Robin Getz |
2010-05-22 | Blackfin: add support for the DBG (debug output) pseudo insn | Robin Getz |
2010-05-22 | Blackfin: change the BUG opcode to an unused 16-bit opcode | Robin Getz |
2010-05-22 | Blackfin: add support for the DBGA (debug assert) pseudo insn | Robin Getz |
2010-05-21 | Blackfin: SMP: add flush_tlb_kernel_range stub | Graf Yang |
2010-05-21 | Blackfin: make hardware trace output a little more useful | Robin Getz |
2010-05-21 | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c | Robin Getz |
2010-05-21 | Blackfin: split kernel/traps.c | Robin Getz |
2010-05-21 | Blackfin: punt Blackfin-specific GPIO wakeup API | Michael Hennerich |
2010-05-21 | Blackfin: drop unused bad_page pages and move zero_page to the bss | Mike Frysinger |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori |
2010-03-09 | Blackfin: eat spurious space in asm/dpmc.h | Mike Frysinger |
2010-03-09 | Blackfin: asm/page.h: pull in asm-generic headers | Mike Frysinger |
2010-03-09 | Blackfin: GPIO: implement to_irq handler | Joachim Eastwood |
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: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data | Graf Yang |