summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver
2013-04-30x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-04-30kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson
2013-04-30x86: rename random32() to prandom_u32()Akinobu Mita
2013-04-30x86: pageattr-test: remove srandom32 callAkinobu Mita
2013-04-30early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer
2013-04-29x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner
2013-04-29x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner
2013-04-29x86-64: remove dead debugging code for !pse setupsJohannes Weiner
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29new helper: read_code()Al Viro
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-04-28KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka
2013-04-28KVM: x86: Increase the "hard" max VCPU limitChegu Vinod
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson
2013-04-28Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka
2013-04-28kvm, svm: Fix typo in printk messageBorislav Petkov
2013-04-28KVM: VMX: remove unprintable characters from commentJan Kiszka
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-27Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-04-26KVM: Move irqfd resample cap handling to generic codeAlexander Graf
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2013-04-26KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2013-04-26KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf