index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-2
/
+2
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-5
/
+9
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+5
2010-02-17
tracing/kprobes: Make Kconfig dependencies generic
Heiko Carstens
1
-1
/
+1
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-0
/
+5
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+5
2010-02-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2010-02-15
kprobes: Add mcount to the kprobes blacklist
Masami Hiramatsu
1
-0
/
+1
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
1
-6
/
+5
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
1
-1
/
+1
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2
-21
/
+33
2010-02-09
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
1
-2
/
+17
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
1
-0
/
+2
2010-02-05
kprobes: Add mcount to the kprobes blacklist
Masami Hiramatsu
1
-0
/
+1
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+45
2010-02-04
perf_events: Optimize perf_event_task_tick()
Peter Zijlstra
1
-4
/
+4
2010-02-04
ftrace: Remove record freezing
Masami Hiramatsu
1
-39
/
+0
2010-02-04
kprobes: Check probe address is reserved
Masami Hiramatsu
1
-1
/
+3
2010-02-04
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
1
-0
/
+15
2010-02-04
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
1
-27
/
+2
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2
-2
/
+2
2010-02-03
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
1
-10
/
+5
2010-02-03
futex: Handle futex value corruption gracefully
Thomas Gleixner
1
-2
/
+19
2010-02-03
futex: Handle user space corruption gracefully
Thomas Gleixner
1
-0
/
+7
2010-02-03
futex_lock_pi() key refcnt fix
Mikael Pettersson
1
-1
/
+1
2010-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-02-02
cgroups: fix to return errno in a failure path
Li Zefan
1
-2
/
+5
2010-02-02
kfifo: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2010-02-03
kernel/cred.c: use kmem_cache_free
Julia Lawall
1
-1
/
+1
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
1
-0
/
+24
2010-02-01
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-02-01
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+49
2010-02-01
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+32
2010-02-01
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+15
2010-02-01
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
Jason Wessel
2
-3
/
+18
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
1
-10
/
+42
2010-01-30
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
Jason Wessel
1
-0
/
+3
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-68
/
+141
2010-01-29
perf_events: Fix sample_period transfer on inherit
Peter Zijlstra
1
-2
/
+9
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
1
-17
/
+10
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
3
-142
/
+67
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2
-7
/
+3
2010-01-28
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
1
-0
/
+4
2010-01-28
sched: Correct printk whitespace in warning from cpu down task check
Frans Pop
1
-4
/
+4
2010-01-28
sched: Fix incorrect sanity check
Peter Zijlstra
1
-1
/
+1
2010-01-27
perf: Reimplement frequency driven sampling
Peter Zijlstra
1
-40
/
+92
2010-01-27
lockdep: Fix check_usage_backwards() error message
Oleg Nesterov
1
-1
/
+1
[prev]
[next]