aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-33/+54
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds11-30/+29
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-220/+236
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2-9/+13
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+8
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+7
2015-11-10Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-269/+296
2015-11-10Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-2/+8
2015-11-10Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-69/+157
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds402-3370/+20240
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-20/+11
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds44-229/+1382
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds90-4415/+864
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-49/+42
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds11-2042/+120
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-11-10unicore32: nb0916: Use PWM lookup tableThierry Reding1-2/+8
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini4-4/+4
2015-11-10KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-11-10KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang1-0/+3
2015-11-10KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang1-4/+5
2015-11-10KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang1-0/+6
2015-11-10KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2-1/+19
2015-11-10KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang1-2/+4
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang4-7/+12
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang4-22/+19
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang4-20/+12
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang4-59/+41
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang3-45/+45
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang3-16/+20
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang3-0/+11
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2-9/+7
2015-11-10KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_commonPaolo Bonzini4-21/+10
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2-4/+1
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-112/+18
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-52/+44
2015-11-09Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-52/+1
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson43-84/+409
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-248/+1210
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre15-102/+0
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers3-4/+5
2015-11-09mips: add entry for new mlock2 syscallEric B Munson5-6/+13
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams60-194/+346
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel2-1/+2
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel1-1/+1
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser2-4/+0
2015-11-09nios2: Switch to generic __xchg()Marek Vasut1-47/+0
2015-11-09nios2: Fix unused variable warningMarek Vasut1-1/+1
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov1-0/+10
2015-11-09xtensa: support DMA to high memoryMax Filippov2-17/+39
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller7-21/+44
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller1-31/+0
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas1-0/+2
2015-11-08h8300: bit io fixYoshinori Sato1-6/+6
2015-11-08h8300: zImage fixYoshinori Sato4-11/+7
2015-11-08h8300: register address fixYoshinori Sato1-3/+3
2015-11-08h8300: Fix alignment for .dataYoshinori Sato2-10/+8
2015-11-07arm64: fixup for mm renamesAndrew Morton1-1/+1
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-14/+12
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+5
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe3-4/+7
2015-11-06arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger1-4/+3
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2-2/+2
2015-11-06mm: make compound_head() robustKirill A. Shutemov1-1/+0
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman4-7/+7
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov14-224/+255
2015-11-06um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is heldSaurabh Sengar1-8/+9
2015-11-06um: Report host OOM more nicelyRichard Weinberger1-1/+15
2015-11-06um: Simplify STUB_DATA loadingRichard Weinberger1-4/+1
2015-11-06um: Remove dead symbol from i386 syscall stubRichard Weinberger1-1/+0
2015-11-06um: Remove dead code from x86_64 syscall stubRichard Weinberger1-13/+0
2015-11-06um: Get rid of open coded NR_SYSCALLSRichard Weinberger1-5/+3
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger3-13/+11
2015-11-06um: Define PTRACE_OLDSETOPTIONSRichard Weinberger1-0/+2
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+4
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel1-2/+0
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-9/+34
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+7
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-27/+42
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds1-1/+0
2015-11-06arm64: bpf: fix mod-by-zero caseZi Shen Lim1-8/+13
2015-11-06arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2015-11-06arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas1-0/+1
2015-11-06livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf1-4/+5
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds262-1678/+5022
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-6/+29
2015-11-06KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras1-1/+1
2015-11-06KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras1-8/+12
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson7-0/+21
2015-11-05mm: mlock: add new mlock system callEric B Munson2-0/+2
2015-11-05kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov1-2/+2
2015-11-05kasan: update log messagesAndrey Konovalov1-1/+1
2015-11-05arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T1-1/+1
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2-2/+2
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-30/+109
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds54-623/+1767
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-21/+499
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-10/+30
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-86/+2
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds3-2/+4
2015-11-05arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2015-11-05KVM: VMX: Fix commit which broke PMLKai Huang1-13/+11
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman10-9/+629
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+55
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-9/+9
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-548/+231
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-46/+136
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds88-2474/+3177
2015-11-04sparc64: Fix numa distance valuesNitin Gupta2-1/+72
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner1-7/+15
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds69-866/+1146
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller3-16/+16
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+10
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-16/+269
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-158/+1428
2015-11-04KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek1-1/+3
2015-11-04KVM: x86: allow RSM from 64-bit modePaolo Bonzini1-5/+25
2015-11-04KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář1-9/+10
2015-11-04KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini2-34/+37
2015-11-04KVM: device assignment: remove pointless #ifdefsPaolo Bonzini1-25/+0
2015-11-04KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini1-6/+8
2015-11-04KVM: x86: zero apic_arb_prio on resetRadim Krčmář1-0/+2
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin1-0/+12
2015-11-04KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář1-4/+3
2015-11-04KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2-0/+20
2015-11-04KVM: x86: removing unused variableSaurabh Sengar1-11/+5
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini14-27/+140
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2-2/+0
2015-11-04Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown2-84/+2
2015-11-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-27/+33
2015-11-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-74/+219
2015-11-03Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-339/+338
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds29-241/+810
2015-11-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+11
2015-11-03Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+22
2015-11-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+5
2015-11-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+0
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-974/+698
2015-11-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-232/+264
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-23/+2
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-1644/+1667
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-76/+1190
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds23-55/+55
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-54/+114
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-104/+545
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-20/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds22-138/+112
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds47-417/+993
2015-11-03Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds38-3977/+272
2015-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2015-11-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds1-4/+1
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds9-303/+140
2015-11-03Revert "xtensa: cache inquiry and unaligned cache handling functions"Max Filippov1-95/+0
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas5-23/+11
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov5-93/+0
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov5-16/+19
2015-11-03xtensa: add FORCE_MAX_ZONEORDER to KconfigMax Filippov1-0/+14
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky6-70/+3
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger1-0/+1
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0
2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2-0/+140
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle2-79/+0
2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni1-1/+0
2015-11-03ARM: exynos_defconfig: enable Exynos DRM Mixer driverAndrzej Hajda1-0/+1
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas5-4/+31
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2-10/+8
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+14
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+10
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds10-16/+24
2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck1-2/+0
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson10-313/+5
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang2-26/+0
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko1-34/+6
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent13-2702/+4
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2-0/+122
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2-0/+57
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent1-0/+1
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent2-3/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang1-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang1-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko2-108/+71
2015-11-02xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan1-1/+1
2015-11-02Revert "ARM: DTS: am33xx: Use the new DT bindings for the eDMA3"Vinod Koul3-73/+43
2015-11-02Revert "ARM: DTS: am437x: Use the new DT bindings for the eDMA3"Vinod Koul2-64/+27