summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+1
* x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2Star
* mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0Star
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-241-1/+0Star
|\
| * x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0Star
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-139-105/+117
|\ \
| * | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-115-83/+72Star
| * | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-112-16/+0Star
| * | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-052-0/+35
| * | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-053-6/+6
| * | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-051-6/+10
| * | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-051-18/+18
| * | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-0513-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-044-25/+29
|\ \ \
| * | | cpuidle: stop depending on pm_idleLen Brown2011-08-042-2/+6
| * | | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-042-23/+23
| | |/ | |/|
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-277-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/+0Star
|\ \ \ \ \
| * | | | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-37/+0Star
* | | | | | 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-091-2/+20
| | | | | | | |/ / / / /
| | | | | | * | | | | | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-06-011-24/+0Star
| | | | | * | | | | | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-211-3/+2Star
| | | | |/ / / / / / /
| | | * / / / / / / / 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-07-011-0/+4
| | | |_|/ / / / / | | |/| | | | | |
| * / | | | | | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-091-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-340/+69Star
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-281-340/+69Star
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2310-260/+216Star
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-157-63/+4Star
| * | | | | | | 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
| * | | | | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-061-9/+7Star
| * | | | | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-062-9/+0Star
| * | | | | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-051-1/+1
| * | | | | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-33/+1Star
| * | | | | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-052-11/+22
| * | | | | | | x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+2