aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-304-23/+23
|\
| * [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-272-15/+13
| * [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-271-8/+4
| * [media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi2011-07-271-0/+5
* | frv: remove unnecessary codeGreg Dietsche2011-07-291-7/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-29107-124/+152
|\ \
| * | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com2011-07-221-7/+7
| * | x86/PCI: quirks: Use pci_dev->revisiontip-bot for Sergei Shtylyov2011-07-221-3/+2
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2299-110/+127
| * | x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-225-2/+14
| * | x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3
| * | x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
* | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-291-1/+3
|\ \ \
| * | | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-251-1/+3
* | | | Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2958-745/+696
|\ \ \ \
| * | | | at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-282-1/+29
| * | | | at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-289-115/+39
| * | | | at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-289-21/+11
| * | | | at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-2810-31/+18
| * | | | at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-2810-120/+341
| * | | | at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD2011-07-285-25/+28
| * | | | at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-2845-322/+61
| * | | | at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-2854-173/+232
| | |_|/ | |/| |
* | | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-2947-125/+933
|\ \ \ \
| * \ \ \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-281216-18148/+27830
| |\ \ \ \
| | * | | | dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-2712-21/+21
| | * | | | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-276-23/+25
| | * | | | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-278-12/+53
| | * | | | net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-276-13/+22
| | * | | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-278-37/+44
| * | | | | arm/dt: tegra devicetree supportGrant Likely2011-07-287-0/+368
| * | | | | arm/versatile: Add device tree supportGrant Likely2011-07-287-0/+366
| * | | | | irq: add irq_domain translation infrastructureGrant Likely2011-07-283-19/+1
| * | | | | arm/dt: Add dtb make ruleRob Herring2011-07-252-0/+13
| * | | | | arm/dt: Add skeleton dtsi fileGrant Likely2011-07-251-0/+13
| * | | | | arm/dt: Add dt machine definitionGrant Likely2011-07-251-0/+7
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-293-4/+4
|\ \ \ \ \ \
| * | | | | | ARM: zynq: remove incorrectly deleted fileArnd Bergmann2011-07-282-1/+1
| * | | | | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König2011-07-271-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-291-37/+0
|\ \ \ \ \ \
| * | | | | | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-261-37/+0
| | |_|/ / / | |/| | | |
* | | | | | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-277-4/+50
* | | | | | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-2/+5
* | | | | | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-273-0/+3
* | | | | | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-271-0/+1
* | | | | | sparc: rename atomic_add_unlessStephen Rothwell2011-07-271-2/+2
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-07-2716-133/+149
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
| * | | | | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek2011-07-261-1/+1
| * | | | | microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek2011-07-251-1/+1