summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker
2011-07-02x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker
2011-07-02x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker
2011-07-02x86,64: Simplify save_regs()Frederic Weisbecker
2011-07-02x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker
2011-07-02x86: Save stack pointer in perf live regs savingsFrederic Weisbecker
2011-07-01perf, powerpc: Fix build borkagePeter Zijlstra
2011-07-01perf stat: Add noise output for csv modeZhengyu He
2011-07-01Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov
2011-07-01events: Ensure that timers are updated without requiring read() callEric B Munson
2011-07-01events: Move lockless timer calculation into helper functionEric B Munson
2011-07-01events: Add note to update_event_times comment about holding ctx->lockEric B Munson
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar
2011-06-29perf tools: Only display parent field if explictly sortedFrederic Weisbecker
2011-06-29perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker
2011-06-29perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker
2011-06-29perf tools: Remove sort print helpers declarationsFrederic Weisbecker
2011-06-29perf tools: Make sort operations staticFrederic Weisbecker
2011-06-29perf tools: Add inverted call graph report support.Sam Liao
2011-06-29jump_label: Fix jump_label update for modulesXiao Guangrong
2011-06-28Linux 3.0-rc5Linus Torvalds
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt