Age | Commit message (Expand) | Author |
2014-09-16 | x86/mm, hibernate: Do not assume the first e820 area to be RAM | Lee, Chun-Yi |
2014-09-16 | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() | Luiz Capitulino |
2014-09-16 | x86/mm/hotplug: Modify PGD entry when removing memory | Yasuaki Ishimatsu |
2014-09-16 | x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() | Yasuaki Ishimatsu |
2014-09-15 | x86: HPET force enable for e6xx based systems | Peter Neubauer |
2014-09-14 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young |
2014-09-13 | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds |
2014-09-13 | x86: Tell irq work about self IPI support | Frederic Weisbecker |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-11 | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-09-11 | x86: Add more disabled features | Dave Hansen |
2014-09-11 | x86: Introduce disabled-features | Dave Hansen |
2014-09-11 | x86: Axe the lightly-used cpu_has_pae | Dave Hansen |
2014-09-11 | KVM: x86: make apic_accept_irq tracepoint more generic | Paolo Bonzini |
2014-09-11 | kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. | Tang Chen |
2014-09-10 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader |
2014-09-10 | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.S | Waiman Long |
2014-09-10 | locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code | Waiman Long |
2014-09-09 | net: bpf: be friendly to kmemcheck | Daniel Borkmann |
2014-09-09 | net: bpf: consolidate JIT binary allocator | Daniel Borkmann |
2014-09-09 | net: filter: add "load 64-bit immediate" eBPF instruction | Alexei Starovoitov |
2014-09-09 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-09 | x86/mm: Apply the section attribute to the variable, not its type | Jan-Simon Möller |
2014-09-09 | perf/x86: Fix section mismatch in split uncore driver | Andi Kleen |
2014-09-09 | perf/x86/intel: Mark initialization code as such | Mathias Krause |
2014-09-09 | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar |
2014-09-09 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman |
2014-09-08 | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls | Andy Lutomirski |
2014-09-08 | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski |
2014-09-08 | x86: Split syscall_trace_enter into two phases | Andy Lutomirski |
2014-09-08 | x86, entry: Only call user_exit if TIF_NOHZ | Andy Lutomirski |
2014-09-08 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski |
2014-09-08 | x86/efi: Fixup GOT in all boot code paths | Matt Fleming |
2014-09-08 | x86/efi: Only load initrd above 4g on second try | Yinghai Lu |
2014-09-08 | x86-64, ptdump: Mark espfix area only if existent | Mathias Krause |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-08 | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo |
2014-09-06 | x86/tty/serial/8250: Clean up the asm/serial.h include file a bit | Ingo Molnar |
2014-09-06 | x86/tty/serial/8250: Resolve missing-field-initializers warnings | Mark Rustad |
2014-09-05 | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini |
2014-09-03 | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski |
2014-09-03 | KVM: nSVM: propagate the NPF EXITINFO to the guest | Paolo Bonzini |
2014-09-03 | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD | Paolo Bonzini |
2014-09-03 | KVM: mmio: cleanup kvm_set_mmio_spte_mask | Tiejun Chen |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-09-03 | kvm: fix potentially corrupt mmio cache | David Matlack |
2014-09-03 | KVM: do not bias the generation number in kvm_current_mmio_generation | Paolo Bonzini |
2014-09-02 | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov |