]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2009-07-22 Arjan van de Venperf: avoid structure size confusion by using a fixed...
2009-07-22 Anton Blanchardperf_counter: Fix throttle/unthrottle event logging
2009-07-22 Anton Blanchardperf_counter: Improve perf stat and perf record option...
2009-07-22 Peter Zijlstraperf_counter: PERF_SAMPLE_ID and inherited counters
2009-07-22 Peter Zijlstraperf_counter: Plug more stack leaks
2009-07-22 Arjan van de Venperf: Fix stack data leak
2009-07-22 Peter Zijlstraperf_counter: Remove unused variables
2009-07-22 Peter ZijlstraMerge commit 'tip/perfcounters/core' into perf-counters...
2009-07-18 Anton Blanchardperf_counter: Make call graph option consistent
2009-07-18 Anton Blanchardperf_counter: Add perf record option to log addresses
2009-07-18 Anton Blanchardperf_counter: Log vfork as a fork event
2009-07-18 Anton Blanchardperf_counter: Synthesize VDSO mmap event
2009-07-18 Anton Blanchardperf_counter: Make sure we dont leak kernel memory...
2009-07-13 Roel Kluinperf_counter tools: Fix index boundary check
2009-07-13 Chris Wilsonperf_counter: Fix the tracepoint channel to perfcounters
2009-07-13 Daniel Qarrasperf_counter, x86: Extend perf_counter Pentium M support
2009-07-11 Arnaldo Carvalho... perf report: Introduce -n/--show-nr-samples
2009-07-11 Arnaldo Carvalho... perf_counter tools: PLT info is stripped in -debuginfo...
2009-07-11 Arnaldo Carvalho... perf report: Make the output more compact
2009-07-11 Arnaldo Carvalho... strlist: Introduce strlist__entry and strlist__nr_entri...
2009-07-11 Arnaldo Carvalho... perf report: Tidy up reporting of symbols not found
2009-07-11 Arnaldo Carvalho... perf report: Adjust column width to the values sampled
2009-07-10 Peter Zijlstraperf_counter: Stop open coding unclone_ctx
2009-07-10 Peter Zijlstraperf_counter: Clean up global vs counter enable
2009-07-10 Peter Zijlstraperf_counter: Fix up P6 PMU details
2009-07-10 Vince Weaverperf_counter: Add P6 PMU support
2009-07-10 Anton Blanchardperf_counter tools: Rename cache events to remove $
2009-07-05 Frederic Weisbeckerperf report: Add "Fractal" mode output - support callch...
2009-07-05 Frederic Weisbeckerperf_counter tools: callchains: Manage the cumul hits...
2009-07-05 Frederic Weisbeckerperf report: Change default callchain parameters
2009-07-05 Frederic Weisbeckerperf report: Use a modifiable string for default callch...
2009-07-05 Frederic Weisbeckerperf report: Warn on callchain output request from...
2009-07-04 Eric Dumazetx86: atomic64: Inline atomic64_read() again
2009-07-03 Ingo Molnarx86: atomic64: Clean up atomic64_sub_and_test() and...
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Export APIs to modules
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Paul Mackerrasx86: atomic64: Code atomic(64)_read and atomic(64)_set...
2009-07-03 Ingo Molnarx86: atomic64: Fix unclean type use in atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Make atomic_read() type-safe
2009-07-03 Ingo Molnarx86: atomic64: Reduce size of functions
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_add_return()
2009-07-03 Eric Dumazetx86: atomic64: Improve cmpxchg8b()
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Ingo Molnarx86: atomic64: Move the 32-bit atomic64_t implementatio...
2009-07-03 Eric Dumazetx86: atomic64: The atomic64_t data type should be 8...
2009-07-03 Ingo Molnarperf report: Annotate variable initialization
2009-07-03 Arnaldo Carvalho... perf_counter tools: Adjust symbols in ET_EXEC files too
2009-07-02 Frederic Weisbeckerperf_counter tools: Display percents of hits in callcha...
2009-07-02 Frederic Weisbeckerperf_counter tools: Provide helper to print percents...
2009-07-02 Frederic Weisbeckerperf_counter tools: Set the minimum percent for callcha...
2009-07-02 Frederic Weisbeckerperf report: Add support for callchain graph output
2009-07-02 Frederic Weisbeckerperf_counter tools: Add new OPT_CALLBACK_DEFAULT option
2009-07-02 Frederic Weisbeckerperf_counter tools: Create new chain_for_each_child...
2009-07-02 Mike Galbraithperf_counter tools: Enable kernel module symbol loading...
2009-07-02 Mike Galbraithperf_counter tools: Connect module support infrastructu...
2009-07-02 Mike Galbraithperf_counter tools: Add infrastructure to support loadi...
2009-07-02 Mike Galbraithperf_counter tools: Make symbol loading consistently...
2009-07-01 Frederic Weisbeckerperf stat: Handle pipe read failures in perf stat
2009-07-01 Frederic Weisbeckerperf_counter: Ignore the nmi call frames in the x86...
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share list.h with the kernel
2009-07-01 Arnaldo Carvalho... perf_counter tools: Share rbtree.with the kernel
2009-07-01 Jaswinder Singh... perf list: Add cache events
2009-07-01 Jaswinder Singh... perf stat: Define MATCH_EVENT for easy attr checking
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-07-01 Ingo Molnarperf report: Fix HV bit mismerge
2009-07-01 Paul Mackerrasperf_counter tools: Rework event string parsing/syntax
2009-07-01 Anton Blanchardpowerpc/perf_counter: Enable alternate PR/HV bits for...
2009-07-01 Frederic Weisbeckerperf_counter tools: Various fixes for callchains
2009-07-01 Frederic Weisbeckerperf_counter tools: Resolve symbols in callchains
2009-07-01 Frederic Weisbeckerperf_counter tools: Fix storage size allocation of...
2009-07-01 Ingo MolnarMerge branch 'linus' into perfcounters/urgent
2009-07-01 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-01 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-07-01 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-07-01 David HowellsMN10300: Wire up new syscalls
2009-07-01 David HowellsFRV: Wire up new syscalls
2009-07-01 Wolfgang Illmeyerhostfs: set maximum filesize in superblock for proper...
2009-07-01 Jiri Slabyfloppy: fix lock imbalance
2009-07-01 Mike Frysingerbfin: delay IRQ registration until driver is ready
2009-07-01 Ville Syrjalaatyfb: fix alignment for block writes
2009-07-01 Ville Syrjalaatyfb: fix HP OmniBook 500 reboot hang
2009-07-01 Baruch Siachgpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
2009-07-01 Baruch Siachgpio: pl061: fix probe error handling code
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
2009-07-01 Nikanth Karthikesancpusets: document adding/removing cpus to cpuset elabor...
2009-07-01 Richard Kennedymm: prevent balance_dirty_pages() from doing too much...
2009-07-01 Renaud Lottiauxbsdacct: fix access to invalid filp in acct_on()
2009-07-01 Joe PerchesMAINTAINERS: STARFIRE/DURALAN update
2009-07-01 Zhang Ruikernel/resource.c: fix sign extension in reserve_setup()
2009-07-01 David Brownellspi: bitbang bugfix in message setup
2009-07-01 Krzysztof Heltfbdev: add mutex for fb_mmap locking
2009-07-01 David Brownellspi: add spi_master flag word
2009-07-01 David Brownellspi: new spi->mode bits
2009-07-01 Thomas Gleixnerdmapools: protect page_list walk in show_pools()
2009-07-01 Bryan Donlanext2: return -EIO not -ESTALE on directory traversal...
2009-07-01 KAMEZAWA Hiroyukielf: limit max map count to safe value
2009-07-01 Yang Shiedac: add DDR3 memory type for MPC85xx EDAC
2009-07-01 Michael Bueschparport/serial: add support for NetMos 9901 Multi-IO...
next