summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-071-1/+4
|\
| * arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
* | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-061-3/+8
|\ \
| * \ Merge branch 'acpi-resources'Rafael J. Wysocki2015-03-051-3/+8
| |\ \ | | |/ | |/|
| | * x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-041-3/+8
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-053-22/+20
|\ \ \
| * | | x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas2015-03-051-17/+11
| * | | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-051-0/+1
| * | | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-03-051-5/+8
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-049-26/+31
|\ \ \ \
| * | | | KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
| * | | | KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-021-3/+3
| * | | | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-022-8/+2
| * | | | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-231-1/+2
| * | | | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-231-9/+14
| * | | | arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-232-4/+8
| * | | | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-046-36/+73
|\ \ \ \
| * | | | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-272-26/+2
| * | | | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-272-7/+8
| * | | | ARC: perf: Enable generic software eventsVineet Gupta2015-02-272-2/+12
| * | | | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-272-1/+51
| |/ / /
* | | | Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-03-046-28/+45
|\ \ \ \
| * | | | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
| * | | | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
| * | | | powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-038-4/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-288-4/+47
* | | | Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-021-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan2015-02-241-2/+2
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-013-3/+9
|\ \ \
| * | | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
| * | | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-281560-31799/+45544
| |\ \ \
| * | | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
| * | | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-011-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-251-0/+2
| |\ \ \ \ \
| | * | | | | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-0/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-012-14/+42
|\ \ \ \ \ \
| * | | | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| * | | | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-286-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-286-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-2718-72/+190
|\ \ \ \ \ \
| * | | | | | ARM: multi_v7_defconfig: Enable shmobile platformsGeert Uytterhoeven2015-02-261-5/+77
| * | | | | | Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-02-2514-67/+83
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson2015-02-241-0/+1
| | * | | | | | ARM: dts: dra7x-evm: beagle-x15: Fix USB HostRoger Quadros2015-02-243-24/+0
| | * | | | | | ARM: omap2plus_defconfig: Fix SATA bootRoger Quadros2015-02-241-1/+1
| | * | | | | | ARM: omap2plus_defconfig: Enable OMAP NAND BCH driverRoger Quadros2015-02-241-0/+1