Age | Commit message (Expand) | Author |
2013-04-15 | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko |
2013-04-15 | x86/lib: Fix spelling in the comments | Andy Shevchenko |
2013-04-02 | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov |
2013-04-02 | x86, msr: Unify variable names | Borislav Petkov |
2013-04-02 | x86: Drop KERNEL_IMAGE_START | Borislav Petkov |
2013-03-01 | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety | Lans Zhang |
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 | 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-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 | 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 |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-22 | x86-64, xen, mmu: Provide an early version of write_cr3. | Konrad Rzeszutek Wilk |
2013-02-22 | x86-64: don't set the early IDT to point directly to 'early_idt_handler' | Linus Torvalds |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | Revert "KVM: MMU: lazily drop large spte" | Marcelo Tosatti |
2013-02-20 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |