Age | Commit message (Expand) | Author |
2013-02-04 | KVM: MMU: set base_role.nxe during mmu initialization. | Gleb Natapov |
2013-02-04 | KVM: MMU: drop unneeded checks. | Gleb Natapov |
2013-02-04 | KVM: MMU: make spte_is_locklessly_modifiable() more clear | Gleb Natapov |
2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2013-02-03 | x86: switch to generic old sigaction | Al Viro |
2013-02-03 | x86: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | x86: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | x86,um: switch to generic old sigsuspend() | Al Viro |
2013-02-03 | x86: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | x86: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument in sigreturn variants | Al Viro |
2013-02-03 | x86: get rid of pt_regs argument of iopl(2) | Al Viro |
2013-02-03 | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-02-03 | sanitize rt_sigaction() situation a bit | Al Viro |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin |
2013-01-31 | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin |
2013-01-31 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin |
2013-01-31 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-01-31 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-01-31 | x86, AMD: Enable WC+ memory type on family 10 processors | Boris Ostrovsky |
2013-01-31 | x86, AMD: Clean up init_amd() | Boris Ostrovsky |
2013-01-31 | x86/Kconfig: Make early microcode loading a configuration feature | Fenghua Yu |
2013-01-31 | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu |
2013-01-31 | x86/head64.c: Early update ucode in 64-bit | Fenghua Yu |
2013-01-31 | x86/head_32.S: Early update ucode in 32-bit | Fenghua Yu |
2013-01-31 | x86/microcode_intel_early.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() | Fenghua Yu |
2013-01-31 | x86/microcode_intel_lib.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu |
2013-01-31 | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP | Fenghua Yu |
2013-01-31 | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu |
2013-01-31 | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu |
2013-01-31 | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu |
2013-01-31 | x86, efi: Allow slash in file path of initrd | Lee, Chun-Yi |
2013-01-31 | x86/numa: Use __pa_nodebug() instead | Borislav Petkov |
2013-01-31 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-01-30 | x86: bpf_jit_comp: add pkt_type support | Eric Dumazet |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu |
2013-01-29 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu |