index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
3
-19
/
+53
2010-02-25
Merge commit 'v2.6.33' into core/rcu
Ingo Molnar
30
-146
/
+353
2010-02-23
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Suresh Siddha
1
-1
/
+1
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
1
-0
/
+2
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+5
2010-02-22
resource: add release_child_resources
Yinghai Lu
1
-0
/
+30
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
Merge branch 'linus' into x86/mm
Thomas Gleixner
132
-5977
/
+12188
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-17
sched: Don't use possibly stale sched_class
Thomas Gleixner
1
-2
/
+4
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-16
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2
-29
/
+59
2010-02-16
sched: Fix race between ttwu() and task_rq_lock()
Peter Zijlstra
1
-27
/
+46
2010-02-16
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
1
-2
/
+13
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
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
1
-0
/
+88
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-09
kthread, sched: Remove reference to kthread_create_on_cpu
Anton Blanchard
1
-1
/
+1
2010-02-08
sched: cpuacct: Use bigger percpu counter batch values for stats counters
Anton Blanchard
1
-1
/
+19
2010-02-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
32
-296
/
+464
2010-02-08
kernel/sched.c: Suppress unused var warning
Andrew Morton
1
-1
/
+1
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
sched: Remove member rt_se from struct rt_rq
Yong Zhang
1
-2
/
+0
2010-02-04
sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
Yong Zhang
1
-2
/
+8
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
[prev]
[next]