summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan
2014-01-15x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin
2014-01-15powerpc/eeh: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke
2014-01-15KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat
2014-01-15KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti
2014-01-15ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov
2014-01-15KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-01-15KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-14x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook
2014-01-14x86, kaslr: Remove unused including <linux/version.h>Wei Yongjun
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13Revert "s390: use device_remove_file_self() instead of device_schedule_callba...Greg Kroah-Hartman
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar