- 419cdc5 x86: OLPC: convert olpc-xo1 driver from pci device to platform device by Andres Salomon · 14 years ago
- e691d24 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
- 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
- 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 14 years ago
- b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- c10d1e2 x86, olpc: Add OLPC device-tree support by Andres Salomon · 14 years ago
- cc2067a perf, x86: Fixup Kconfig deps by Peter Zijlstra · 14 years ago
- eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
- 82148d1 x86/platform: Add Eurobraille/Iris power off support by Shérab · 14 years ago
- ad02519 x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" by Randy Dunlap · 14 years ago
- b9fc71f x86, mrst: The shutdown for MRST requires the SCU IPC mechanism by Alan Cox · 14 years ago
- 37bc9f5 x86: Ce4100: Add reboot_fixup() for CE4100 by Dirk Brandewie · 14 years ago
- c751e17 x86: Add CE4100 platform support by Thomas Gleixner · 14 years ago
- 1da4b1c x86/mrst: Add SFI platform device parsing code by Feng Tang · 14 years ago
- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- cca8209 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
- c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 66f2b06 x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G by FUJITA Tomonori · 14 years ago
- e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
- 9e9006e x86, olpc: XO-1 uses/depends on PCI by Randy Dunlap · 14 years ago
- cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
- 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
- 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 14 years ago
- 03f1a17 x86/vsmp: Eliminate kconfig dependency warning by Randy Dunlap · 14 years ago
- bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 14 years ago
- fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
- 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
- 3bb9808 x86: Use genirq Kconfig by Thomas Gleixner · 14 years ago
- 3e3c486 x86, olpc: Rework BIOS signature check by Daniel Drake · 14 years ago
- 76fb657 x86, olpc: Only enable PCI configuration type override on XO-1 by Daniel Drake · 14 years ago
- 46eb3b6 jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions by Steven Rostedt · 14 years ago
- d9f5ab7 jump label: x86 support by Jason Baron · 14 years ago
- 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
- 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
- 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
- 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
- 9ea77bd x86, bios: Make the x86 early memory reservation a kernel option by H. Peter Anvin · 14 years ago
- d0cd742 x86, bios: By default, reserve the low 64K for all BIOSes by H. Peter Anvin · 14 years ago
- 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
- 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 · 15 years ago
- 4a14d84 x86_32: use asm-generic/scatterlist.h by Andrew Morton · 15 years ago
- 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 15 years ago
- 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 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 · 15 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 · 15 years ago
- c01d432 lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs by Frederic Weisbecker · 15 years ago
- a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 15 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