summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-12-10x86-64, paravirt: Call set_iopl_mask() on 64 bitsH. Peter Anvin1-2/+0
2009-12-10x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2H. Peter Anvin1-3/+3
2009-12-10x86: Merge sys_cloneBrian Gerst4-25/+22
2009-12-10x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst2-8/+7
2009-12-10x86: Merge sys_sigaltstackBrian Gerst2-12/+2
2009-12-10x86: Merge sys_execveBrian Gerst4-45/+27
2009-12-10x86: Merge sys_ioplBrian Gerst2-24/+6
2009-12-10x86-32: Add new pt_regs stubsBrian Gerst1-11/+38
2009-12-09Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2009-12-09Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2009-12-09Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-36/+91
2009-12-09Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-45/+63
2009-12-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+16
2009-12-09Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-12-09Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+24
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-147/+200
2009-12-09Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-42/+53
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+5
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-06Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-74/+66
2009-12-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-21/+12
2009-12-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+12
2009-12-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-370/+737
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-365/+1365
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller14-892/+885
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-85/+12
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-807/+873
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar5-49/+102
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistencyXiaotian Feng1-0/+1
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong1-5/+7
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2-0/+5
2009-12-03x86, mce: don't restart timer if disabledHidetoshi Seto1-2/+4
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha1-9/+0
2009-12-02x86, ioapic: Document another case when level irq is seen as an edgeSuresh Siddha1-1/+20
2009-12-02x86, ioapic: Fix the EOI register detection mechanismSuresh Siddha1-54/+61
2009-12-02x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati...Maciej W. Rozycki1-14/+14
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker1-4/+12
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2009-12-01x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin1-1/+1
2009-11-30x86: Fix a section mismatch in arch/x86/kernel/setup.cHelight.Xu1-2/+2
2009-11-27x86: hpet: Make WARN_ON understandableThomas Gleixner1-4/+15
2009-11-27x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel2-42/+11
2009-11-27x86/amd-iommu: Move reset_iommu_command_buffer out of locked codeJoerg Roedel1-7/+6
2009-11-27x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel1-66/+34
2009-11-27x86/amd-iommu: Introduce iommu_flush_device() functionJoerg Roedel1-4/+15
2009-11-27x86/amd-iommu: Cleanup attach/detach_device codeJoerg Roedel1-44/+58
2009-11-27x86/amd-iommu: Keep devices per domain in a listJoerg Roedel1-0/+11