| Commit message (Expand) | Author | Age |
... | |
| | * | | | | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin | 2012-05-16 |
| | * | | | | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin | 2012-05-16 |
| | * | | | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: header for trampoline code | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | * | | | | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 |
| * | | | | | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 |
| * | | | | | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 |
| * | | | | | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-25 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | x86/mce: Add instruction recovery signatures to mce-severity table | Tony Luck | 2012-05-23 |
| | * | | | | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 2012-05-23 |
| | * | | | | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 2012-05-23 |
| | * | | | | x86/mce Add validation check before GHES error is recorded | Chen Gong | 2012-04-20 |
| | * | | | | x86/mce: Avoid reading every machine check bank register twice. | Tony Luck | 2012-04-19 |
| * | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 |
| |\ \ \ \ \ |
|
| | * | | | | | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 |
| | |\ \ \ \ \ |
|
| | * | | | | | | kvmclock: remove unneeded EXPORT macro | Eric B Munson | 2012-04-08 |
| | * | | | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2012-05-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mce: Fix 32-bit build | Borislav Petkov | 2012-05-23 |
* | | | | | | | | x86: hpet: Fix copy-and-paste mistake in earlier change | Jan Beulich | 2012-05-25 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Allow multiple values to be specified with "hpet=" | Jan Beulich | 2012-05-07 |
| * | | | | | | | x86: Clear HPET configuration registers on startup | Jan Beulich | 2012-05-07 |
* | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-05-14 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 |
| * | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar | 2012-03-13 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 |
| * | | | | | | | | | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 |
| * | | | | | | | | | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 |
| * | | | | | | | | | uprobes/core: Make instruction tables volatile | Srikar Dronamraju | 2012-02-22 |
| * | | | | | | | | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 |
| * | | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | new helper: sigsuspend() | Al Viro | 2012-05-21 |
* | | | | | | | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-17 |
| | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 2012-05-18 |