Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+5 |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+0 |
2010-10-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -82/+63 |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+2 |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -31/+4 |
2010-10-21 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -19/+0 |
2010-10-21 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+9 |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2010-10-21 | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -19/+28 |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+11 |
2010-10-20 | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G | FUJITA Tomonori | 1 | -0/+3 |
2010-10-18 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 1 | -0/+11 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -0/+1 |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 1 | -0/+5 |
2010-10-15 | x86, olpc: XO-1 uses/depends on PCI | Randy Dunlap | 1 | -1/+1 |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt | 1 | -1/+1 |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 1 | -0/+1 |
2010-10-14 | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu | 1 | -0/+5 |
2010-10-14 | x86/vsmp: Eliminate kconfig dependency warning | Randy Dunlap | 1 | -0/+1 |
2010-10-12 | x86, olpc: Add XO-1 poweroff support | Daniel Drake | 1 | -0/+6 |
2010-10-12 | x86: ioapic: Cleanup sparse irq code | Thomas Gleixner | 1 | -1/+0 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 1 | -4/+11 |
2010-10-04 | x86: Use genirq Kconfig | Thomas Gleixner | 1 | -31/+5 |
2010-09-23 | x86, olpc: Rework BIOS signature check | Daniel Drake | 1 | -1/+2 |
2010-09-23 | x86, olpc: Only enable PCI configuration type override on XO-1 | Daniel Drake | 1 | -1/+1 |
2010-09-22 | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt | 1 | -1/+1 |
2010-09-22 | jump label: x86 support | Jason Baron | 1 | -0/+1 |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 1 | -2/+2 |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 1 | -3/+0 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 1 | -6/+18 |
2010-08-27 | x86: Remove old bootmem code | Yinghai Lu | 1 | -9/+1 |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu | 1 | -6/+3 |
2010-08-25 | x86, bios: Make the x86 early memory reservation a kernel option | H. Peter Anvin | 1 | -1/+1 |
2010-08-24 | x86, bios: By default, reserve the low 64K for all BIOSes | H. Peter Anvin | 1 | -19/+28 |
2010-08-23 | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 1 | -19/+0 |
2010-08-21 | Replace Configure with Enable in description of MAXSMP | Samuel Thibault | 1 | -2/+2 |
2010-08-19 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 1 | -0/+5 |
2010-08-06 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -4/+1 |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 1 | -0/+1 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -4/+1 |
2010-06-18 | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 1 | -0/+9 |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 1 | -0/+4 |
2010-05-27 | x86_32: use asm-generic/scatterlist.h | Andrew Morton | 1 | -1/+1 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -0/+3 |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+8 |
2010-05-21 | PCI: read memory ranges out of Broadcom CNB20LE host bridge | Ira W. Snyder | 1 | -0/+8 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+5 |
2010-05-18 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -34/+15 |