summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard8-0/+102
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2-42/+15
2011-07-02x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker1-1/+0
2011-07-02x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker1-1/+2
2011-07-02x86,64: Simplify save_regs()Frederic Weisbecker1-27/+17
2011-07-02x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker1-2/+5
2011-07-02x86: Save stack pointer in perf live regs savingsFrederic Weisbecker1-0/+5
2011-07-01perf, powerpc: Fix build borkagePeter Zijlstra1-1/+1
2011-07-01perf stat: Add noise output for csv modeZhengyu He1-3/+6
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity2-1/+7
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity1-5/+18
2011-07-01perf: Add context field to perf_eventAvi Kivity12-20/+44
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra19-2/+298
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2-8/+41
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2-3/+11
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian2-18/+57
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian3-152/+200
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra4-28/+23
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra46-141/+119
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov3-1/+38
2011-07-01events: Ensure that timers are updated without requiring read() callEric B Munson1-2/+13
2011-07-01events: Move lockless timer calculation into helper functionEric B Munson1-7/+15
2011-07-01events: Add note to update_event_times comment about holding ctx->lockEric B Munson1-0/+1
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy1-1/+1
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver2-9/+13
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra1-1/+1
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra1-1/+1
2011-06-30perf tools: Only display parent field if explictly sortedFrederic Weisbecker1-1/+8
2011-06-30perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker1-6/+6
2011-06-30perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker1-0/+3
2011-06-30perf tools: Remove sort print helpers declarationsFrederic Weisbecker1-6/+0
2011-06-30perf tools: Make sort operations staticFrederic Weisbecker2-120/+99
2011-06-30perf tools: Add inverted call graph report support.Sam Liao5-11/+53
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6