summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Sanitize sparse irqThomas Gleixner2010-10-263-22/+17Star
* sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-263-0/+6
* Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-2635-629/+4917
|\
| * spi: tegra: fix error setting on timeoutErik Gilling2010-10-261-4/+4
| * spi: add spi_tegra driverErik Gilling2010-10-223-0/+626
| * tegra: harmony: enable PCI ExpressMike Rapoport2010-10-222-0/+58
| * tegra: add PCI Express supportMike Rapoport2010-10-226-1/+936
| * tegra: add PCI Express clocksMike Rapoport2010-10-221-0/+48
| * [ARM] tegra: Add APB DMA supportColin Cross2010-10-225-0/+922
| * [ARM] tegra: Add cpufreq supportColin Cross2010-10-223-0/+187
| * [ARM] tegra: common: Update common clock init tableColin Cross2010-10-221-2/+2
| * [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-227-210/+1005
| * [ARM] tegra: Add support for reading fusesColin Cross2010-10-224-0/+111
| * [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-222-13/+95
| * [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-225-396/+603
| * [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-222-0/+139
| * [ARM] tegra: Add legacy irq supportColin Cross2010-10-223-1/+146
| * [ARM] tegra: update iomapColin Cross2010-10-223-6/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-2649-216/+513
|\ \
| * | Blackfin: fix inverted anomaly 05000481 logicMike Frysinger2010-10-251-1/+1
| * | Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-253-118/+0Star
| * | Blackfin: ppi/spi/twi headers: add missing __BFP undefMike Frysinger2010-10-253-0/+6
| * | Blackfin: update defconfigsMike Frysinger2010-10-2526-26/+42
| * | Blackfin: bfin_twi.h: start a common TWI headerMike Frysinger2010-10-251-0/+43
| * | netdev: bfin_mac: push settings to platform resourcesSonic Zhang2010-10-2516-71/+421
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2656-201/+1038
|\ \ \
| * | | microblaze: Fix build with make 3.82Thomas Backlund2010-10-221-2/+6
| * | | fbdev/xilinxfb: Microblaze driver supportMichal Simek2010-10-211-6/+18
| * | | microblaze: Support C optimized lib functions for little-endianMichal Simek2010-10-212-6/+60
| * | | microblaze: Separate library optimized functionsMichal Simek2010-10-213-15/+46
| * | | microblaze: Support timer on AXI liteMichal Simek2010-10-212-6/+16
| * | | microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-2110-18/+42
| * | | microblaze: KGDB little endian supportMichal Simek2010-10-211-0/+4
| * | | microblaze: Add PVR for endians plus detectionMichal Simek2010-10-216-1/+9
| * | | net: emaclite: Add support for little-endian platformsMichal Simek2010-10-211-4/+4
| * | | microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
| * | | microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2Star
| * | | microblaze: Support early console on uart16550Michal Simek2010-10-214-1/+99
| * | | microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-211-2/+7
| * | | microblaze: Setup early console dynamicallyMichal Simek2010-10-211-1/+2
| * | | microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-211-7/+7
| * | | microblaze: remove early printk uarlite console dependency from headerMichal Simek2010-10-211-1/+1
| * | | microblaze: Remove additional compatible propertiesMichal Simek2010-10-214-9/+0Star
| * | | microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
| * | | microblaze: Use static const char * const where possibleJoe Perches2010-10-213-12/+12
| * | | microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
| * | | microblaze: Export missing symbols for modulesMichal Simek2010-10-211-0/+7
| * | | microblaze: Add libgcc function directly to kernelMichal Simek2010-10-2113-28/+607
| * | | microblaze: support gpio_to_irq()Michal Simek2010-10-211-4/+1Star
| * | | microblaze: Define empty mmiowbMichal Simek2010-10-211-0/+2