| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: SMP: fix cache flush loop | Sonic Zhang | 2011-04-13 | 1 | -3/+16 |
* | Blackfin: time-ts: ack gptimer sooner to avoid missing short ints | Mike Frysinger | 2011-04-13 | 1 | -1/+7 |
* | Blackfin: gptimers: fix thinko when disabling timers | Mike Frysinger | 2011-04-13 | 1 | -1/+1 |
* | Blackfin: SMP: make all barriers handle cache issues | Graf Yang | 2011-04-13 | 1 | -18/+18 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 9 | -10/+10 |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-30 | 1 | -1/+0 |
|\ |
|
| * | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-03-30 | 12 | -35/+24 |
|\ \
| |/
|/| |
|
| * | Blackfin: bitops: fix include order after little endian inclusion | Mike Frysinger | 2011-03-25 | 1 | -1/+3 |
| * | Blackfin: defconfigs: update after misc devices defaulted to N | Mike Frysinger | 2011-03-25 | 10 | -7/+3 |
| * | Blackfin: use more standard pr_fmt in the module loader | Joe Perches | 2011-03-25 | 1 | -27/+18 |
* | | bfin: Use proper accessors in trace | Thomas Gleixner | 2011-03-29 | 1 | -3/+4 |
* | | bfin: Convert irq namespace | Thomas Gleixner | 2011-03-29 | 2 | -18/+18 |
* | | bfin: Final irq cleanup | Thomas Gleixner | 2011-03-29 | 2 | -9/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-03-24 | 6 | -2/+20 |
|\ |
|
| * | Blackfin: bf54x: re-enable anomaly 05000353 for all revs | Mike Frysinger | 2011-03-22 | 1 | -1/+5 |
| * | Blackfin: enable atomic64_t support | Mike Frysinger | 2011-03-22 | 2 | -0/+3 |
| * | Blackfin: wire up new syncfs syscall | Mike Frysinger | 2011-03-22 | 2 | -1/+3 |
| * | Blackfin: SMP: flush CoreB cache when shutting down | Graf Yang | 2011-03-22 | 1 | -0/+9 |
* | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
|/ |
|
* | Blackfin: ip0x: fix unused variable warning | Mike Frysinger | 2011-03-18 | 1 | -2/+0 |
* | Blackfin: punt unused HDMA masks | Mike Frysinger | 2011-03-18 | 5 | -93/+0 |
* | Blackfin: wire up new syscalls | Mike Frysinger | 2011-03-18 | 2 | -1/+7 |
* | Blackfin/ipipe: restore pipeline bits in irqflags | Philippe Gerum | 2011-03-18 | 1 | -10/+77 |
* | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum | 2011-03-18 | 2 | -3/+14 |
* | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 2011-03-18 | 4 | -114/+117 |
* | Blackfin: cpufreq: fix typos | Michael Hennerich | 2011-03-18 | 1 | -3/+3 |
* | Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-18 | 1 | -0/+1 |
* | Blackfin: SMP: convert to irq chip functions | Mike Frysinger | 2011-03-18 | 1 | -1/+5 |
* | Blackfin: use accessor functions in show_interrupts() | Thomas Gleixner | 2011-03-18 | 1 | -4/+6 |
* | Blackfin: use proper wrapper functions for modifying irq status | Thomas Gleixner | 2011-03-18 | 4 | -4/+4 |
* | Blackfin: convert gpio irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -44/+48 |
* | Blackfin: convert mac irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -7/+11 |
* | Blackfin: convert error irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -7/+7 |
* | Blackfin: convert internal irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -13/+28 |
* | Blackfin: convert core irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -11/+11 |
* | Blackfin: use proper wrappers for irq_desc | Thomas Gleixner | 2011-03-18 | 1 | -9/+5 |
* | Blackfin: optimize startup code | Mike Frysinger | 2011-03-18 | 1 | -69/+41 |
* | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 | 8 | -12/+74 |
* | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2011-03-18 | 6 | -34/+70 |
* | Blackfin: split optimization settings more | Mike Frysinger | 2011-03-18 | 3 | -15/+47 |
* | Blackfin: SMP: disable preempt with smp_processor_id to send messages | Sonic Zhang | 2011-03-18 | 1 | -6/+8 |
* | Blackfin: SMP: delay enabling caches until CPU is initialized | steven miao | 2011-03-18 | 1 | -2/+2 |
* | Blackfin: SMP: use standard cache functions | Mike Frysinger | 2011-03-18 | 1 | -3/+3 |
* | Blackfin: SMP: PERCPU section should be PAGE aligned | steven miao | 2011-03-18 | 1 | -1/+1 |
* | Blackfin: ADI boards: enable pseudo debug insns support | Mike Frysinger | 2011-03-18 | 11 | -0/+11 |
* | Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems | Sonic Zhang | 2011-03-18 | 1 | -4/+0 |
* | Blackfin: dnp5370: drop MMC card detect support | Andreas Schallenberg | 2011-03-18 | 1 | -20/+0 |