summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel
2015-01-23KVM: s390: make local function staticChristian Borntraeger
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-23Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-23arm/arm64: KVM: Fixup incorrect config symbol in commentChristoffer Dall
2015-01-23x86/rtc: Remove duplicate const specifierColin King
2015-01-23ARM: at91/dt: sama5d4: add pioD controllerLudovic Desroches
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2015-01-23powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2Naveen N. Rao
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2015-01-23powerpc: Remove unused CPU_FTR_IABRMichael Ellerman
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang
2015-01-22ARM: dts: rockchip: add rk3288 hdmi nodesAndy Yan
2015-01-22ARM: dts: rockchip: Add rk3288 vop and display-subsystemDaniel Kurtz
2015-01-22x86, mm: Change cachemode exports to non-gplJuergen Gross
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-22x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-22x86, mpx: Fix potential performance issue on unmapsDave Hansen
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen
2015-01-22ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-22mn10300/PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-22MIPS: PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-22arm64: add better page protections to arm64Laura Abbott
2015-01-22x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APICThomas Gleixner
2015-01-22x86: Consolidate boot cpu timer setupThomas Gleixner
2015-01-22x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner
2015-01-22x86/smpboot: Sanitize uniprocessor initThomas Gleixner
2015-01-22x86/smpboot: Move apic init code to apic.cThomas Gleixner
2015-01-22init: Get rid of x86ismsThomas Gleixner
2015-01-22x86/apic: Move apic_init_uniprocessor codeThomas Gleixner