| Age | Commit message (Expand) | Author | Lines |
| 2014-04-30 | uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits() | Oleg Nesterov | -11/+9 |
| 2014-04-30 | uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits() | Oleg Nesterov | -32/+13 |
| 2014-04-30 | uprobes/x86: Refuse to attach uprobe to "word-sized" branch insns | Denys Vlasenko | -0/+11 |
| 2014-04-30 | x86: use FDT accessors for FDT blob header data | Rob Herring | -7/+5 |
| 2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | -0/+5 |
| 2014-04-28 | x86/vsmp: Fix irq routing | Oren Twaig | -1/+10 |
| 2014-04-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | -13/+12 |
| 2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | -57/+103 |
| 2014-04-24 | kprobes, x86: Allow kprobes on text_poke/hw_breakpoint | Masami Hiramatsu | -5/+3 |
| 2014-04-24 | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu | -23/+23 |
| 2014-04-24 | kprobes, x86: Call exception_enter after kprobes handled | Masami Hiramatsu | -3/+2 |
| 2014-04-24 | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu | -21/+13 |
| 2014-04-24 | kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() | Masami Hiramatsu | -1/+3 |
| 2014-04-24 | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu | -0/+4 |
| 2014-04-24 | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu | -0/+4 |
| 2014-04-24 | kprobes: Prohibit probing on .entry.text code | Masami Hiramatsu | -53/+8 |
| 2014-04-24 | kprobes/x86: Allow to handle reentered kprobe on single-stepping | Masami Hiramatsu | -1/+2 |
| 2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | -1/+2 |
| 2014-04-21 | ftrace/x86: Fix order of warning messages when ftrace modifies code | Petr Mladek | -1/+1 |
| 2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -12/+10 |
| 2014-04-18 | arch,x86: Convert smp_mb__*() | Peter Zijlstra | -1/+1 |
| 2014-04-18 | perf/x86: Export perf_assign_events() | Yan, Zheng | -0/+1 |
| 2014-04-18 | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. | Ingo Molnar | -48/+54 |
| 2014-04-18 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas | -3/+9 |
| 2014-04-17 | uprobes/x86: Emulate relative conditional "near" jmp's | Oleg Nesterov | -0/+8 |
| 2014-04-17 | uprobes/x86: Emulate relative conditional "short" jmp's | Oleg Nesterov | -2/+55 |
| 2014-04-17 | uprobes/x86: Emulate relative call's | Oleg Nesterov | -10/+70 |
| 2014-04-17 | uprobes/x86: Emulate nop's using ops->emulate() | Oleg Nesterov | -19/+1 |
| 2014-04-17 | uprobes/x86: Emulate unconditional relative jmp's | Oleg Nesterov | -0/+38 |
| 2014-04-17 | uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uret... | Oleg Nesterov | -22/+15 |
| 2014-04-17 | uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible | Oleg Nesterov | -4/+16 |
| 2014-04-17 | uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails | Oleg Nesterov | -4/+12 |
| 2014-04-17 | uprobes/x86: Conditionalize the usage of handle_riprel_insn() | Oleg Nesterov | -4/+2 |
| 2014-04-17 | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops | Oleg Nesterov | -39/+68 |
| 2014-04-17 | uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooks | Oleg Nesterov | -16/+14 |
| 2014-04-17 | uprobes/x86: Gather "riprel" functions together | Oleg Nesterov | -65/+53 |
| 2014-04-17 | uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm... | Oleg Nesterov | -7/+3 |
| 2014-04-17 | uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn() | Oleg Nesterov | -63/+47 |
| 2014-04-17 | kprobes/x86: Fix page-fault handling logic | Masami Hiramatsu | -9/+7 |
| 2014-04-17 | x86/mce: Fix CMCI preemption bugs | Ingo Molnar | -12/+10 |
| 2014-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -36/+38 |
| 2014-04-16 | x86/irq: Fix fixup_irqs() error handling | Prarit Bhargava | -14/+27 |
| 2014-04-16 | x86: Remove the PCI reboot method from the default chain | Ingo Molnar | -35/+37 |
| 2014-04-14 | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan | -10/+19 |
| 2014-04-14 | Merge tag 'v3.15-rc1' into perf/urgent | Ingo Molnar | -2072/+430 |
| 2014-04-14 | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks | Ville Syrjälä | -1/+1 |
| 2014-04-11 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | -1/+3 |
| 2014-04-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -41/+201 |
| 2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -4/+49 |
| 2014-04-11 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | -0/+11 |