Age | Commit message (Expand) | Author |
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-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mrst-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-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | 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-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | 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-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-iommu-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-20 | x86: Spread tlb flush vector between nodes | Shaohua Li |
2010-10-20 | x86, mm: Fix incorrect data type in vmalloc_sync_all() | Borislav Petkov |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter |
2010-10-20 | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge |
2010-10-19 | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-10-19 | x86: ioapic: Call free_irte only if interrupt remapping enabled | Yinghai Lu |
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 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-15 | x86: Remove stale pmtimer_64.c | Thomas Gleixner |
2010-10-15 | x86: sfi: Make local functions static | Thomas Gleixner |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | x86, olpc: XO-1 uses/depends on PCI | Randy Dunlap |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds |
2010-10-14 | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu |
2010-10-14 | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu |
2010-10-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-13 | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin |
2010-10-13 | x86, olpc: Register XO-1 platform devices | Daniel Drake |
2010-10-13 | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-10-13 | x86/amd-iommu: Update copyright headers | Joerg Roedel |
2010-10-13 | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend | Matthew Garrett |