Age | Commit message (Expand) | Author |
2016-07-23 | x86/mm/cpa: Add missing comment in populate_pdg() | Andy Lutomirski |
2016-07-23 | x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs | Andy Lutomirski |
2016-07-15 | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 | H.J. Lu |
2016-07-15 | x86/smp: Remove unnecessary initialization of thread_info::cpu | Andy Lutomirski |
2016-07-15 | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski |
2016-07-15 | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski |
2016-07-15 | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err | Ingo Molnar |
2016-07-15 | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er... | Andy Lutomirski |
2016-07-15 | x86/dumpstack: When OOPSing, rewind the stack before do_exit() | Andy Lutomirski |
2016-07-15 | x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm | Andy Lutomirski |
2016-07-15 | x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS | Andy Lutomirski |
2016-07-15 | x86/dumpstack: Try harder to get a call trace on stack overflow | Andy Lutomirski |
2016-07-15 | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() | Andy Lutomirski |
2016-07-15 | x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated | Andy Lutomirski |
2016-07-15 | x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() | Ingo Molnar |
2016-07-15 | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar |
2016-07-13 | x86/mm: Use pte_none() to test for empty PTE | Dave Hansen |
2016-07-13 | x86/mm: Disallow running with 32-bit PTEs to work around erratum | Dave Hansen |
2016-07-13 | x86/mm: Ignore A/D bits in pte/pmd/pud_none() | Dave Hansen |
2016-07-13 | x86/mm: Move swap offset/type up in PTE to work around erratum | Dave Hansen |
2016-07-10 | x86/entry: Inline enter_from_user_mode() | Paolo Bonzini |
2016-07-10 | x86/entry: Avoid interrupt flag save and restore | Paolo Bonzini |
2016-07-09 | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes | Ingo Molnar |
2016-07-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-07-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-08 | x86/asm/entry: Make thunk's restore a local label | Borislav Petkov |
2016-07-08 | x86/vdso: Add mremap hook to vm_special_mapping | Dmitry Safonov |
2016-07-08 | x86/mm/pat, /dev/mem: Remove superfluous error message | Jiri Kosina |
2016-07-08 | Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes | Ingo Molnar |
2016-07-07 | Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-07-07 | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki |
2016-07-07 | Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki |
2016-07-06 | x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl | Ville Syrjälä |
2016-07-03 | perf/x86: Fix 32-bit perf user callgraph collection | Josh Poimboeuf |
2016-07-03 | perf/x86/intel: Update event constraints when HT is off | Stephane Eranian |
2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya |
2016-07-01 | x86/amd_nb: Fix boot crash on non-AMD systems | Borislav Petkov |
2016-06-30 | x86/power/64: Fix kernel text mapping corruption during image restoration | Rafael J. Wysocki |
2016-06-27 | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas |
2016-06-27 | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti |
2016-06-27 | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti |
2016-06-27 | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang |
2016-06-27 | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-06-24 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |