summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+20
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-3/+3
| | |\ \ \ \ \
| | * | | | | | kvmclock: remove unneeded EXPORT macroEric B Munson2012-04-081-1/+0
| | * | | | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+21
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2012-05-301-3/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Fix 32-bit buildBorislav Petkov2012-05-231-3/+3
* | | | | | | | x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich2012-05-251-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-9/+57
|\ \ \ \ \ \ \
| * | | | | | | x86: Allow multiple values to be specified with "hpet="Jan Beulich2012-05-071-1/+6
| * | | | | | | x86: Clear HPET configuration registers on startupJan Beulich2012-05-071-8/+51
* | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-243-0/+681
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-1410-204/+935
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-1488-1308/+2563
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-142-7/+264
| * | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-1322-196/+512
| |\ \ \ \ \ \ \ \
| * | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-131-7/+8
| * | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-131-9/+9
| * | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-221-30/+30
OpenPOWER on IntegriCloud