aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu1-18/+11
2010-12-21perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu1-1/+1
2010-12-21perf probe: Cleanup messagesMasami Hiramatsu2-34/+38
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern9-19/+81
2010-12-21perf record,report,annotate,diff: Process events in orderIan Munsie4-1/+10
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie14-15/+31
2010-12-16perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra1-0/+26
2010-12-16perf: Sysfs enumerationPeter Zijlstra2-1/+95
2010-12-16perf: Dynamic pmu typesPeter Zijlstra10-15/+54
2010-12-16init: Initialized IDR earlierPeter Zijlstra1-1/+1
2010-12-16perf: Move perf_event_init() into main.cPeter Zijlstra2-2/+2
2010-12-16perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra1-6/+42
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter1-1/+1
2010-12-13x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus1-0/+3
2010-12-10perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar1-1/+1
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus6-18/+30
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2-2/+10
2010-12-09x86: Address 'unused' warning in hw_nmi.c againRakib Mullick1-1/+1
2010-12-09perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo1-12/+11
2010-12-09perf session: Split out user event processingThomas Gleixner1-18/+24
2010-12-09perf session: Split out sample preprocessingThomas Gleixner1-15/+25
2010-12-09perf session: Move dump code to event delivery pathThomas Gleixner1-5/+5
2010-12-09perf session: Add file_offset to event delivery functionThomas Gleixner1-4/+8
2010-12-09perf session: Store file offset in sample_queueThomas Gleixner1-2/+5
2010-12-09perf session: Consolidate the dump codeThomas Gleixner2-25/+40
2010-12-09perf session: Dont queue events w/o timestampsThomas Gleixner1-1/+1
2010-12-09perf event: Prevent unbound event__name array accessThomas Gleixner4-6/+19
2010-12-09perf report: Allow user to specify path to kallsyms fileDavid Ahern4-2/+13
2010-12-08perf: Stop all counters on rebootPeter Zijlstra1-1/+23
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra1-13/+3
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2-6/+30
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick8-20/+81
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher1-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse1-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson1-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson1-5/+14
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells3-3/+6
2010-12-07autofs4 - remove ioctl mutex (bz23142)Ian Kent1-11/+1
2010-12-07perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie1-1/+1
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson1-1/+11
2010-12-06Linux 2.6.37-rc5Linus Torvalds1-1/+1
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos4-0/+280
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1