Age | Commit message (Expand) | Author |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov |
2014-05-14 | uprobes/x86: Simplify rip-relative handling | Denys Vlasenko |
2014-04-30 | uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic | Oleg Nesterov |
2014-04-30 | uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8 | Oleg Nesterov |
2014-04-30 | uprobes/x86: Move default_xol_ops's data into arch_uprobe->def | Oleg Nesterov |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu |
2014-04-24 | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu |
2014-04-24 | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu |
2014-04-18 | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. | Ingo Molnar |
2014-04-17 | uprobes/x86: Emulate relative call's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Emulate unconditional relative jmp's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops | Oleg Nesterov |
2014-04-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-14 | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-07 | x86: use generic early_ioremap | Mark Salter |
2014-04-07 | x86/mm: sparse warning fix for early_memremap | Dave Young |
2014-04-07 | percpu: add raw_cpu_ops | Christoph Lameter |
2014-04-07 | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG | Josh Triplett |
2014-04-04 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-03 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-31 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel |
2014-03-20 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski |
2014-03-20 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski |
2014-03-20 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris |
2014-03-19 | random: Add arch_has_random[_seed]() | H. Peter Anvin |
2014-03-19 | x86, random: Enable the RDSEED instruction | H. Peter Anvin |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski |