Age | Commit message (Expand) | Author |
2009-08-09 | perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale | Brice Goglin |
2009-08-09 | perf report: Add debug help for the finding of symbol bugs - show the symtab ... | Arnaldo Carvalho de Melo |
2009-08-09 | perf report: Fix per task mult-counter stat reporting | Peter Zijlstra |
2009-08-09 | perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da... | Peter Zijlstra |
2009-08-09 | perf tools: Fix call-chain cumul hit based sub-total (fractal mode) | Frederic Weisbecker |
2009-08-09 | perf top: Update man page | Mike Galbraith |
2009-08-09 | perf top: Improve interactive key handling | Mike Galbraith |
2009-08-09 | perf_counter: Fix software counters for fast moving event sources | Peter Zijlstra |
2009-08-09 | perf_counter tools: Allow perf top top users to switch between weighted and i... | Mike Galbraith |
2009-08-09 | perf_counter tools: Fix/resurrect perf top annotation in a simple interactive... | Mike Galbraith |
2009-08-09 | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker |
2009-08-09 | perf_counter, ftrace: Fix perf_counter integration | Peter Zijlstra |
2009-08-09 | Merge branch 'linus' into tracing/urgent | Ingo Molnar |
2009-08-08 | tracing/filters: Always free pred on filter_add_subsystem_pred() failure | Tom Zanussi |
2009-08-08 | tracing/filters: Don't use pred on alloc failure | Tom Zanussi |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds |
2009-08-07 | Staging: rspiusb: Fix buffer overflow | Roel Kluin |
2009-08-07 | staging: add dependencies on PCI for drivers that require it | Jeff Mahoney |
2009-08-07 | Staging: rtl8192su: fix build error | Greg Kroah-Hartman |
2009-08-07 | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API | Mike Galbraith |
2009-08-07 | Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin | Jakob Gruber |
2009-08-07 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum |
2009-08-07 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito |
2009-08-07 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa |
2009-08-07 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen |
2009-08-07 | USB: EHCI: fix counting of transaction error retries | Alan Stern |
2009-08-07 | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern |
2009-08-07 | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern |
2009-08-07 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar |
2009-08-07 | USB: devio: Properly do access_ok() checks | Michael Buesch |
2009-08-07 | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam |
2009-08-07 | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng |
2009-08-07 | Btrfs: correct error-handling zlib error handling | Julia Lawall |
2009-08-07 | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-08-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-08-07 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds |
2009-08-07 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-08-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-08-07 | flat: fix uninitialized ptr with shared libs | Linus Torvalds |
2009-08-07 | lib/decompress_*: only include <linux/slab.h> if STATIC is not defined | Albin Tonnerre |
2009-08-07 | bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment | Phillip Lougher |
2009-08-07 | bzip2/lzma/gzip: fix comments describing decompressor API | Phillip Lougher |