summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-254-6/+4
|\
| * doc: fix broken referencesPaul Bolle2011-09-273-5/+3
| * Merge branch 'master' into for-nextJiri Kosina2011-09-1525-147/+160
| |\
| * | sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-151-1/+1
* | | x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone2011-10-251-1/+3
* | | x86: Default to vsyscall=native for nowAdrian Bunk2011-10-111-1/+1
* | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-211-11/+12
| |/ |/|
* | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-311-0/+3
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* | x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2
* | mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-231-1/+0
|\ \
| * | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-129-105/+117
|\ \ \
| * | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-105-83/+72
| * | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-102-16/+0
| * | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-042-0/+35
| * | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-043-6/+6
| * | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-041-6/+10
| * | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-041-18/+18
| * | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-0413-16/+139
| |\ \ \
* | | | | perf, x86: Add model 45 SandyBridge supportYouquan Song2011-08-091-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-034-25/+29
|\ \ \ \
| * | | | cpuidle: stop depending on pm_idleLen Brown2011-08-032-2/+6
| * | | | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-032-23/+23
| | |/ / | |/| |
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-267-7/+7
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-3/+3
|\ \ \
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-119-7/+66
| |\ \ \
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-241-37/+0
|\ \ \ \ \
| * | | | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-37/+0
* | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-243-0/+83
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | KVM guest: KVM Steal time registrationGlauber Costa2011-07-242-0/+74
| * | | | | KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-141-0/+9
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-237-31/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-081-2/+20
| | | | | | | |/ / / / /
| | | | | | * | | | | | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-05-311-24/+0
| | | | | * | | | | | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-211-3/+2
| | | | |/ / / / / / /
| | | * | | | | | | | kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-212-0/+4
| | | |/ / / / / / /
| | * | | | | | | | x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-301-0/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-081-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-340/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-340/+69
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2210-260/+216
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-147-63/+4
| * | | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-133-3/+3
| * | | | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-131-8/+13
| * | | | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-131-20/+41
| * | | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-075-139/+158
OpenPOWER on IntegriCloud