Age | Commit message (Expand) | Author |
2010-02-12 | x86: Add find_early_area_size | Yinghai Lu |
2010-02-12 | x86: Separate early_res related code from e820.c | Yinghai Lu |
2010-02-12 | x86: Move bios page reserve early to head32/64.c | Yinghai Lu |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu |
2010-02-11 | x86, ptrace: regset extensions to support xstate | Suresh Siddha |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-10 | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu |
2010-02-10 | x86: Dynamically increase early_res array size | Yinghai Lu |
2010-02-10 | x86: Introduce max_early_res and early_res_count | Yinghai Lu |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu |
2010-02-10 | x86: Print out RAM buffer information | Yinghai Lu |
2010-02-10 | x86: Change range end to start+size | Yinghai Lu |
2010-02-10 | x86: Move range related operation to one file | Yinghai Lu |
2010-02-10 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin |
2010-02-10 | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps |
2010-02-10 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-02-10 | x86, acpi: Map hotadded cpu to correct node. | Haicheng Li |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-07 | x86/alternatives: Fix build warning | Masami Hiramatsu |
2010-02-07 | x86: Remove trailing spaces in messages | Frans Pop |
2010-02-05 | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm |
2010-02-05 | fix comment typo in pci-dma.c | Justin P. Mattock |
2010-02-05 | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder |
2010-02-04 | arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code | Jasper Spaans |
2010-02-04 | vmiclock: fix comment spelling mistake | Shaun Patterson |
2010-02-04 | x86, mtrr: Remove unused mtrr/state.c | Borislav Petkov |
2010-02-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
2010-02-04 | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra |
2010-02-04 | kprobes: Check probe address is reserved | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu |
2010-02-04 | x86_64: Print modules like i386 does | Alexey Dobriyan |
2010-02-02 | Merge branch 'master' into percpu | Tejun Heo |
2010-02-01 | x86: Remove BIOS data range from e820 | Yinghai Lu |
2010-02-01 | x86, mtrr: Constify struct mtrr_ops | Emese Revfy |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel |
2010-01-29 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2010-01-29 | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha |
2010-01-29 | x86, irq: Update the vector domain for legacy irqs handled by io-apic | Suresh Siddha |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra |
2010-01-29 | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra |