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
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
5
-56
/
+38
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
3
-21
/
+49
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
3
-18
/
+185
2009-07-02
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
Frederic Weisbecker
2
-1
/
+4
2009-07-02
perf_counter tools: Create new chain_for_each_child() iterator
Frederic Weisbecker
1
-3
/
+6
2009-07-02
perf_counter tools: Enable kernel module symbol loading in tools
Mike Galbraith
3
-8
/
+38
2009-07-02
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
5
-14
/
+156
2009-07-02
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
3
-0
/
+564
2009-07-02
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
4
-6
/
+9
2009-07-02
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
1
-2
/
+4
2009-07-02
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
Frederic Weisbecker
4
-8
/
+30
2009-07-02
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
10
-608
/
+32
2009-07-02
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
12
-562
/
+39
2009-07-01
perf list: Add cache events
Jaswinder Singh Rajput
1
-1
/
+16
2009-07-01
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
1
-17
/
+10
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
27
-128
/
+151
2009-07-01
perf report: Fix HV bit mismerge
Ingo Molnar
1
-3
/
+3
2009-07-01
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
1
-72
/
+160
2009-07-01
powerpc/perf_counter: Enable alternate PR/HV bits for POWER7
Anton Blanchard
1
-0
/
+1
2009-07-01
perf_counter tools: Various fixes for callchains
Frederic Weisbecker
1
-32
/
+90
2009-07-01
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
3
-50
/
+90
2009-07-01
perf_counter tools: Fix storage size allocation of callchain list
Frederic Weisbecker
1
-1
/
+1
2009-07-01
Merge branch 'linus' into perfcounters/urgent
Ingo Molnar
1289
-16108
/
+53840
2009-07-01
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
4
-103
/
+105
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-4
/
+7
2009-07-01
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
32
-422
/
+1604
2009-07-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-10
/
+13
2009-07-01
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-07-01
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-07-01
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-07-01
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-07-01
x86: only clear node_states for 64bit
Yinghai Lu
2
-6
/
+9
2009-07-01
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
1
-0
/
+12
2009-07-01
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
1
-1
/
+4
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-01
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
1
-2
/
+2
2009-07-01
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
2009-07-01
spi: add spi_master flag word
David Brownell
3
-0
/
+12
2009-07-01
spi: new spi->mode bits
David Brownell
4
-7
/
+24
2009-07-01
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2009-07-01
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2
-3
/
+18
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
[next]