aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+37
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+255
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-112/+251
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+4
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu1-0/+4
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu1-3/+3
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-5/+19
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-3/+18
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim4-4/+2
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger1-1/+13
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King8-173/+23
2013-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-7/+7
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-75/+43
2013-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds5-2/+10
2013-04-16Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti2-1/+2
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier1-1/+1
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier1-0/+1
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov1-0/+1
2013-04-16x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov1-0/+1
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-15efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett1-6/+100
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett4-0/+76
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-21/+33
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+20
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2-1/+8
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-11Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds10-27/+24
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann3-19/+18
2013-04-11x86,efi: Check max_size only if it is non-zero.Richard Weinberger1-1/+6
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood2-69/+30
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood1-3/+4
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood1-2/+2
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2013-04-10Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2013-04-10ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I1-7/+11
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT1-11/+5
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts1-1/+6
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling4-0/+8
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter1-1/+1
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-64/+13
2013-04-09palinfo fixesAl Viro1-64/+13
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-4/+2
2013-04-10ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki1-1/+1
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki1-3/+1
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann54-243/+585
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme1-1/+1
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo2-1/+1
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann1-0/+1
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-0/+25
2013-04-09m68k: define a local gpio_request_one() functionGreg Ungerer1-0/+20
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds1-1/+7
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann25-159/+125
2013-04-08ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King7-7/+7
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-03ARM: mxs: Slow down the I2C clock speedMarek Vasut2-2/+0
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-02xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk1-4/+8
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-01ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts1-7/+7
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-13/+12
2013-03-31sparc: use asm-generic version of types.hSam Ravnborg3-18/+1
2013-03-31sparc: use generic headersSam Ravnborg5-27/+4
2013-03-31sparc:cleanup unused code in smp_32.hKefeng Wang1-4/+0
2013-03-31sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita1-1/+1
2013-03-31sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2-6/+4
2013-03-31sparc:remove unused declaration smp_boot_cpus()Kefeng Wang1-1/+0
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-26ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon1-0/+2
2013-03-26ARM: mm: remove broken condition check for v4 flushingWill Deacon1-1/+1
2013-03-26ARM: mm: fix numerous hideous errors in proc-arm740.SWill Deacon1-12/+16
2013-03-26ARM: cache: remove ARMv3 support codeWill Deacon5-151/+2
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-25ARM: tlbflush: remove ARMv3 supportWill Deacon1-9/+2
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-21perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian1-1/+2
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