- b807305 x86: remove additional_cpus configurability by Ingo Molnar · 16 years ago
- 7f2f49a x86: allow number of additional hotplug CPUs to be set at compile time, V2 by Chuck Ebbert · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 2ffb350 x86: change MTRR_SANITIZER to def_bool y by Yinghai Lu · 16 years ago
- e6aa0f0 Merge commit 'v2.6.27-rc7' into x86/microcode by Ingo Molnar · 16 years ago
- 18dbc91 x86: moved microcode.c to microcode_intel.c by Dmitry Adamushko · 16 years ago
- a80dc3e AMD IOMMU: add MSI interrupt support by Joerg Roedel · 16 years ago
- 5e51900 Merge commit 'v2.6.27-rc6' into x86/cleanups by Ingo Molnar · 16 years ago
- fc38151 x86: add X86_RESERVE_LOW_64K by Ingo Molnar · 16 years ago
- b899219 x86: simpler SYSVIPC_COMPAT definition by Alexey Dobriyan · 16 years ago
- 9c0bbee seccomp: drop now bogus dependency on PROC_FS by Alexey Dobriyan · 16 years ago
- c885df5 x86: default corruption check to off, but put parameter default in Kconfig by Jeremy Fitzhardinge · 16 years ago
- 9f07787 x86: clean up memory corruption check and add more kernel parameters by Jeremy Fitzhardinge · 16 years ago
- 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 16 years ago
- 616ad8c Merge branch 'linus' into x86/defconfig by Ingo Molnar · 16 years ago
- 28c3cfd Merge branch 'linus' into x86/tracehook by Ingo Molnar · 16 years ago
- d25e26b [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 by Linus Torvalds · 16 years ago
- 470fba7 Merge branch 'linus' into x86/doc by Ingo Molnar · 16 years ago
- 04197c8 Merge branch 'linus' into x86/tracehook by Ingo Molnar · 16 years ago
- 516cbf3 x86, bootup: add built-in kernel command line for x86 (v2) by Tim Bird · 16 years ago
- 04b6944 arch/x86/Kconfig: clean up, experimental adjustement by Pavel Machek · 16 years ago
- 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
- 9980996 x86: make sparsemem more available by Jeff Chua · 16 years ago
- 7c13e6a x86: remove EXPERIMENTAL restriction from CONFIG_HOTPLUG_CPU by Dimitri Sivanich · 16 years ago
- 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 16 years ago
- 3825c9e Merge commit 'v2.6.27-rc1' into x86/microcode by Ingo Molnar · 16 years ago
- cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
- 80cc9f1 x86: AMD microcode patch loading support by Peter Oruba · 16 years ago
- 8d86f39 x86: major refactoring by Peter Oruba · 16 years ago
- 7225e75 documentation: move mtrr.txt to Doc/x86/ subdir by Randy Dunlap · 16 years ago
- 99bbc4b x86: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK by Roland McGrath · 17 years ago
- fb3b806 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
- 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
- 3ab8352 kexec jump by Huang Ying · 16 years ago
- 10d3285 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 1f97276 x86, RDC321x: add to mach-default by Ingo Molnar · 16 years ago
- 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
- 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
- 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
- caadbdc x86: enable memory tester support on 32-bit by Yinghai Lu · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- aba3728 x86: sanitize Kconfig by Thomas Gleixner · 16 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- 9fa8c48 x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP by Suresh Siddha · 16 years ago
- 39415a4 x86, VisWS: fix pci_direct_conf1 dependency by Ingo Molnar · 16 years ago
- c47277d x86, VisWS: build fix by Ingo Molnar · 16 years ago
- b6770c8 x86, VisWS: do not allow VisWS for Voyager by Ingo Molnar · 16 years ago
- efefa6f x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
- 5ab7472 x86, VisWS: turn into generic arch, use generic mpparse code by Ingo Molnar · 16 years ago
- 31ac409 x86, VisWS: turn into generic arch, add early init quirks by Ingo Molnar · 16 years ago
- a6784ad x86: fix visws and vsmp build by Ingo Molnar · 16 years ago
- bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
- 18b743d x86, AMD IOMMU: clean up Kconfig entry by FUJITA Tomonori · 16 years ago
- 6247943 x86: remove acpi_srat config v2 by Yinghai Lu · 16 years ago
- 698839f x86: remove have_arch_parse_srat -v2 by Yinghai Lu · 16 years ago
- 9734913 x86/paravirt: add debugging for missing operations by Jeremy Fitzhardinge · 16 years ago
- d1b20af x86: make x86_find_smp_config depends on 64 bit too by Yinghai Lu · 16 years ago
- 383bc5c x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump by Bernhard Walle · 16 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
- 1184dc2 x86: modify Kconfig to allow up to 4096 cpus by Mike Travis · 17 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
- bad48f4 x86: simplify x86_mpparse dependency check by Yinghai Lu · 16 years ago
- a4caa18 x86: fix compiling when CONFIG_X86_MPPARSE is not set by Yinghai Lu · 16 years ago
- 6695c85 x86: let MPS support be selectable, v2 by Yinghai Lu · 16 years ago
- 0699eae x86: Kconfig cleanup with genericarch by Yinghai Lu · 16 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
- 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 16 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
- 18d2220 x86, AMD IOMMU: more verbose Kconfig description text by Joerg Roedel · 16 years ago
- 041924e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- efac418 x86: fix NODES_SHIFT Kconfig range by Thomas Gleixner · 16 years ago
- 323ec00 x86: use generic per-device dma coherent allocator by Dmitry Baryshkov · 16 years ago
- 07c40e8 x86, AMD IOMMU: build fix #3 by Ingo Molnar · 16 years ago
- 24d2ba0 x86, AMD IOMMU: build fix by Ingo Molnar · 16 years ago
- 2b18872 x86, AMD IOMMU: add Kconfig entry by Joerg Roedel · 16 years ago
- 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
- 607baf1 Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
- 0ed368c Merge branch 'linus' into x86/kconfig by Ingo Molnar · 16 years ago
- 97e6722 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
- f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
- 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 16 years ago
- 7aaaec3 Merge branch 'linus' into x86/kconfig by Ingo Molnar · 16 years ago
- 064a32d Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
- e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
- 2bdd1b0 PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC by Andres Salomon · 16 years ago
- 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago