aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-15x86_64, asm: Optimise fls(), ffs() and fls64()David Howells
2011-12-15x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-15x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich
2011-12-15x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel
2011-12-12x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-12-06x86/intel_mid: Kconfig select fixAlan Cox
2011-12-06x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06x86: Clean up and extend do_int3()Srikar Dronamraju
2011-12-06x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05x86-64: Cleanup some assembly entry pointsJan Beulich
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich
2011-12-05x86-64: Slightly shorten int_ret_from_sys_callJan Beulich
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-12-05x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk
2011-12-05Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-05x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani
2011-12-05x86: Document rdmsr_safe restrictionsBorislav Petkov
2011-12-05x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat
2011-12-05Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava
2011-12-05x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-05x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma
2011-12-05x86, mrst: Change the pmic_gpio device type to IPCFeng Tang
2011-12-05mrst: Added some platform data for the SFI translationsJekyll Lai
2011-12-05x86,mrst: Power control commands updateJacob Pan
2011-12-05x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki
2011-12-05x86: Default to vsyscall=emulateAndy Lutomirski
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka