| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-31 | 1 | -15/+16 |
|\ \ |
|
| * | | x86/mce: Cleanup timer mess | Thomas Gleixner | 2012-05-30 | 1 | -15/+16 |
* | | | x86, mtrr: Fix a type overflow in range_to_mtrr func | zhenzhong.duan | 2012-05-30 | 1 | -1/+1 |
* | | | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 2012-05-30 | 39 | -1030/+149 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 32 | -971/+28 |
| |\ \ \ |
|
| | * | | | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin | 2012-05-16 | 2 | -117/+0 |
| | * | | | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin | 2012-05-16 | 1 | -3/+8 |
| | * | | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 | 2 | -0/+10 |
| | * | | | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
| | * | | | x86, realmode: header for trampoline code | Jarkko Sakkinen | 2012-05-08 | 2 | -13/+16 |
| | * | | | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
| | * | | | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 5 | -37/+30 |
| | * | | | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
| | * | | | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+15 |
| | * | | | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 27 | -796/+9 |
| | * | | | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 4 | -16/+25 |
| | * | | | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 3 | -158/+3 |
| | * | | | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 3 | -0/+82 |
| * | | | | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 2 | -12/+14 |
| * | | | | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 | 1 | -26/+27 |
| * | | | | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-25 | 3 | -12/+41 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | x86/mce: Add instruction recovery signatures to mce-severity table | Tony Luck | 2012-05-23 | 1 | -0/+10 |
| | * | | | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 2012-05-23 | 1 | -6/+10 |
| | * | | | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 2012-05-23 | 1 | -0/+8 |
| | * | | | x86/mce Add validation check before GHES error is recorded | Chen Gong | 2012-04-20 | 1 | -1/+2 |
| | * | | | x86/mce: Avoid reading every machine check bank register twice. | Tony Luck | 2012-04-19 | 1 | -5/+11 |
| * | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 3 | -9/+19 |
| |\ \ \ \ |
|
| | * | | | | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 3 | -9/+19 |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+20 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 1 | -3/+3 |
| | |\ \ \ \ \ |
|
| | * | | | | | | kvmclock: remove unneeded EXPORT macro | Eric B Munson | 2012-04-08 | 1 | -1/+0 |
| | * | | | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+21 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2012-05-30 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mce: Fix 32-bit build | Borislav Petkov | 2012-05-23 | 1 | -3/+3 |
* | | | | | | | | x86: hpet: Fix copy-and-paste mistake in earlier change | Jan Beulich | 2012-05-25 | 1 | -1/+1 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -9/+57 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Allow multiple values to be specified with "hpet=" | Jan Beulich | 2012-05-07 | 1 | -1/+6 |
| * | | | | | | | x86: Clear HPET configuration registers on startup | Jan Beulich | 2012-05-07 | 1 | -8/+51 |
* | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 3 | -0/+681 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-05-14 | 10 | -204/+935 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 88 | -1308/+2563 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 | 2 | -7/+264 |
| * | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar | 2012-03-13 | 22 | -196/+512 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 | 1 | -7/+8 |
| * | | | | | | | | | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 | 1 | -9/+9 |
| * | | | | | | | | | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 | 1 | -30/+30 |
| * | | | | | | | | | uprobes/core: Make instruction tables volatile | Srikar Dronamraju | 2012-02-22 | 1 | -29/+32 |
| * | | | | | | | | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 1 | -61/+68 |