| Commit message (Expand) | Author | Age |
... | |
| * | | | | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 2010-03-19 |
| * | | | | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori | 2010-03-19 |
| * | | | | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh | 2010-03-19 |
| * | | | | powerpc: Use correct ccr bit for syscall error status | Nathan Lynch | 2010-03-19 |
| * | | | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-03-19 |
| |\ \ \ \ |
|
| | * | | | | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala | 2010-03-17 |
| | * | | | | powerpc/85xx: Make sure lwarx hint isn't set on ppc32 | Kumar Gala | 2010-03-17 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-03-18 |
|\ \ \ \ \ \ |
|
| * | | | | | | Blackfin: stop cleaning include/asm/asm-offsets.h | Mike Frysinger | 2010-03-09 |
| * | | | | | | Blackfin: scale calibration when cpu freq changes | Graf Yang | 2010-03-09 |
| * | | | | | | Blackfin: eat spurious space in asm/dpmc.h | Mike Frysinger | 2010-03-09 |
| * | | | | | | Blackfin: fix anomaly 283 handling with exact hardware error | Robin Getz | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example ADXL346 orientation resources | Michael Hennerich | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD2S1210 IIO resources | Graf Yang | 2010-03-09 |
| * | | | | | | Blackfin: don't support keypad wakeup from hibernate | Michael Hennerich | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD7416 IIO resources | Sonic Zhang | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example ADP8860 backlight/led resources | Michael Hennerich | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD7414 temp sensor resources | Sonic Zhang | 2010-03-09 |
| * | | | | | | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD2S120x resources | Graf Yang | 2010-03-09 |
| * | | | | | | Blackfin: add support for the on-chip MAC status interrupts | Michael Hennerich | 2010-03-09 |
| * | | | | | | Blackfin: asm/page.h: pull in asm-generic headers | Mike Frysinger | 2010-03-09 |
| * | | | | | | Blackfin: mark gpio lib functions static | Joachim Eastwood | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example ADAU1361 resources | Cliff Cai | 2010-03-09 |
| * | | | | | | Blackfin: GPIO: implement to_irq handler | Joachim Eastwood | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resources | Sonic Zhang | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD2S90 resources | Graf Yang | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example AD5398 power regulator resources | Sonic Zhang | 2010-03-09 |
| * | | | | | | Blackfin: remove trailing space in messages | Frans Pop | 2010-03-09 |
| * | | | | | | Blackfin: bf537-stamp: add example ADS7846 touchscreen resources | Michael Hennerich | 2010-03-09 |
| * | | | | | | Blackfin: add support for restart_syscall() | Mike Frysinger | 2010-03-09 |
| * | | | | | | Blackfin: check for bad syscalls after tracing it | 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: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources | Barry Song | 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: rename AD1938 to AD193X in board files | Barry Song | 2010-03-09 |
| * | | | | | | Blackfin: add CALLER_ADDR ftrace macros | Yi Li | 2010-03-09 |
| * | | | | | | Blackfin: move KGDB selection to the way other arches do it | Mike Frysinger | 2010-03-09 |
| * | | | | | | Blackfin: split watchdog definitions into a dedicated header file | Graf Yang | 2010-03-09 |
| * | | | | | | Blackfin: add dma_disable_irq_nosync() API for irq handlers | Barry Song | 2010-03-09 |
| * | | | | | | Blackfin: fix whitespace damage in thread_info.h | Mike Frysinger | 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 ndelay() | Barry Song | 2010-03-09 |