summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-263-2/+63
| * | | | | AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-264-0/+504
* | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-263-38/+23
|\ \ \ \ \ \
| * | | | | | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy2010-10-221-0/+16
| * | | | | | arm/omap: simplify conditionalNicolas Kaiser2010-10-221-1/+1
| * | | | | | OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-221-31/+0
| * | | | | | ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König2010-10-221-1/+1
| * | | | | | ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König2010-10-221-3/+3
| * | | | | | ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König2010-10-221-2/+2
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-10-262-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.Rakib Mullick2010-10-221-1/+1
| * | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return typeJulia Lawall2010-10-222-2/+2
* | | | | | | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-2532-629/+4291
|\ \ \ \ \ \ \
| * | | | | | | tegra: harmony: enable PCI ExpressMike Rapoport2010-10-212-0/+58
| * | | | | | | tegra: add PCI Express supportMike Rapoport2010-10-216-1/+936
| * | | | | | | tegra: add PCI Express clocksMike Rapoport2010-10-211-0/+48
| * | | | | | | [ARM] tegra: Add APB DMA supportColin Cross2010-10-215-0/+922
| * | | | | | | [ARM] tegra: Add cpufreq supportColin Cross2010-10-213-0/+187
| * | | | | | | [ARM] tegra: common: Update common clock init tableColin Cross2010-10-211-2/+2
| * | | | | | | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-217-210/+1005
| * | | | | | | [ARM] tegra: Add support for reading fusesColin Cross2010-10-214-0/+111
| * | | | | | | [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-212-13/+95
| * | | | | | | [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-215-396/+603
| * | | | | | | [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-212-0/+139
| * | | | | | | [ARM] tegra: Add legacy irq supportColin Cross2010-10-213-1/+146
| * | | | | | | [ARM] tegra: update iomapColin Cross2010-10-213-6/+39
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-2545-157/+388
|\ \ \ \ \ \ \ \
| * | | | | | | | Blackfin: fix inverted anomaly 05000481 logicMike Frysinger2010-10-251-1/+1
| * | | | | | | | Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-253-118/+0
| * | | | | | | | 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-2512-12/+296
* | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2554-191/+1016
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | microblaze: Fix build with make 3.82Thomas Backlund2010-10-221-2/+6
| * | | | | | | | | 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
| * | | | | | | | | microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
| * | | | | | | | | microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2
| * | | | | | | | | 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/+0
| * | | | | | | | | microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
OpenPOWER on IntegriCloud