| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 |
| | * | | | | | | | | | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro | 2013-02-03 |
| | * | | | | | | | | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 |
| | * | | | | | | | | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 |
| | * | | | | | | | | | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 |
| | | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | 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-23 |
| * | | | | | | | | | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86/Kconfig: Make early microcode loading a configuration feature | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/head64.c: Early update ucode in 64-bit | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/head_32.S: Early update ucode in 32-bit | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/microcode_intel_early.c: Early update ucode on Intel's CPU | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/microcode_intel_lib.c: Early update ucode on Intel's CPU | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu | 2013-01-31 |
| | * | | | | | | | | | | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu | 2013-01-31 |
| * | | | | | | | | | | | 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-22 |
| | |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin | 2013-02-15 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86: Merge early kernel reserve for 32bit and 64bit | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86: Add Crash kernel low reservation | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, kdump: Remove crashkernel range find limit for 64bit | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | memblock: Add memblock_mem_size() | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Not need to check setup_header version for setup_data | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Update comments about entries for 64bit image | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, kexec: Replace ident_mapping_init and init_level4_page | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, kexec: Set ident mapping for kernel that is above max_pfn | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Move lldt/ltr out of 64bit code section | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Move verify_cpu.S and no_longmode down | Yinghai Lu | 2013-01-29 |
| | | * | | | | | | | | | | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu | 2013-01-29 |