Age | Commit message (Expand) | Author |
2013-03-07 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen |
2013-03-06 | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones |
2013-03-06 | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer |
2013-03-06 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu |
2013-03-06 | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur |
2013-03-05 | x86, smpboot: Remove unused variable | Borislav Petkov |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-01 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk |
2013-02-28 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2013-02-28 | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk |
2013-02-28 | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-27 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-27 | more file_inode() open-coded instances | Al Viro |
2013-02-27 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-25 | x86, efi: Mark disable_runtime as __initdata | Matt Fleming |
2013-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | x86, doc: Fix incorrect comment about 64-bit code segment descriptors | Konrad Rzeszutek Wilk |
2013-02-25 | fix compat truncate/ftruncate | Al Viro |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-02-24 | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli |
2013-02-24 | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli |
2013-02-24 | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen |
2013-02-23 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-23 | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu |
2013-02-23 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang |
2013-02-23 | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: remove page table of x86_64 architecture | Tang Chen |
2013-02-23 | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |