aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...HEADmasterLinus Torvalds1-1/+7
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+7
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+4
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-8/+7
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-72/+230
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-29/+58
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2-2/+2
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent1-0/+12
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon3-7/+6
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas6-1/+102
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring1-7/+4
2013-04-03ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King1-2/+2
2013-04-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+220
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds29-58/+154
2013-04-02Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann2-21/+11
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens1-1/+2
2013-04-02s390/uaccess: fix page table walkHeiko Carstens2-27/+55
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-13/+12
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin2-21/+11
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds11-45/+10
2013-03-29Merge tag 'mvebu_fixes_for_v3.9_round2' of git://git.infradead.org/users/jcoo...Arnd Bergmann8-6/+24
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds1-1/+1
2013-03-28arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press2-1/+7
2013-03-28arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter1-1/+1
2013-03-28arm: orion5x: fix orion5x.dtsi gpio parametersAlexander Clouter1-1/+6
2013-03-28ARM: Kirkwood: fix unused mvsdio gpio pinsSebastian Hesselbarth3-0/+4
2013-03-28arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT1-3/+5
2013-03-28ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter1-0/+1
2013-03-28Merge tag 'ep93xx-fixes-for-3.9-rc5' of git://github.com/RyanMallon/linux-ep9...Arnd Bergmann1-3/+7
2013-03-28Merge tag 'imx-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann4-0/+27
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2-72/+78
2013-03-27Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann5-5/+18
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+3
2013-03-27ARM: ux500: Enable the clock controlling Ethernet on SnowballLee Jones3-2/+16
2013-03-27ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-backLee Jones1-1/+0
2013-03-27ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DTLee Jones1-2/+2
2013-03-27Merge tag 'omap-for-v3.9-rc3/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann9-22/+64
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk1-2/+1
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak3-6/+19
2013-03-26ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo3-0/+26
2013-03-25Merge tag 'msm-fix-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Arnd Bergmann1-1/+4
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder1-0/+6
2013-03-25ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings1-1/+1
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-14/+15
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk1-0/+1
2013-03-25powerpc: make additional room in exception vector areaChen Gang1-72/+72
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-17/+17
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+0
2013-03-22ARM: tegra: fix register address of slink controllerLaxman Dewangan2-2/+2
2013-03-22ARM: msm: Stop counting before reprogramming clockeventStephen Boyd1-1/+4
2013-03-22ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar1-3/+3
2013-03-22ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko1-0/+15
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd2-2/+22
2013-03-22ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd1-1/+1
2013-03-22ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R1-26/+47
2013-03-22Merge branch 'kvm-arm/vgic-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Russell King1-21/+14
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-2/+2
2013-03-21x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin1-2/+2
2013-03-21Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-0/+1
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+22
2013-03-21s390/uaccess: fix clear_user_pt()Heiko Carstens1-1/+1
2013-03-20ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta3-3/+3
2013-03-19x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu1-13/+13
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2-2/+0
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-35/+33
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-24/+57
2013-03-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds6-15/+3
2013-03-19sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-19Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren6-16/+45
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski3-11/+5
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2-38/+196
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-29/+22
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet1-1/+1
2013-03-19ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo1-0/+1
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-12/+12
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-18KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti1-9/+9
2013-03-18x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-6/+12
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-42/+100
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-127/+150
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-21/+14
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2-5/+3
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+1
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab1-1/+1
2013-03-18arm64: Fix build error with !SMPCatalin Marinas1-0/+2
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas1-1/+0
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian1-0/+4
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2-1/+5
2013-03-18ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta1-3/+0
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-0/+13
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-18ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten1-3/+7
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V5-14/+14
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V6-106/+126
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell1-0/+1
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling1-0/+1
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds1-2/+1
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+4
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-2/+3
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+4
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar1-1/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2-0/+10
2013-03-15Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2-0/+6
2013-03-15ARM: i.MX35: enable MAX clockSascha Hauer1-0/+1
2013-03-15ARM: Scorpion is a v7 architecture, not v6Stephen Boyd1-2/+2
2013-03-15Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-0/+1
2013-03-15ARM: mmp: add platform_device head file in gplugdHaojian Zhuang1-0/+1
2013-03-14Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-18/+33
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann47-162/+316
2013-03-14[media] s5p-fimc: fix s5pv210 buildArnd Bergmann1-1/+1
2013-03-14ARM: i.MX25: Fix DT compilationSascha Hauer1-0/+5
2013-03-14ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches1-12/+8
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2-2/+16
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-13MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin1-1/+1
2013-03-13perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu1-0/+13
2013-03-13ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanupPaul Walmsley2-0/+11
2013-03-13ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musbGrazvydas Ignotas3-5/+18
2013-03-13ARM: OMAP4: clock data: lock USB DPLL on bootJon Hunter1-0/+15
2013-03-13ARM: OMAP1: fix USB host on 1710Aaro Koskinen1-11/+1
2013-03-13ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud1-2/+26
2013-03-13ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud1-2/+2
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn1-1/+0
2013-03-13openrisc: require gpiolibJonas Bonn1-1/+1
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-22/+6
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold4-0/+4
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard1-7/+7
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle1-4/+2
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell23-29/+22
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2-5/+0
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings1-1/+1
2013-03-12MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa1-3/+4
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney1-8/+8
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds50-90/+95
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-8/+10
2013-03-12ARM:net: an issue for k which is u32, never < 0Chen Gang1-1/+1
2013-03-12Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+3
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2013-03-12ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter1-0/+3
2013-03-12ARM: spear3xx: Use correct pl080 header fileArnd Bergmann1-1/+1
2013-03-12MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos1-2/+2
2013-03-12mfd: ab8500: Kill "reg" property from bindingArnd Bergmann4-5/+4
2013-03-11Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna1-0/+3
2013-03-11Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann25-36/+44
2013-03-11Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2-2/+2
2013-03-11Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-5/+5
2013-03-11ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard1-2/+5
2013-03-11xen: arm: mandate EABI and use generic atomic operations.Ian Campbell2-22/+6
2013-03-11MIPS: compat: Return same error ENOSYS as native for invalid operation.Ralf Baechle1-1/+1
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-03-11ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta3-29/+0
2013-03-11ARC: ABIv3: Print the correct ABI verVineet Gupta1-3/+1
2013-03-11ARC: make allyesconfig build breakagesVineet Gupta3-6/+5
2013-03-11ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle1-1/+1
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais3-2/+30
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2
2013-03-11ARM: imx: pll1_sys should be an initial on clkShawn Guo1-1/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+3
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+1
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-08arm: mach-orion5x: fix typo in compatible string of a .dts fileThomas Petazzoni1-1/+1
2013-03-08arm: mvebu: fix address-cells in mpic DT nodeThomas Petazzoni1-1/+0