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