Age | Commit message (Expand) | Author |
2014-12-10 | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-09 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov |
2014-11-26 | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel |
2014-11-25 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2014-11-23 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-11-23 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds |
2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-11-23 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski |
2014-11-19 | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen |
2014-11-19 | x86 mpx: Change return type of get_reg_offset() | Dave Hansen |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook |
2014-11-18 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |
2014-11-18 | x86, mpx: Add MPX to disabled features | Dave Hansen |
2014-11-18 | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen |
2014-11-18 | x86: mpx: Give bndX registers actual names | Dave Hansen |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen |
2014-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-16 | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-11-16 | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian |
2014-11-16 | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen |
2014-11-16 | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen |
2014-11-16 | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-11-16 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen |