summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Update SNB PEBS constraintsPeter Zijlstra2012-06-061-8/+1
* perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
* perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-062-8/+43
* perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-063-28/+66
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-051-9/+1
|\
| * sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra2012-05-301-9/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-026-21/+153
|\ \
| * \ Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-015-15/+153
| |\ \
| | * | ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt2012-05-311-3/+41
| | * | x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-05-311-1/+7
| | * | x86: Reset the debug_stack update counterSteven Rostedt2012-05-311-2/+4
| | * | ftrace: Use breakpoint method to update ftrace callerSteven Rostedt2012-05-311-16/+72
| | * | ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-312-5/+41
| * | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-011-6/+0
* | | | x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-012-13/+10
* | | | new helper: signal_delivered()Al Viro2012-06-011-4/+2
* | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* | | | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-22/+9
* | | | new helper: sigmask_to_save()Al Viro2012-06-011-4/+1
* | | | new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\ \ \
| * | | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
| |/ /
* | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-311-15/+16
|\ \ \
| * | | x86/mce: Cleanup timer messThomas Gleixner2012-05-301-15/+16
* | | | x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan2012-05-301-1/+1
* | | | Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-3039-1030/+149
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-2932-971/+28
| |\ \ \
| | * | | x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin2012-05-162-117/+0
| | * | | x86, realmode: Mask out EFER.LMA when saving trampoline EFERH. Peter Anvin2012-05-161-3/+8
| | * | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-082-0/+10
| | * | | x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen2012-05-081-1/+1
| | * | | x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-082-13/+16
| | * | | x86, realmode: flattened rm hierachyJarkko Sakkinen2012-05-081-1/+1
| | * | | x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-085-37/+30
| | * | | x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen2012-05-081-1/+1
| | * | | x86, realmode: Set permission for real mode pagesJarkko Sakkinen2012-05-081-1/+15
| | * | | x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-0827-796/+9
| | * | | x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-084-16/+25
| | * | | x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-083-158/+3
| | * | | x86, realmode: Relocator for realmode codeJarkko Sakkinen2012-05-083-0/+82
| * | | | x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-292-12/+14
| * | | | x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-26/+27
| * | | | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-253-12/+41
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck2012-05-231-0/+10
| | * | | x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-05-231-6/+10
| | * | | MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-05-231-0/+8
| | * | | x86/mce Add validation check before GHES error is recordedChen Gong2012-04-201-1/+2
| | * | | x86/mce: Avoid reading every machine check bank register twice.Tony Luck2012-04-191-5/+11
| * | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-253-9/+19
| |\ \ \ \
| | * | | | X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-213-9/+19