- f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 16 years ago
- fa74c90 x86: fix set_extra_move_desc calling by Yinghai Lu · 16 years ago
- 2921968 Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core by Ingo Molnar · 16 years ago
- 9cdec04 x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot by Pallipadi, Venkatesh · 16 years ago
- c8608d6 x86/dmi: fix dmi_alloc() section mismatches by Jeremy Fitzhardinge · 16 years ago
- 1cc1852 x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c by Dmitri Vorobiev · 16 years ago
- 648340d Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip into x86/cleanups by Ingo Molnar · 16 years ago
- 45c7b28 Revert "x86: create a non-zero sized bm_pte only when needed" by Jeremy Fitzhardinge · 16 years ago
- 1894e36 x86: pci-nommu.c cleanup by Jaswinder Singh Rajput · 16 years ago
- d53a444 x86: io_delay.c cleanup by Jaswinder Singh Rajput · 16 years ago
- 8383d82 x86: rtc.c cleanup by Jaswinder Singh Rajput · 16 years ago
- c8344bc x86: i8253 cleanup by Jaswinder Singh Rajput · 16 years ago
- 390cd85c x86: kdebugfs.c cleanup by Jaswinder Singh Rajput · 16 years ago
- 271eb5c x86: topology.c cleanup by Jaswinder Singh Rajput · 16 years ago
- 0b3ba0c x86: mpparse.c introduce check_physptr helper function by Jaswinder Singh Rajput · 16 years ago
- 5a5737e x86: mpparse.c introduce smp_dump_mptable helper function by Jaswinder Singh Rajput · 16 years ago
- 04c93ce x86: fix IO APIC resource allocation error message by Bartlomiej Zolnierkiewicz · 16 years ago
- 14fc9fb x86: signal: check signal stack overflow properly by Hiroshi Shimamoto · 16 years ago
- 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 16 years ago
- 9ae2847 x86, PAT: Add support for struct page pointer array in cpa set_clr by venkatesh.pallipadi@intel.com · 16 years ago
- 728c951 x86, CPA: Add a flag parameter to cpa set_clr() by venkatesh.pallipadi@intel.com · 16 years ago
- 7f00a24 Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 16 years ago
- b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
- c58603e x86: mpparse: clean up code by introducing a few helper functions, fix by Ingo Molnar · 16 years ago
- 5f64135 x86, setup: fix the setting of 480-line VGA modes by H. Peter Anvin · 16 years ago
- a683027 x86: mpparse: clean up code by introducing a few helper functions by Jaswinder Singh Rajput · 16 years ago
- cde5edb x86: kprobes.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
- 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 4e16c88 x86: cpu/mttr/cleanup.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
- 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 16 years ago
- ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 16 years ago
- a6b6a14 x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Andrew Morton · 16 years ago
- 68a8ca5 x86: fix broken irq migration logic while cleaning up multiple vectors by Suresh Siddha · 16 years ago
- 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 16 years ago
- 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 16 years ago
- 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 16 years ago
- cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
- 7c6d9f9 x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-remapping by Suresh Siddha · 16 years ago
- 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
- be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 16 years ago
- 0a699af x86-32: move _end to a dummy section by H. Peter Anvin · 16 years ago
- 704439d x86/brk: put the brk reservations in their own section by Jeremy Fitzhardinge · 16 years ago
- 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 16 years ago
- 60ac982 x86-32: tighten the bound on additional memory to map by H. Peter Anvin · 16 years ago
- b8a22a6 x86-32: remove ALLOCATOR_SLOP from head_32.S by Jeremy Fitzhardinge · 16 years ago
- c090f53 x86-32: make sure we map enough to fit linear map pagetables by Jeremy Fitzhardinge · 16 years ago
- 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
- 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
- a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
- f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 16 years ago
- 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 16 years ago
- 250981e x86: reduce preemption off section in exit thread by Thomas Gleixner · 16 years ago
- 514ec49 x86, mce: remove incorrect __cpuinit for intel_init_cmci() by Hidetoshi Seto · 16 years ago
- 0920dce x86, mm: remove unnecessary include file from iomap_32.c by Akinobu Mita · 16 years ago
- c61cf4c x86: print out more info in e820_update_range() by Yinghai Lu · 16 years ago
- 6d7942d x86: fix 64k corruption-check by Yinghai Lu · 16 years ago
- 2bd2753 x86: put initial_pg_tables into .bss by Yinghai Lu · 16 years ago
- 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
- 7543c1d x86-32: compute initial mapping size more accurately by Yinghai Lu · 16 years ago
- 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
- ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
- 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 16 years ago
- 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
- b9719a4 x86: make section delimiter symbols part of their section by Jeremy Fitzhardinge · 16 years ago
- f4c3c4c x86: cpu_debug add support for various AMD CPUs by Jaswinder Singh Rajput · 16 years ago
- 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 16 years ago
- 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
- d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 16 years ago
- 63516ef x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 16 years ago
- 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 16 years ago
- 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 16 years ago
- c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 16 years ago
- 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
- 0634023 Merge branch 'x86/core' into x86/kconfig by Ingo Molnar · 16 years ago
- f9a36fa x86: disable __do_IRQ support by Thomas Gleixner · 16 years ago
- 5a8ac9d x86: ptrace, bts: fix an unreachable statement by Américo Wang · 16 years ago
- 3ff42da x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs by Andreas Herrmann · 16 years ago
- 773e673 x86: fix e820_update_range() by Yinghai Lu · 16 years ago
- 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 16 years ago
- 91219bc x86: cpu_debug add write support for MSRs by Jaswinder Singh Rajput · 16 years ago
- 0d89035 x86: separate mtrr cleanup/mtrr_e820 trim to separate file by Yinghai Lu · 16 years ago
- c1ab7e9 x86: print out mtrr_range_state when user specify size by Yinghai Lu · 16 years ago
- 8ad9790 x86: more MTRR debug printouts by Yinghai Lu · 16 years ago
- 698609b x86: create a non-zero sized bm_pte only when needed by Jan Beulich · 16 years ago
- 5c0e6f0 x86: fix code paths used by update_mptable by Jan Beulich · 16 years ago
- 82034d6 x86: clean up output resulting from update_mptable option by Jan Beulich · 16 years ago
- 9a50156a x86: properly __init-annotate recent early_printk additions by Jan Beulich · 16 years ago
- dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 16 years ago
- 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
- 46d50c9 x86, 32-bit: also limit NODES_HIGH_SHIFT here by Jan Beulich · 16 years ago
- dd63fdc x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix by Ingo Molnar · 16 years ago
- 7a81d9a x86: smarten /proc/interrupts output by Jan Beulich · 16 years ago
- 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 16 years ago
- f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 16 years ago
- 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 16 years ago
- 821508d x86: move a few device initialization objects into .devinit.rodata by Jan Beulich · 16 years ago
- 6a5c05f x86: fix HYPERVISOR_update_descriptor() by Jan Beulich · 16 years ago
- f3b6eaf x86: memcpy, clean up by Ingo Molnar · 16 years ago