aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-15
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | | | |/ / / / / / | | | |/| | | | | |
* | | | | | | | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-17
* | | | | | | | | | x86/UV2: Work around BAU bugCliff Wickman2012-01-17
* | | | | | | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-17
* | | | | | | | | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-16
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-09
|/ / / / / / / /
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-16
| | | |_|_|_|/ / / | | |/| | | | | |
| * / | | | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-12-15
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov2011-12-14
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl2011-12-18
| * | | | | | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl2011-12-18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix atomic64_xxx_cx8() functionsEric Dumazet2012-01-04
| * | | | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-04
| * | | | | | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-15
| * | | | | | | | x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-15
| * | | | | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-15
| * | | | | | | | x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten2011-12-07
| * | | | | | | | x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-06
| * | | | | | | | x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior2011-12-05
| * | | | | | | | x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-05
| * | | | | | | | x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-05
| * | | | | | | | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar2011-12-05
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86: consolidate xchg and xadd macrosJeremy Fitzhardinge2011-11-25
| | * | | | | | | x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge2011-11-25
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-23
| * | | | | | | | | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-23
| * | | | | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
| * | | | | | | | | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-18
| * | | | | | | | | x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-14
| * | | | | | | | | x86: Add NumaChip supportSteffen Persvold2011-12-05
| * | | | | | | | | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-05
| * | | | | | | | | x86: Make flat_init_apic_ldr() availableDaniel J Blueman2011-12-05
| |/ / / / / / / /
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\ \ \ \ \ \ \ \ \