summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05x86: Use generic init_taskThomas Gleixner5-44/+11
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris42-421/+382
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2-1/+34
2012-05-01x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu1-5/+10
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas1-0/+16
2012-04-30x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu1-23/+4
2012-04-30x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu4-87/+88
2012-04-30x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu1-17/+4
2012-04-30x86/PCI: embed name into pci_root_info structYinghai Lu1-5/+2
2012-04-30x86/PCI: add host bridge resource release for _CRS pathYinghai Lu1-12/+51
2012-04-30x86/PCI: refactor get_current_resources()Yinghai Lu1-21/+13
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-30x86/PCI: fix memleak with get_current_resources()Yinghai Lu1-19/+30
2012-04-28x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds1-12/+8
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+18
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+12
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-04-27x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann1-0/+18
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk1-2/+2
2012-04-26x86: Use generic idle thread allocationThomas Gleixner4-84/+14
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner3-7/+7
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+3
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-70/+105
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson1-0/+6
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten1-2/+2
2012-04-25x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2-61/+24
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2-0/+20
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2-6/+6
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-0/+2
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds2-12/+4
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-3/+1
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5
2012-04-20Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk1-2/+6
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+13
2012-04-19x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat1-4/+4
2012-04-18KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk335-7926/+14199
2012-04-18x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini1-6/+2
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+36
2012-04-16i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov1-0/+1
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann5-16/+9
2012-04-16x86, efi: Add dedicated EFI stub entry pointMatt Fleming3-13/+38