Age | Commit message (Expand) | Author |
2013-02-23 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang |
2013-02-23 | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang |
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-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-18 | Merge branch 'misc' into release | Len Brown |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-15 | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin |
2013-02-13 | tools/power turbostat: display SMI count by default | Len Brown |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-12 | x86, doc: Clarify the use of asm("%edx") in uaccess.h | H. Peter Anvin |
2013-02-12 | x86, mm: Redesign get_user with a __builtin_choose_expr hack | H. Peter Anvin |
2013-02-11 | x86, mm: Use a bitfield to mask nuisance get_user() warnings | H. Peter Anvin |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-02-08 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-08 | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown |
2013-02-07 | x86-32: Add support for 64bit get_user() | Ville Syrjälä |
2013-02-06 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin |
2013-01-31 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-01-31 | x86, AMD: Enable WC+ memory type on family 10 processors | Boris Ostrovsky |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu |
2013-01-29 | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin |
2013-01-29 | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu |
2013-01-29 | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin |
2013-01-29 | Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar |
2013-01-29 | x86, kvm: Fix intialization warnings in kvm.c | Alok N Kataria |