summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-28/+0Star
|\
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-28/+0Star
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\ \
| * \ Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-275-2/+16
| |\ \
| * | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-161-1/+1
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-216-7/+50
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
| | | |/ | | |/|
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-071-5/+7
|\ \ \ \
| * \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-181-4/+5
| |\ \ \ \
| | * | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+5
| * | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-1/+2
| |/ / / /
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-071-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-12-151-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov2011-12-141-0/+2
| | |/ / /
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-062-3/+3
|\ \ \ \ \
| * | | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl2011-12-181-2/+2
| * | | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl2011-12-181-1/+1
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0612-232/+204Star
|\ \ \ \ \ \
| * | | | | | x86: Fix atomic64_xxx_cx8() functionsEric Dumazet2012-01-041-2/+2
| * | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-043-89/+23Star
| * | | | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-045-7/+49
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-161-5/+62
| * | | | | | x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-161-9/+2Star
| * | | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-151-32/+21Star
| * | | | | | x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten2011-12-071-2/+0Star
| * | | | | | x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-061-0/+1
| * | | | | | x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior2011-12-051-8/+14
| * | | | | | x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-051-0/+6
| * | | | | | x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-052-2/+3
| * | | | | | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar2011-12-052-84/+71Star
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86: consolidate xchg and xadd macrosJeremy Fitzhardinge2011-11-251-78/+36Star
| | * | | | | x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge2011-11-252-14/+43
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-067-2/+185
|\ \ \ \ \ \ \
| * | | | | | | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-231-0/+1
| * | | | | | | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-232-0/+5
| * | | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-2/+0Star
| * | | | | | | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-182-2/+1Star
| * | | | | | | x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-141-0/+3
| * | | | | | | x86: Add NumaChip supportSteffen Persvold2011-12-051-0/+167
| * | | | | | | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-051-0/+3
| * | | | | | | x86: Make flat_init_apic_ldr() availableDaniel J Blueman2011-12-051-0/+7
| |/ / / / / /
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-062-1/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena2011-11-221-1/+1
| * | | | | | | | x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha2011-12-051-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-1/+1
|\ \ \ \ \ \ \ \