Age | Commit message (Expand) | Author |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds |
2010-10-22 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds |
2010-10-22 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-21 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | 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-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-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-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-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | 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 '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-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov |
2010-10-20 | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin |
2010-10-20 | Merge branch 'x86/vmware' into x86/trampoline | H. Peter Anvin |
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-19 | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich |
2010-10-19 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-13 | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge |
2010-10-13 | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin |
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 |
2010-10-12 | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner |
2010-10-12 | x86: Make io_apic.c local functions static | Thomas Gleixner |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner |
2010-10-12 | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner |
2010-10-12 | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita |
2010-10-08 | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang |