summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-04-08add random binaries to .gitignoreJan III Sobieski
2010-03-03Rename .data.init to .data..init.Denys Vlasenko
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell
2010-01-13x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2010-01-13perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens
2010-01-04Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-04x86/pci: Intel ioh bus num reg accessing fixYinghai Lu
2010-01-04x86: Fix size for ex trampoline with 32bitYinghai Lu
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds