index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
1
-9
/
+13
2014-04-24
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
4
-65
/
+82
2014-04-24
kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
Masami Hiramatsu
1
-26
/
+41
2014-04-24
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
12
-69
/
+122
2014-04-24
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
2
-5
/
+3
2014-04-24
kprobes, ftrace: Allow probing on some functions
Masami Hiramatsu
3
-15
/
+14
2014-04-24
kprobes: Allow probe on some kprobe functions
Masami Hiramatsu
1
-77
/
+76
2014-04-24
kprobes/x86: Allow probe on some kprobe preparation functions
Masami Hiramatsu
3
-23
/
+23
2014-04-24
kprobes, x86: Call exception_enter after kprobes handled
Masami Hiramatsu
1
-3
/
+2
2014-04-24
kprobes/x86: Call exception handlers directly from do_int3/do_debug
Masami Hiramatsu
3
-21
/
+15
2014-04-24
kprobes, x86: Prohibit probing on thunk functions and restore
Masami Hiramatsu
2
-1
/
+5
2014-04-24
kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt()
Masami Hiramatsu
1
-1
/
+3
2014-04-24
kprobes, x86: Prohibit probing on debug_stack_*()
Masami Hiramatsu
1
-0
/
+4
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
8
-52
/
+107
2014-04-24
kprobes: Prohibit probing on .entry.text code
Masami Hiramatsu
5
-58
/
+17
2014-04-24
kprobes/x86: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
1
-1
/
+2
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-4
/
+10
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
5
-297
/
+84
2014-04-20
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-137
/
+188
2014-04-20
um: Memory corruption on startup
Anton Ivanov
3
-0
/
+8
2014-04-20
um: Missing pipe handling
Anton Ivanov
1
-0
/
+1
2014-04-20
uml: Simplify tempdir logic.
Tristan Schmelcher
1
-297
/
+75
2014-04-20
Linux 3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-6
/
+18
2014-04-20
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+11
2014-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+12
2014-04-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-2
/
+12
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
ext4: disable COLLAPSE_RANGE for bigalloc
Namjae Jeon
1
-0
/
+3
2014-04-19
ext4: fix COLLAPSE_RANGE failure with 1KB block size
Namjae Jeon
1
-3
/
+10
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+32
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+16
2014-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
53
-914
/
+1058
2014-04-19
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
13
-247
/
+152
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-339
/
+659
2014-04-18
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-13
/
+169
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-158
/
+280
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-160
/
+92
2014-04-18
Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
52
-19978
/
+154
2014-04-18
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-907
/
+57
2014-04-18
Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-29
/
+151
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
23
-47
/
+85
2014-04-18
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-18
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
[next]