index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-07
perf hists browser: Override ui_browser refresh_dimensions method
Arnaldo Carvalho de Melo
1
-5
/
+13
2014-07-07
perf hists browser: Introduce gotorc method
Arnaldo Carvalho de Melo
1
-3
/
+8
2014-07-07
perf ui browser: Allow overriding refresh_dimensions method
Arnaldo Carvalho de Melo
2
-2
/
+6
2014-07-07
perf ui browser: Add ->rows to disambiguate from ->height
Arnaldo Carvalho de Melo
3
-24
/
+24
2014-07-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
8
-21
/
+346
2014-07-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
12
-43
/
+280
2014-07-05
perf/x86: Micro-optimize nhmex_rbox_get_constraint()
Rasmus Villemoes
1
-4
/
+1
2014-07-05
perf: Make perf_event_init_context() function static
Jiri Olsa
1
-1
/
+1
2014-07-05
powerpc, perf: Use common PMU interrupt disabled code
Vince Weaver
2
-4
/
+8
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
1
-12
/
+31
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
1
-15
/
+23
2014-06-27
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
1
-1
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
5
-2
/
+300
2014-06-27
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
Rickard Strandqvist
1
-3
/
+3
2014-06-27
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
2
-26
/
+39
2014-06-27
perf trace: Add pagefaults record and replay support
Stanislav Fomichev
1
-18
/
+45
2014-06-26
perf trace: Add support for pagefault tracing
Stanislav Fomichev
2
-1
/
+163
2014-06-26
perf trace: Add perf_event parameter to tracepoint_handler
Stanislav Fomichev
1
-3
/
+8
2014-06-25
perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available
Daniel Bristot de Oliveira
10
-5
/
+35
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-14
/
+59
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
12
-68
/
+67
2014-06-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...
Ingo Molnar
617
-7454
/
+11626
2014-06-25
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-37
/
+38
2014-06-22
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-22
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+1216
2014-06-22
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-1
/
+7
2014-06-22
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-11
/
+12
2014-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-172
/
+359
2014-06-22
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+79
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-126
/
+1249
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-456
/
+505
2014-06-21
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
16
-102
/
+88
2014-06-21
Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+12
2014-06-21
Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-34
/
+49
2014-06-21
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-44
/
+60
2014-06-21
Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-42
/
+119
2014-06-20
MAINTAINERS: add entry for VMware Balloon driver
Dmitry Torokhov
2
-1
/
+10
2014-06-20
perf symbols: Get kernel start address by symbol name
Simon Que
1
-32
/
+22
2014-06-20
perf tools: Fix segfault in cumulative.callchain report
Jiri Olsa
1
-5
/
+16
2014-06-20
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-60
/
+167
2014-06-20
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-133
/
+213
2014-06-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-832
/
+1373
2014-06-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-96
/
+50
2014-06-20
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-158
/
+123
2014-06-20
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-06-20
imx-drm: parallel-display: Fix DPMS default state.
Denis Carikli
1
-0
/
+7
2014-06-20
staging: android: timed_output: fix use after free of dev
Yi Zhang
1
-1
/
+0
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
UniCore32: Change git tree location information in MAINTAINERS
Guan Xuetao
1
-2
/
+2
[prev]
[next]