summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-11/+1
|\
| * new helper: sigsuspend()Al Viro2012-05-211-11/+1
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-239-530/+7
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-179-530/+7
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-231-1/+10
|\ \ \ \
| * | | | perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-181-1/+10
* | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-232-192/+185
|\ \ \ \ \
| * | | | | x86/reboot: Update nonmi_ipi parameterDon Zickus2012-05-141-8/+4
| * | | | | x86/reboot: Use NMI to assist in shutting down if IRQ failsDon Zickus2012-05-141-5/+56
| * | | | | Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus"Don Zickus2012-05-141-57/+2
| * | | | | x86/reboot: Clean up coding styleMichael D Labriola2012-02-071-59/+70
| * | | | | x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola2012-02-071-93/+83
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-0/+40
|\ \ \ \ \ \
| * | | | | | x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim2012-05-141-0/+40
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-14/+88
|\ \ \ \ \ \ \
| * | | | | | | x86, MCE, AMD: Disable error thresholding bank 4 on some modelsBorislav Petkov2012-04-301-0/+37
| * | | | | | | x86, MCE, AMD: Hide interrupt_enable sysfs nodeBorislav Petkov2012-04-301-2/+7
| * | | | | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-04-301-12/+44
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-234-26/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, fpu: drop the fpu state during thread exitSuresh Siddha2012-05-161-6/+13
| * | | | | | | | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha2012-05-161-2/+0
| * | | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-163-18/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-235-168/+208
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te...H. Peter Anvin2012-04-201-8/+2
| * | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin2012-04-201-12/+4
| * | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin2012-04-201-33/+14
| * | | | | | | | x86-32: Handle exception table entries during early bootH. Peter Anvin2012-04-191-94/+129
| * | | | | | | | x86-64: Handle exception table entries during early bootH. Peter Anvin2012-04-191-19/+57
| * | | | | | | | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2012-04-191-3/+3
| * | | | | | | | x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-191-1/+1
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-6/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v3.4' into x86/urgentH. Peter Anvin2012-05-213-12/+25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin2012-05-211-6/+6
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-2311-34/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-05-071-5/+4
| | | | * | | | | | | | | | | | x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-096-12/+6
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | x86/cache_info: Fix setup of l2/l3 idsShai Fultheim2012-05-071-2/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan2012-05-211-3/+5
| | * | | | | | | | | | | | x86: Don't continue booting if we can't load the specified initrdPeter Jones2012-05-161-4/+3
| | * | | | | | | | | | | | x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan2012-05-151-2/+19
| | * | | | | | | | | | | | x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-151-6/+14
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-161-1/+1
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-2215-71/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-183-3/+3
| * | | | | | | | | | | | | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-1811-0/+13
| * | | | | | | | | | | | | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-081-23/+23