summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2015-01-23KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand-19/+14
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand-5/+9
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand-92/+88
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand-1/+19
2015-01-23KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand-2/+12
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand-1/+1
2015-01-23KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand-1/+7
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel-3/+63
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel-9/+16
2015-01-23KVM: s390: make local function staticChristian Borntraeger-1/+1
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel-15/+7
2015-01-23Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini-197/+237
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown-0/+1
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers-1/+1
2015-01-23arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall-2/+2
2015-01-23x86/rtc: Remove duplicate const specifierColin King-1/+1
2015-01-23ARM: at91/dt: sama5d4: add pioD controllerLudovic Desroches-0/+13
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue-1/+5
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard-1/+237
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan-30/+0
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan-7/+26
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan-5/+4
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan-5/+25
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan-0/+8
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve-4/+4
2015-01-23powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao-19/+44
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman-7/+7
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman-1/+1
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang-3/+1
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo-1/+25
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual-0/+2
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang-0/+3
2015-01-22ARM: dts: rockchip: add rk3288 hdmi nodesAndy Yan-0/+37
2015-01-22ARM: dts: rockchip: Add rk3288 vop and display-subsystemDaniel Kurtz-0/+39
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross-2/+2
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski-2/+36
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski-7/+2
2015-01-22x86, mpx: Fix potential performance issue on unmapsDave Hansen-1/+19
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen-0/+6
2015-01-22ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring-42/+10
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring-2/+2
2015-01-22mn10300/PCI: Add struct pci_ops member names to initializationRob Herring-2/+2
2015-01-22MIPS: PCI: Add struct pci_ops member names to initializationRob Herring-10/+10
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring-2/+2
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-18/+19
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds-1/+1
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+16
2015-01-22ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer-0/+2
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel-73/+59
2015-01-22arm64: add better page protections to arm64Laura Abbott-26/+233