Age | Commit message (Expand) | Author |
2012-06-16 | uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr | Oleg Nesterov |
2012-06-16 | uprobes: Document uprobe_register() vs uprobe_mmap() race | Peter Zijlstra |
2012-06-16 | uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first | Oleg Nesterov |
2012-06-16 | uprobes: Rework register_for_each_vma() to make it O(n) | Oleg Nesterov |
2012-06-16 | uprobes: Install_breakpoint() should fail if is_swbp_insn() == T | Oleg Nesterov |
2012-06-16 | uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() | Oleg Nesterov |
2012-06-16 | uprobes: __copy_insn() should ensure a_ops->readpage != NULL | Oleg Nesterov |
2012-06-16 | uprobes: Valid_vma() should reject VM_HUGETLB | Oleg Nesterov |
2012-06-15 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-06-14 | tracing: Register the ftrace internal events during early boot | Steven Rostedt |
2012-06-14 | tracing: Add comments for the other bits of ftrace_event_call.flags | Steven Rostedt |
2012-06-14 | ftrace: Remove a superfluous check | Borislav Petkov |
2012-06-14 | watchdog: Quiet down the boot messages | Don Zickus |
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian |
2012-06-12 | perf tools: Fix synthesizing tracepoint names from the perf.data headers | Arnaldo Carvalho de Melo |
2012-06-11 | perf stat: Fix default output file | Stephane Eranian |
2012-06-11 | perf tools: Fix endianity swapping for adds_features bitmask | David Ahern |
2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
2012-06-08 | Linux 3.5-rc2v3.5-rc2 | Linus Torvalds |
2012-06-08 | mm, oom: fix badness score underflow | David Rientjes |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | sched/fair: fix lots of kernel-doc warnings | Randy Dunlap |
2012-06-08 | Revert "drm/i915/crt: Do not rely upon the HPD presence pin" | Linus Torvalds |
2012-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2012-06-08 | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-08 | Revert "vfs: stop d_splice_alias creating directory aliases" | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-08 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-06-08 | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-06-08 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-08 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-06-08 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-06-08 | init: Drop initcall level output | Borislav Petkov |
2012-06-08 | module_param: stop double-calling parameters. | Rusty Russell |
2012-06-08 | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras |
2012-06-07 | Revert "mm: correctly synchronize rss-counters at exit/exec" | Linus Torvalds |
2012-06-07 | ext4: don't set i_flags in EXT4_IOC_SETFLAGS | Tao Ma |
2012-06-07 | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg | Theodore Ts'o |
2012-06-07 | Merge branch 'akpm' (Andrew's fixups) | Linus Torvalds |
2012-06-07 | mm: correctly synchronize rss-counters at exit/exec | Konstantin Khlebnikov |
2012-06-07 | btree: catch NULL value before it does harm | Joern Engel |