summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-182-0/+40
| |/ / / /
* | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-233-0/+95
|\ \ \ \ \
| * | | | | x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-253-0/+95
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-20/+2
|\ \ \ \ \ \
| * | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-20/+2
| |/ / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2212-36/+54
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-2/+0
| * | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-144-10/+6
| * | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-0/+16
| * | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-133-10/+10
| * | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-131-12/+0
| * | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-073-1/+21
| * | | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-051-2/+2
| * | | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-1/+0
| * | | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-053-12/+13
| * | | | | x86-64: Fix alignment of jiffies variableAndy Lutomirski2011-06-051-1/+1
* | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-222-1306/+1642
|\ \ \ \ \ \
| * | | | | | x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com2011-06-211-5/+13
| * | | | | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-211-0/+1
| * | | | | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-211-6/+6
| * | | | | | x86, UV: Inline header file functionscpw@sgi.com2011-06-211-14/+14
| * | | | | | x86, UV: Clean up uv_mmrs.hJack Steiner2011-05-301-1281/+1608
| |/ / / / /
* | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-3/+3
|\ \ \ \ \ \
| * | | | | | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo2011-07-121-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-224-17/+12
|\ \ \ \ \ \
| * | | | | | x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-161-1/+1
| * | | | | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-161-6/+11
| * | | | | | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-163-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-221-0/+3
|\ \ \ \ \ \
| * | | | | | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin2011-07-141-1/+1
| * | | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-141-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-227-106/+128
|\ \ \ \ \ \
| * | | | | | x86: Fix write lock scalability 64-bit issueJan Beulich2011-07-214-21/+67
| * | | | | | x86: Unify rwlock assembly implementationJan Beulich2011-07-212-6/+8
| * | | | | | x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov2011-06-031-1/+1
| * | | | | | x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov2011-06-031-13/+8
| * | | | | | x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov2011-06-031-5/+3
| * | | | | | x86, asm: Thin down SAVE/RESTORE_* asm macrosBorislav Petkov2011-06-031-60/+41
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-0/+8
|\ \ \ \ \ \
| * | | | | | x86: Serialize SMP bootup CMOS accesses on rtc_lockJan Beulich2011-07-211-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-223-23/+4
|\ \ \ \ \ \
| * | | | | | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-6/+0
| * | | | | | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-2/+0
| * | | | | | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-093-5/+4
| * | | | | | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-224-5/+47
|\ \ \ \ \ \
| * | | | | | x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-211-0/+3
| * | | | | | x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov2011-07-211-1/+1
| * | | | | | perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-141-0/+33
| * | | | | | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt2011-07-071-5/+6
OpenPOWER on IntegriCloud