| Commit message (Expand) | Author | Age |
* | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 |
* | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 |
* | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 |
* | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 |
|\ |
|
| * | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 |
| |\ |
|
| * | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 |
| * | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
| * | | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 |
| * | | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 |
| * | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 |
| * | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 |
| |\ \ |
|
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 |
|\ \ \ |
|
| * | | | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 2010-02-25 |
| * | | | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner | 2010-02-25 |
| * | | | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 |
| * | | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 |
| * | | | x86, mrst: Add vrtc platform data setup code | Feng Tang | 2010-02-24 |
| * | | | x86, mrst: Add platform timer info parsing code | Jacob Pan | 2010-02-24 |
| * | | | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan | 2010-02-24 |
| * | | | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 2010-02-24 |
| * | | | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan | 2010-02-24 |
| * | | | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 |
| |\ \ \ |
|
| * | | | | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2010-02-19 |
| * | | | | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 2010-02-19 |
| * | | | | x86, pic: Introduce legacy_pic abstraction | Jacob Pan | 2010-02-19 |
| * | | | | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 2010-02-19 |
| * | | | | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 2010-02-19 |
| * | | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 |
* | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-03-05 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Fix segment descriptor loading | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: x86 emulator: Check IOPL level during io instruction emulation | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: x86 emulator: fix memory access during x86 emulation | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: x86 emulator: Add Virtual-8086 mode of emulation | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT | Sheng Yang | 2010-03-01 |
| * | | | | | KVM: Rename vcpu->shadow_efer to efer | Avi Kivity | 2010-03-01 |
| * | | | | | KVM: Activate fpu on clts | Avi Kivity | 2010-03-01 |
| * | | | | | KVM: SVM: Clean up and enhance mov dr emulation | Jan Kiszka | 2010-03-01 |
| * | | | | | KVM: export <asm/hyperv.h> | Avi Kivity | 2010-03-01 |
| * | | | | | KVM: Add HYPER-V apic access MSRs | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov | 2010-03-01 |
| * | | | | | KVM: Add HYPER-V header file | Gleb Natapov | 2010-03-01 |