| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | x86, MCE, AMD: Disable error thresholding bank 4 on some models | Borislav Petkov | 2012-04-30 | 1 | -0/+37 |
| | * | | | | | | | | x86, MCE, AMD: Hide interrupt_enable sysfs node | Borislav Petkov | 2012-04-30 | 1 | -2/+7 |
| | * | | | | | | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov | 2012-04-30 | 1 | -12/+44 |
* | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 41 | -149/+63 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, fpu: drop the fpu state during thread exit | Suresh Siddha | 2012-05-16 | 1 | -6/+13 |
| * | | | | | | | | | | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() | Suresh Siddha | 2012-05-16 | 1 | -2/+0 |
| * | | | | | | | | | | coredump: ensure the fpu state is flushed for proper multi-threaded core dump | Suresh Siddha | 2012-05-16 | 1 | -1/+14 |
| * | | | | | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 39 | -140/+36 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-23 | 33 | -456/+1118 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Revert "x86, extable: Disable presorted exception table for now" | David Daney | 2012-04-24 | 1 | -0/+1 |
| * | | | | | | | | | | scripts/sortextable: Handle relative entries, and other cleanups | David Daney | 2012-04-24 | 3 | -88/+164 |
| * | | | | | | | | | | x86, extable: Switch to relative exception table entries | H. Peter Anvin | 2012-04-20 | 3 | -22/+146 |
| * | | | | | | | | | | x86, extable: Disable presorted exception table for now | H. Peter Anvin | 2012-04-20 | 1 | -1/+0 |
| * | | | | | | | | | | x86, extable: Add _ASM_EXTABLE_EX() macro | H. Peter Anvin | 2012-04-20 | 2 | -12/+24 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 | 1 | -3/+1 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin | 2012-04-20 | 1 | -8/+2 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin | 2012-04-20 | 1 | -3/+2 |
| * | | | | | | | | | | x86, extable: Remove the now-unused __ASM_EX_SEC macros | H. Peter Anvin | 2012-04-20 | 1 | -2/+0 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a... | H. Peter Anvin | 2012-04-20 | 1 | -4/+2 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/um/checks... | H. Peter Anvin | 2012-04-20 | 1 | -6/+3 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/userc... | H. Peter Anvin | 2012-04-20 | 1 | -126/+106 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus... | H. Peter Anvin | 2012-04-20 | 1 | -7/+5 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus... | H. Peter Anvin | 2012-04-20 | 1 | -5/+4 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-... | H. Peter Anvin | 2012-04-20 | 1 | -12/+4 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_... | H. Peter Anvin | 2012-04-20 | 1 | -27/+23 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_... | H. Peter Anvin | 2012-04-20 | 1 | -37/+26 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/lib/check... | H. Peter Anvin | 2012-04-20 | 1 | -6/+3 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te... | H. Peter Anvin | 2012-04-20 | 1 | -8/+2 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 2012-04-20 | 1 | -12/+4 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 2012-04-20 | 1 | -33/+14 |
| * | | | | | | | | | | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 | 1 | -3/+2 |
| * | | | | | | | | | | x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE() | H. Peter Anvin | 2012-04-20 | 1 | -10/+10 |
| * | | | | | | | | | | x86, doc: Revert "x86: Document rdmsr_safe restrictions" | H. Peter Anvin | 2012-04-19 | 1 | -8/+1 |
| * | | | | | | | | | | x86-32: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 1 | -94/+129 |
| * | | | | | | | | | | x86-64: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 2 | -20/+58 |
| * | | | | | | | | | | x86, extable: Add early_fixup_exception() | H. Peter Anvin | 2012-04-19 | 1 | -0/+17 |
| * | | | | | | | | | | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX | H. Peter Anvin | 2012-04-19 | 2 | -7/+5 |
| * | | | | | | | | | | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin | 2012-04-19 | 2 | -1/+3 |
| * | | | | | | | | | | x86, nop: Make the ASM_NOP* macros work from assembly | H. Peter Anvin | 2012-04-19 | 1 | -0/+4 |
| * | | | | | | | | | | x86: Select BUILDTIME_EXTABLE_SORT | David Daney | 2012-04-19 | 1 | -0/+1 |
| * | | | | | | | | | | MIPS: Select BUILDTIME_EXTABLE_SORT | David Daney | 2012-04-19 | 1 | -0/+1 |
| * | | | | | | | | | | kbuild/extable: Hook up sortextable into the build system. | David Daney | 2012-04-19 | 2 | -0/+13 |
| * | | | | | | | | | | extable: Skip sorting if sorted at build time. | David Daney | 2012-04-19 | 1 | -1/+7 |
| * | | | | | | | | | | scripts: Add sortextable to sort the kernel's exception table. | David Daney | 2012-04-19 | 4 | -0/+441 |
* | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 3 | -23/+41 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c | H. Peter Anvin | 2012-03-28 | 9 | -69/+172 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUB | Matt Fleming | 2012-03-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86, efi: Fix .text section overlapping image header for EFI_STUB | Matt Fleming | 2012-03-26 | 3 | -7/+34 |
| * | | | | | | | | | | | | x86, efi: Fix issue of overlapping .reloc section for EFI_STUB | Jordan Justen | 2012-03-26 | 1 | -15/+7 |
* | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-23 | 3 | -6/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|