aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-1/+18
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+4
2013-03-02x86, ACPI, mm: Revert movablemem_map supportGravatar Yinghai Lu 3-137/+12
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-9/+3
2013-03-01xen/pci: We don't do multiple MSI's.Gravatar Konrad Rzeszutek Wilk 1-0/+9
2013-02-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Gravatar Linus Torvalds 1-0/+1
2013-02-28xen/pat: Disable PAT using pat_enabled value.Gravatar Konrad Rzeszutek Wilk 1-1/+9
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapGravatar Peter Hurley 1-1/+1
2013-02-27Merge branch 'akpm' (final batch from Andrew)Gravatar Linus Torvalds 3-20/+15
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 2-20/+14
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-15/+28
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-22/+37
2013-02-27more file_inode() open-coded instancesGravatar Al Viro 1-5/+4
2013-02-27x86: Make sure we can boot in the case the BDA contains pure garbageGravatar H. Peter Anvin 1-19/+34
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-6/+4
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-15/+53
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-2/+46
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-68/+135
2013-02-25x86, efi: Mark disable_runtime as __initdataGravatar Matt Fleming 1-1/+1
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 24-294/+668
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-7/+6
2013-02-25x86, doc: Fix incorrect comment about 64-bit code segment descriptorsGravatar Konrad Rzeszutek Wilk 1-2/+2
2013-02-25fix compat truncate/ftruncateGravatar Al Viro 1-2/+2
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-20/+28
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-765/+1411
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEGravatar Al Viro 3-7/+1
2013-02-24x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Gravatar Andrea Arcangeli 1-3/+47
2013-02-24Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Gravatar Andrea Arcangeli 1-7/+1
2013-02-24x86/mm/numa: Don't check if node is NUMA_NO_NODEGravatar Wen Congyang 1-2/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 24-547/+142
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Gravatar Linus Torvalds 9-39/+581
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATGravatar Tang Chen 1-5/+66
2013-02-23acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeGravatar Tang Chen 1-3/+61
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyGravatar Tang Chen 2-6/+13
2013-02-23x86: get pg_data_t's memory from other nodeGravatar Yasuaki Ishimatsu 1-3/+2
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeGravatar Wen Congyang 2-4/+4
2013-02-23cpu_hotplug: clear apicid to node when the cpu is hotremovedGravatar Wen Congyang 2-1/+5
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapGravatar Tang Chen 1-0/+8
2013-02-23memory-hotplug: remove page table of x86_64 architectureGravatar Tang Chen 1-0/+10
2013-02-23memory-hotplug: common APIs to support page tables hot-removeGravatar Wen Congyang 3-22/+330
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapGravatar Yasuaki Ishimatsu 1-0/+60
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableGravatar Wen Congyang 2-0/+27
2013-02-22new helper: file_inode(file)Gravatar Al Viro 2-6/+4
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 15-183/+1258
2013-02-22x86-64, xen, mmu: Provide an early version of write_cr3.Gravatar Konrad Rzeszutek Wilk 1-5/+39
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Gravatar Linus Torvalds 3-8/+3
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 62-1192/+1384
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-32/+43