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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
perf tests: No need to set up ref_reloc_sym
Adrian Hunter
1
-10
/
+0
2014-01-31
perf symbols: Prevent the use of kcore if the kernel has moved
Adrian Hunter
1
-4
/
+21
2014-01-31
perf record: Get ref_reloc_sym from kernel map
Adrian Hunter
3
-30
/
+9
2014-01-31
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
Adrian Hunter
2
-0
/
+25
2014-01-31
perf machine: Add machine__get_kallsyms_filename()
Adrian Hunter
1
-8
/
+11
2014-01-31
perf tools: Add kallsyms__get_function_start()
Adrian Hunter
2
-3
/
+18
2014-01-31
perf symbols: Fix symbol annotation for relocated kernel
Adrian Hunter
3
-2
/
+6
2014-01-31
perf tools: Fix include for non x86 architectures
Francesco Fusco
1
-0
/
+6
2014-01-29
perf tools: Fix AAAAARGH64 memory barriers
Peter Zijlstra
1
-2
/
+2
2014-01-27
perf tools: Demangle kernel and kernel module symbols too
Avi Kivity
1
-1
/
+1
2014-01-26
perf/doc: Remove mention of non-existent set_perf_event_pending() from design...
Baruch Siach
1
-1
/
+0
2014-01-25
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-3
/
+4
2014-01-23
perf symbols: Load map before using map->map_ip()
Masami Hiramatsu
1
-1
/
+2
2014-01-23
perf tools: Fix traceevent plugin path definitions
Josh Boyer
2
-2
/
+2
2014-01-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
10
-15
/
+47
2014-01-21
perf symbols: Fix JIT symbol resolution on heap
Namhyung Kim
1
-2
/
+2
2014-01-20
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-21
/
+23
2014-01-20
Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-26
/
+133
2014-01-20
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-158
/
+654
2014-01-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+88
2014-01-20
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-54
/
+183
2014-01-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-1
/
+466
2014-01-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-54
/
+70
2014-01-20
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-122
/
+205
2014-01-20
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-75
/
+340
2014-01-20
Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
23
-116
/
+1689
2014-01-20
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+31
2014-01-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
42
-74
/
+24
2014-01-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+16
2014-01-20
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+24
2014-01-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+66
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
38
-317
/
+556
2014-01-20
perf stat: Fix memory corruption of xyarray when cpumask is used
Stephane Eranian
1
-2
/
+5
2014-01-20
perf evsel: Remove duplicate member zeroing after free
Stephane Eranian
1
-1
/
+0
2014-01-20
perf tools: Ensure sscanf does not overrun the "mem" field
Alan Cox
1
-1
/
+1
2014-01-20
perf stat: fix NULL pointer reference bug with event unit
Stephane Eranian
3
-6
/
+22
2014-01-20
perf tools: Add support for the xtensa architecture
Baruch Siach
1
-0
/
+7
2014-01-20
perf session: Free cpu_map in perf_session__cpu_bitmap
Stanislav Fomichev
1
-3
/
+7
2014-01-20
perf timechart: Fix wrong SVG height
Stanislav Fomichev
1
-0
/
+3
2014-01-20
x86/intel/mpx: Remove unused LWP structure
Ingo Molnar
1
-8
/
+2
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
63
-626
/
+3775
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
179
-2704
/
+7725
2014-01-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+28
2014-01-20
Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
11
-75
/
+105
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
127
-198
/
+3768
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
105
-683
/
+2825
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-16
/
+25
2014-01-20
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-32
/
+147
2014-01-20
Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2014-01-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-41
/
+92
[next]