Age | Commit message (Expand) | Author |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-01-14 | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL | Bjorn Helgaas |
2011-01-14 | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-13 | x86: support XZ-compressed kernel | Lasse Collin |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-12-16 | x86, olpc: Add OLPC device-tree support | Andres Salomon |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld |
2010-11-18 | x86/platform: Add Eurobraille/Iris power off support | Shérab |
2010-11-17 | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" | Randy Dunlap |
2010-11-17 | x86, mrst: The shutdown for MRST requires the SCU IPC mechanism | Alan Cox |
2010-11-11 | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie |
2010-11-11 | x86: Add CE4100 platform support | Thomas Gleixner |
2010-11-09 | x86/mrst: Add SFI platform device parsing code | Feng Tang |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-20 | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G | FUJITA Tomonori |
2010-10-18 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon |
2010-10-15 | x86, olpc: XO-1 uses/depends on PCI | Randy Dunlap |
2010-10-15 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu |
2010-10-14 | x86/vsmp: Eliminate kconfig dependency warning | Randy Dunlap |
2010-10-13 | x86, olpc: Add XO-1 poweroff support | Daniel Drake |
2010-10-12 | x86: ioapic: Cleanup sparse irq code | Thomas Gleixner |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-04 | x86: Use genirq Kconfig | Thomas Gleixner |
2010-09-23 | x86, olpc: Rework BIOS signature check | Daniel Drake |
2010-09-23 | x86, olpc: Only enable PCI configuration type override on XO-1 | Daniel Drake |
2010-09-23 | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt |
2010-09-22 | jump label: x86 support | Jason Baron |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-20 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |