| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files | Mike Frysinger | 2008-10-16 | 13 | -18/+18 |
* | Blackfin arch: update cache flush prototypes with argument names to make them... | Mike Frysinger | 2008-10-16 | 1 | -5/+5 |
* | Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea... | Mike Frysinger | 2008-10-16 | 3 | -17/+18 |
* | Blackfin arch: use the new bfin_addr_dcachable() function | Mike Frysinger | 2008-10-16 | 1 | -3/+2 |
* | Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o... | Robin Getz | 2008-10-16 | 5 | -5/+5 |
* | Blackfin arch: unify/cleanup cache code | Mike Frysinger | 2008-10-16 | 1 | -115/+58 |
* | Blackfin arch: update AD7879 platform resources in board file | Michael Hennerich | 2008-10-16 | 1 | -8/+17 |
* | Blackfin arch: Zero out bss region in L1/L2 memory. | Graf Yang | 2008-10-16 | 1 | -0/+54 |
* | Blackfin arch: add read/write IO accessor functions to Blackfin | Bryan Wu | 2008-10-16 | 1 | -0/+30 |
* | Blackfin arch: fix bug - some serial header files set RTS to an input when th... | Sonic Zhang | 2008-10-13 | 2 | -2/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-10-15 | 26 | -284/+256 |
|\ |
|
| * | MIPS: Kill unused <asm/debug.h> inclusions | Shinya Kuribayashi | 2008-10-15 | 7 | -8/+0 |
| * | MIPS: IP32: Add platform device for CMOS RTC; remove dead code | Thomas Bogendoerfer | 2008-10-15 | 2 | -5/+16 |
| * | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer | 2008-10-15 | 1 | -77/+22 |
| * | MIPS: IP22/28: Switch over to RTC class driver | Thomas Bogendoerfer | 2008-10-15 | 5 | -87/+15 |
| * | MIPS: PCI: Scan busses when they are registered | Aurelien Jarno | 2008-10-15 | 1 | -27/+53 |
| * | MIPS: WGT634U: Add reset button support | Aurelien Jarno | 2008-10-15 | 1 | -0/+37 |
| * | MIPS: BCM47xx: Use the new SSB GPIO API | Aurelien Jarno | 2008-10-15 | 4 | -74/+58 |
| * | MIPS: BCM47xx: Remove references to BCM947XX | Aurelien Jarno | 2008-10-15 | 1 | -3/+3 |
| * | MIPS: WGT634U: Add machine detection message | Aurelien Jarno | 2008-10-15 | 1 | -0/+3 |
| * | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 2008-10-15 | 1 | -1/+1 |
| * | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
| * | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
| * | MIPS: Have a heart for a lonely, lost header file ... | Ralf Baechle | 2008-10-15 | 1 | -0/+46 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2008-10-15 | 281 | -6171/+12899 |
|\ \
| |/
|/| |
|
| * | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 1872 | -28462/+112907 |
| |\ |
|
| * | | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
| * | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
| * | | powerpc: Fix 32-bit SMP boot on CHRP | Benjamin Herrenschmidt | 2008-10-15 | 1 | -0/+6 |
| * | | powerpc: Fix link errors on 32-bit machines using legacy DMA | Benjamin Herrenschmidt | 2008-10-15 | 1 | -0/+6 |
| * | | powerpc/pci: Improve detection of unassigned bridge resources | Benjamin Herrenschmidt | 2008-10-15 | 1 | -47/+116 |
| * | | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 2008-10-14 | 6 | -22/+24 |
| * | | powerpc: Reflect the used arguments in machine_init() prototype | Sebastian Andrzej Siewior | 2008-10-14 | 1 | -1/+1 |
| * | | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt | 2008-10-14 | 2 | -3/+7 |
| * | | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-10-14 | 60 | -166/+614 |
| |\ \ |
|
| | * | | powerpc: fix fsl_upm nand driver modular build | Anton Vorontsov | 2008-10-13 | 2 | -48/+53 |
| | * | | powerpc/83xx: add NAND support for the MPC8360E-RDK boards | Anton Vorontsov | 2008-10-13 | 1 | -0/+12 |
| | * | | powerpc: FPGA support for GE Fanuc SBC610 | Martyn Welch | 2008-10-13 | 2 | -0/+44 |
| | * | | powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree | Timur Tabi | 2008-10-13 | 1 | -2/+2 |
| | * | | powerpc: disable CHRP and PMAC support in various defconfigs | Timur Tabi | 2008-10-13 | 21 | -1/+44 |
| | * | | powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards | Anton Vorontsov | 2008-10-13 | 3 | -0/+21 |
| | * | | powerpc: remove support for bootmem-allocated memory for the DIU driver | Timur Tabi | 2008-10-13 | 3 | -46/+1 |
| | * | | powerpc: remove non-dependent load fsl_booke PTE_64BIT | Milton Miller | 2008-10-13 | 1 | -4/+0 |
| | * | | powerpc/5121: Add PCI support. | John Rigby | 2008-10-13 | 4 | -3/+16 |
| | * | | powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. | John Rigby | 2008-10-13 | 17 | -37/+71 |
| | * | | powerpc/fsl: Hide MPC5121 pci bridge. | John Rigby | 2008-10-13 | 1 | -2/+3 |
| | * | | powerpc/83xx: don't probe broken PCI on mpc837x_mds boards | Anton Vorontsov | 2008-10-13 | 1 | -1/+7 |
| | * | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig | Anton Vorontsov | 2008-10-13 | 2 | -9/+9 |
| | * | | powerpc: make Freescale QE support a selectable Kconfig option | Timur Tabi | 2008-10-13 | 3 | -7/+2 |
| | * | | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 | Martyn Welch | 2008-10-13 | 5 | -6/+327 |