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.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
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
24
-375
/
+376
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
20
-373
/
+520
2011-11-28
perf annotate: Group options in a struct
Arnaldo Carvalho de Melo
1
-31
/
+33
2011-11-28
perf report: Group options in a struct
Arnaldo Carvalho de Melo
1
-52
/
+59
2011-11-28
perf tools: Use evsel->attr.sample_type instead of session->sample_type
Arnaldo Carvalho de Melo
2
-6
/
+8
2011-11-28
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
5
-14
/
+14
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
5
-17
/
+34
2011-11-28
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
3
-28
/
+34
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
10
-37
/
+30
2011-11-28
perf ui progress: Fix divide by zero
Arnaldo Carvalho de Melo
1
-0
/
+3
2011-11-28
perf record: Move 'group' to perf_event_ops
Arnaldo Carvalho de Melo
2
-5
/
+5
2011-11-28
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
6
-15
/
+58
2011-11-28
perf record: Move mmap_pages to perf_record_opts
Arnaldo Carvalho de Melo
2
-4
/
+6
2011-11-28
perf evlist: Handle default value for 'pages' on mmap method
Arnaldo Carvalho de Melo
3
-8
/
+11
2011-11-28
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
Arnaldo Carvalho de Melo
4
-68
/
+120
2011-11-28
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
6
-132
/
+162
2011-11-28
perf evlist: Introduce add_tracepoints method
Arnaldo Carvalho de Melo
3
-2
/
+63
2011-11-28
perf evlist: Introduce perf_evlist__add_attrs
Arnaldo Carvalho de Melo
3
-33
/
+48
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
6
-51
/
+43
2011-11-28
perf tools: Eliminate duplicate code and use PATH_MAX consistently
Arnaldo Carvalho de Melo
6
-62
/
+24
2011-11-15
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
Ingo Molnar
11
-94
/
+252
2011-11-14
events: Don't divide events if it has field period
Andrew Vagin
1
-1
/
+6
2011-11-14
perf: Carve out callchain functionality
Borislav Petkov
4
-211
/
+230
2011-11-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
12
-33
/
+87
2011-11-10
x86, perf: Add a build-time sanity test to the x86 decoder
Masami Hiramatsu
3
-1
/
+291
2011-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
5
-0
/
+5
2011-11-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+10
2011-11-09
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2
-142
/
+170
2011-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-108
/
+553
2011-11-09
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-4
/
+5
2011-11-09
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
1
-1
/
+1
2011-11-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...
Linus Torvalds
2
-5
/
+2
2011-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-4
/
+6
2011-11-09
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
Linus Torvalds
1
-1
/
+1
2011-11-09
x86 platform drivers: make Dell laptop driver select needed LED support
Linus Torvalds
1
-0
/
+2
2011-11-08
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
1
-0
/
+1
2011-11-08
n_gsm: Fix timings
Alan Cox
1
-5
/
+7
2011-11-08
Merge branch 'perf/core' into oprofile/master
Robert Richter
210
-1497
/
+2140
2011-11-08
hwspinlock/u8500: fix build error due to undefined label
Axel Lin
1
-4
/
+2
2011-11-08
hwspinlock: Don't return a value in __hwspin_unlock
Axel Lin
1
-1
/
+0
2011-11-08
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
1
-2
/
+2
2011-11-08
md/raid5: abort any pending parity operations when array fails.
NeilBrown
1
-4
/
+8
2011-11-08
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2
-0
/
+2
2011-11-08
hwspinlock/u8500: include linux/module.h
Axel Lin
1
-0
/
+1
2011-11-08
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-08
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-08
PM / devfreq: fix private_data
Jonathan Corbet
1
-1
/
+1
2011-11-08
Documentation: Fix typo in freezer-subsystem.txt
Rafael J. Wysocki
1
-2
/
+2
[next]