Age | Commit message (Expand) | Author |
2014-03-07 | ftrace/x86: Have ftrace_write() return -EPERM and clean up callers | Steven Rostedt (Red Hat) |
2014-03-06 | x86: Clean up dumpstack_64.c code | Steven Rostedt |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt |
2014-03-06 | x86: Prepare removal of previous_esp from i386 thread_info structure | Steven Rostedt |
2014-03-06 | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 | Steven Rostedt (Red Hat) |
2014-03-06 | x86: Nuke the supervisor_stack field in i386 thread_info | Steven Rostedt |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra |
2014-03-06 | fs/compat: optional preadv64/pwrite64 compat system calls | Heiko Carstens |
2014-03-06 | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well | Thomas Gleixner |
2014-03-05 | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin |
2014-03-05 | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey |
2014-03-05 | Merge branch 'mixed-mode' into efi-for-mingo | Matt Fleming |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming |
2014-03-05 | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner |
2014-03-05 | x86/boot: Fix non-EFI build | Matt Fleming |
2014-03-05 | x86, tools: Fix up compiler warnings | Matt Fleming |
2014-03-04 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa |
2014-03-04 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov |
2014-03-04 | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner |
2014-03-04 | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner |
2014-03-04 | x86/efi: Re-disable interrupts after calling firmware services | Matt Fleming |
2014-03-04 | x86/boot: Don't overwrite cr4 when enabling PAE | Matt Fleming |
2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming |
2014-03-04 | x86/efi: Add mixed runtime services support | Matt Fleming |
2014-03-04 | x86/efi: Firmware agnostic handover entry points | Matt Fleming |
2014-03-04 | x86/efi: Split the boot stub into 32/64 code paths | Matt Fleming |
2014-03-04 | x86/efi: Add early thunk code to go from 64-bit to 32-bit | Matt Fleming |
2014-03-04 | x86/efi: Build our own EFI services pointer table | Matt Fleming |
2014-03-04 | efi: Add separate 32-bit/64-bit definitions | Matt Fleming |
2014-03-04 | x86/efi: Delete dead code when checking for non-native | Matt Fleming |
2014-03-04 | x86/mm/pageattr: Always dump the right page table in an oops | Matt Fleming |
2014-03-04 | x86, tools: Consolidate #ifdef code | Matt Fleming |
2014-03-04 | x86/boot: Cleanup header.S by removing some #ifdefs | Matt Fleming |
2014-03-04 | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-03-04 | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner |
2014-03-04 | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner |
2014-03-04 | x86: Xen: Use the core irq stats function | Thomas Gleixner |
2014-03-04 | x86/efi: Split efi_enter_virtual_mode | Borislav Petkov |
2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov |
2014-03-04 | x86, pageattr: Export page unmapping interface | Borislav Petkov |
2014-03-04 | x86/efi: Dump the EFI page table | Borislav Petkov |
2014-03-04 | x86, ptdump: Add the functionality to dump an arbitrary pagetable | Borislav Petkov |
2014-03-04 | x86/efi: Style neatening | Joe Perches |
2014-03-04 | x86/efi: Delete out-of-date comments of efi_query_variable_store | Madper Xie |
2014-03-04 | efi: Set feature flags inside feature init functions | Matt Fleming |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming |
2014-03-04 | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini |
2014-03-04 | x86: kvm: introduce periodic global clock updates | Andrew Jones |