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
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
11
-40
/
+28
2009-12-28
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2
-38
/
+29
2009-12-28
x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
Naga Chumbalkar
2
-12
/
+0
2009-12-28
perf events: Remove arg from perf sched hooks
Peter Zijlstra
3
-22
/
+23
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
6
-9
/
+165
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
9
-64
/
+64
2009-12-28
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
5
-5
/
+5
2009-12-28
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2
-2
/
+3
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
7
-27
/
+31
2009-12-28
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
6
-51
/
+17
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
5
-62
/
+80
2009-12-28
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
3
-253
/
+245
2009-12-28
perf: Use format string of printf to align strings
Amerigo Wang
1
-2
/
+1
2009-12-28
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-12-28
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
1
-6
/
+8
2009-12-18
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
4
-6
/
+6
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2
-3
/
+3
2009-12-18
hw-breakpoints: Fix hardware breakpoints -> perf events dependency
Frederic Weisbecker
2
-3
/
+3
2009-12-17
perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...
Peter Zijlstra
1
-14
/
+18
2009-12-17
perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...
Frederic Weisbecker
3
-3
/
+33
2009-12-17
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
9
-25
/
+43
2009-12-17
perf events: Remove unused perf_counter.h header file
Robert P. J. Day
1
-444
/
+0
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
1
-0
/
+15
2009-12-17
kprobe-tracer: Check new event/group name
Masami Hiramatsu
1
-6
/
+25
2009-12-17
perf probe: Check whether debugfs path is correct
Masami Hiramatsu
1
-0
/
+4
2009-12-17
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2
-28
/
+34
2009-12-17
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
2009-12-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-21
/
+25
2009-12-17
re-export alloc_file()
Roland Dreier
1
-0
/
+1
2009-12-17
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
41
-22
/
+5161
2009-12-17
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-1
/
+11394
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
19
-126
/
+922
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
66
-1712
/
+4113
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
53
-1413
/
+2293
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
81
-1831
/
+1172
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-15
/
+41
2009-12-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-293
/
+244
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-275
/
+196
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
1
-2
/
+2
2009-12-16
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
2
-14
/
+6
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
4
-1
/
+9
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
10
-52
/
+60
2009-12-16
ACPI processor: Fix section mismatch for processor_add()
Thomas Renninger
1
-1
/
+1
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-16
Merge branch 'osc' into release
Len Brown
3
-64
/
+181
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
2
-0
/
+33
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
2
-64
/
+17
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
2
-0
/
+131
2009-12-16
Merge branch 'toshiba-bt' into release
Len Brown
3
-0
/
+160
[next]