- ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
- d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
- 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
- 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 14 years ago
- e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
- 4a14d84 x86_32: use asm-generic/scatterlist.h by Andrew Morton · 14 years ago
- 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 14 years ago
- 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 3f6ea84 PCI: read memory ranges out of Broadcom CNB20LE host bridge by Ira W. Snyder · 15 years ago
- cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- c01d432 lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs by Frederic Weisbecker · 14 years ago
- a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
- 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 15 years ago
- 6fc108a x86: Clean up arch/x86/Kconfig* by Jan Beulich · 15 years ago
- ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
- d61931d x86: Add optimized popcnt variants by Borislav Petkov · 15 years ago
- 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 15 years ago
- d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 15 years ago
- 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 15 years ago
- 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
- ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d8111cd x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC by Jacob Pan · 15 years ago
- 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
- 4b2f3f7 x86, mrst: Add Kconfig dependencies for Moorestown by Jacob Pan · 15 years ago
- a92d152 x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCI by Pan, Jacob jun · 15 years ago
- c0f7ac3 kprobes/x86: Support kprobes jump optimization on x86 by Masami Hiramatsu · 15 years ago
- bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 15 years ago
- f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 15 years ago
- 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 15 years ago
- c3128fb nmi_watchdog: Use a boolean config flag for compiling by Don Zickus · 15 years ago
- 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 15 years ago
- 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
- b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 15 years ago
- a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 15 years ago
- 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
- 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 15 years ago
- c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
- 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
- 86ed4aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- 58988b0 Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 by Avi Kivity · 15 years ago
- 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
- e84446d x86 VSDO: Fix Kconfig help by Randy Dunlap · 15 years ago
- 14a3f40 x86: Remove STACKPROTECTOR_ALL by Arjan van de Ven · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- c03cb31 x86: Relegate CONFIG_PAT and CONFIG_MTRR configurability to EMBEDDED by Arjan van de Ven · 15 years ago
- d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 15 years ago
- 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
- 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
- d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
- b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
- 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 0c02a20 intel-iommu: Kill DMAR_BROKEN_GFX_WA option. by David Woodhouse · 15 years ago
- c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
- 6ac162d x86/gart: Do not select AGP for GART_IOMMU by Pavel Vasilyev · 15 years ago
- 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- 3f4110a x86: Add Moorestown early detection by Thomas Gleixner · 15 years ago
- 5f0db7a SFI: Hook PCI MMCONFIG by Feng Tang · 15 years ago
- efafc8b x86: add arch-specific SFI support by Feng Tang · 15 years ago
- b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
- 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
- 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
- 4518e6a x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA by Tejun Heo · 15 years ago
- 08fc458 percpu: build first chunk allocators selectively by Tejun Heo · 15 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
- 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
- c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 15 years ago
- 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 15 years ago
- bab9bc6 x86: mce: Update X86_MCE description in x86/Kconfig by Andi Kleen · 15 years ago
- c31d963 x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCE by Andi Kleen · 15 years ago
- 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
- c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
- c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 15 years ago
- e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 16 years ago
- b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
- 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago