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-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2
-15
/
+15
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
1
-3
/
+4
2009-08-09
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...
Frederic Weisbecker
1
-3
/
+44
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2
-1
/
+16
2009-08-09
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
1
-0
/
+2
2009-08-09
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
1
-4
/
+8
2009-08-09
perf util: Fix do_read() to fail on EOF instead of busy-looping
Pierre Habouzit
1
-0
/
+2
2009-08-09
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
1
-1
/
+17
2009-08-09
perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support
Paul Mackerras
1
-0
/
+8
2009-08-09
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
2
-2
/
+2
2009-08-09
perf report: Add debug help for the finding of symbol bugs - show the symtab ...
Arnaldo Carvalho de Melo
3
-12
/
+50
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
3
-5
/
+35
2009-08-09
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...
Peter Zijlstra
1
-1
/
+2
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
3
-14
/
+24
2009-08-09
perf top: Update man page
Mike Galbraith
1
-13
/
+99
2009-08-09
perf top: Improve interactive key handling
Mike Galbraith
1
-35
/
+73
2009-08-09
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
1
-70
/
+94
2009-08-09
perf_counter tools: Allow perf top top users to switch between weighted and i...
Mike Galbraith
1
-7
/
+17
2009-08-09
perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...
Mike Galbraith
1
-40
/
+456
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
7
-41
/
+126
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2
-28
/
+88
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
635
-14193
/
+21049
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
1
-5
/
+11
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+4
2009-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
15
-40
/
+59
2009-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
12
-58
/
+80
2009-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
17
-513
/
+1221
2009-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
5
-20
/
+92
2009-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
Linus Torvalds
4
-103
/
+99
2009-08-08
Staging: rspiusb: Fix buffer overflow
Roel Kluin
1
-0
/
+2
2009-08-08
staging: add dependencies on PCI for drivers that require it
Jeff Mahoney
2
-0
/
+2
2009-08-08
Staging: rtl8192su: fix build error
Greg Kroah-Hartman
4
-4
/
+5
2009-08-08
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API
Mike Galbraith
5
-54
/
+68
2009-08-08
Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin
Jakob Gruber
1
-0
/
+3
2009-08-08
USB: fix oops on disconnect in cdc-acm
Oliver Neukum
2
-5
/
+7
2009-08-08
USB: storage: include Prolific Technology USB drive in unusual_devs list
Rogerio Brito
1
-0
/
+7
2009-08-08
USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client
Dhaval Vasa
2
-0
/
+9
2009-08-08
USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...
Marko Hänninen
2
-0
/
+8
2009-08-08
USB: EHCI: fix counting of transaction error retries
Alan Stern
2
-5
/
+5
2009-08-08
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2
-4
/
+5
2009-08-08
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
1
-1
/
+1
2009-08-08
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
4
-22
/
+7
2009-08-08
USB: devio: Properly do access_ok() checks
Michael Buesch
1
-3
/
+5
2009-08-08
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2
-0
/
+5
2009-08-07
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
1
-2
/
+7
2009-08-07
Btrfs: correct error-handling zlib error handling
Julia Lawall
1
-3
/
+3
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-08-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
40
-191
/
+372
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2009-08-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-3
/
+7
[next]