Age | Commit message (Expand) | Author |
2014-06-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2014-06-23 | x86_32, signal: Fix vdso rt_sigreturn | Andy Lutomirski |
2014-06-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-14 | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu |
2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-06-09 | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-05 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2014-06-05 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov |
2014-06-05 | x86/smpboot: Log error on secondary CPU wakeup failure at ERR level | Igor Mammedov |
2014-06-05 | x86: Fix list/memory corruption on CPU hotplug | Igor Mammedov |
2014-06-05 | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates | Oleg Nesterov |
2014-06-05 | perf/x86: Add conditional branch filtering support | Anshuman Khandual |
2014-06-05 | perf/x86: Use common PMU interrupt disabled code | Vince Weaver |
2014-06-05 | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-06-05 | Merge branch 'perf/uprobes' into perf/core | Ingo Molnar |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong |
2014-06-04 | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C... | Akinobu Mita |
2014-06-04 | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita |
2014-06-04 | x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled | Akinobu Mita |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu |
2014-06-03 | ftrace/x86: Call text_ip_addr() instead of the duplicated code | Petr Mladek |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-30 | mce: Panic when a core has reached a timeout | Borislav Petkov |
2014-05-30 | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-23 | x86/gart: Tidy messages and add bridge device info | Bjorn Helgaas |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas |