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
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
4
-248
/
+580
2013-03-14
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
4
-16
/
+65
2013-03-14
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-4
/
+8
2013-03-13
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
1
-1
/
+24
2013-02-27
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-19
/
+70
2013-02-19
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-95
/
+67
2013-02-19
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-830
/
+790
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+15
2013-02-19
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+22
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+146
2013-02-19
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-98
/
+65
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
29
-123
/
+462
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-512
/
+992
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-70
/
+133
2013-02-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-135
/
+446
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-18
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
1
-14
/
+32
2013-02-18
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2013-02-14
perf/hwbp: Fix cleanup in case of kzalloc failure
Daniel Baluta
1
-1
/
+1
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-2
/
+14
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2
-86
/
+52
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
1
-16
/
+16
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
1
-2
/
+3
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2
-218
/
+217
2013-02-13
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
1
-25
/
+8
2013-02-13
workqueue: fix is_chained_work() regression
Tejun Heo
1
-1
/
+1
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
1
-5
/
+38
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
1
-1
/
+1
2013-02-12
Merge branch 'timers/for-arm' into timers/core
Thomas Gleixner
1
-8
/
+14
2013-02-12
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
1
-8
/
+14
2013-02-09
kprobes: fix wait_for_kprobe_optimizer()
Tejun Heo
1
-8
/
+15
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2
-2
/
+14
2013-02-08
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
1
-6
/
+36
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
1
-7
/
+14
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
1
-3
/
+43
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
1
-0
/
+55
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
1
-4
/
+35
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-1
/
+4
2013-02-08
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
1
-2
/
+1
2013-02-08
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
1
-29
/
+6
2013-02-08
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2
-3
/
+7
2013-02-08
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
1
-3
/
+3
[next]