aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-25
|\
| * x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck2012-05-23
| * x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-05-23
| * MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-05-23
| * x86/mce Add validation check before GHES error is recordedChen Gong2012-04-20
| * x86/mce: Avoid reading every machine check bank register twice.Tony Luck2012-04-19
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\ \
| * | X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ \
| * \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \ \
| * | | | kvmclock: remove unneeded EXPORT macroEric B Munson2012-04-08
| * | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
| | |_|/ | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ \
| * | | | x86: Allow multiple values to be specified with "hpet="Jan Beulich2012-05-07
| * | | | x86: Clear HPET configuration registers on startupJan Beulich2012-05-07
* | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
| * | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-13
| |\ \ \ \ \ \
| * | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-13
| * | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-13
| * | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-22
| * | | | | | | uprobes/core: Make instruction tables volatileSrikar Dronamraju2012-02-22
| * | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-17
| * | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | new helper: sigsuspend()Al Viro2012-05-21
* | | | | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-18
* | | | | | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/reboot: Update nonmi_ipi parameterDon Zickus2012-05-14
| * | | | | | | | | | | | x86/reboot: Use NMI to assist in shutting down if IRQ failsDon Zickus2012-05-14
| * | | | | | | | | | | | Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus"Don Zickus2012-05-14
| * | | | | | | | | | | | x86/reboot: Clean up coding styleMichael D Labriola2012-02-07
| * | | | | | | | | | | | x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola2012-02-07
* | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim2012-05-14
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, MCE, AMD: Disable error thresholding bank 4 on some modelsBorislav Petkov2012-04-30
| * | | | | | | | | | | | | x86, MCE, AMD: Hide interrupt_enable sysfs nodeBorislav Petkov2012-04-30
| * | | | | | | | | | | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-04-30
* | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, fpu: drop the fpu state during thread exitSuresh Siddha2012-05-16
| * | | | | | | | | | | | | | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha2012-05-16
| * | | | | | | | | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |