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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
1
-1
/
+5
2011-05-25
tracing: Have event with function tracer check error return
Steven Rostedt
1
-1
/
+6
2011-05-25
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
1
-6
/
+8
2011-05-25
jump_label: Check entries limit in __jump_label_update
Jiri Olsa
1
-5
/
+13
2011-05-25
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
Rabin Vincent
1
-0
/
+8
2011-05-25
scripts/tags.sh: Add magic for trace-events for etags too
Steven Rostedt
1
-1
/
+3
2011-05-25
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
Steven Rostedt
1
-1
/
+1
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
1
-6
/
+6
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
4
-12
/
+12
2011-05-24
watchdog: Fix non-standard prototype of get_softlockup_thresh()
Ingo Molnar
1
-7
/
+4
2011-05-24
perf tools: Fix sample type size calculation in 32 bits archs
Frederic Weisbecker
1
-1
/
+1
2011-05-23
Merge commit '559fa6e76b27' into perf/urgent
Ingo Molnar
1
-4
/
+2
2011-05-23
perf tools: Fix sample size bit operations
Frederic Weisbecker
1
-16
/
+16
2011-05-23
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
1
-13
/
+26
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
3
-7
/
+18
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
4
-23
/
+20
2011-05-23
watchdog: Only disable/enable watchdog if neccessary
Mandeep Singh Baines
1
-8
/
+12
2011-05-23
watchdog: Fix rounding bug in get_sample_period()
Mandeep Singh Baines
1
-1
/
+1
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
13
-47
/
+138
2011-05-22
perf tools: Propagate event parse error handling
Frederic Weisbecker
4
-11
/
+33
2011-05-22
perf tools: Robustify dynamic sample content fetch
Frederic Weisbecker
1
-0
/
+26
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
7
-5
/
+41
2011-05-22
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
4
-33
/
+34
2011-05-22
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
1
-3
/
+0
2011-05-22
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
1
-0
/
+7
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
7
-1
/
+20
2011-05-20
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
1
-1
/
+1
2011-05-19
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-19
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
45
-365
/
+1847
2011-05-19
signal.h need a definition of struct task_struct
Stephen Rothwell
1
-0
/
+2
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
56
-833
/
+1724
2011-05-19
Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+29
2011-05-19
Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....
Linus Torvalds
2
-12
/
+34
2011-05-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-38
/
+163
2011-05-19
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
39
-1614
/
+836
2011-05-19
Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...
Linus Torvalds
8
-86
/
+96
2011-05-19
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-222
/
+242
2011-05-19
Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...
Linus Torvalds
5
-35
/
+101
2011-05-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-26
/
+820
2011-05-19
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
6
-120
/
+148
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
38
-355
/
+157
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
47
-1170
/
+928
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
78
-1700
/
+4013
2011-05-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-64
/
+613
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+213
2011-05-19
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-291
/
+456
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
118
-1667
/
+1393
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
16
-201
/
+278
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
3
-4
/
+7
[next]