aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-help.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-29perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju1-1/+1
2010-06-29kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu1-16/+17
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt4-35/+44
2010-06-28tracing/function-graph: Use correct string size for snprintfChase Douglas1-1/+2
2010-06-28tracing: Remove open-coded __trace_add_event_call()Li Zefan1-51/+19
2010-06-28tracing: Remove redundant raw_init callbacksLi Zefan2-16/+2
2010-06-28tracing: Remove test of NULL define_fields callbackLi Zefan2-24/+13
2010-06-28tracing: Convert more sched events to DEFINE_EVENTLi Zefan1-25/+7
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan3-52/+81
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan3-6/+4
2010-06-28acpi: update gfp/slab.h includesTejun Heo2-0/+2
2010-06-28ocfs2: update gfp/slab.h includesTejun Heo1-1/+0
2010-06-28davinci: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-28arm: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo4-0/+4
2010-06-27KEYS: Propagate error code instead of returning -EINVALDan Carpenter1-2/+2
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt1-9/+20
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt3-53/+180
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt3-38/+52
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt1-32/+51
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt1-4/+4
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt6-112/+94
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki1-5/+13
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger1-1/+1
2010-06-25x86, Calgary: Increase max PHB numberDarrick J. Wong1-5/+10
2010-06-25sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon1-0/+6
2010-06-25perf kvm: Get rid of unused guest_kallsymsGui Jianfeng1-9/+0
2010-06-24Bluetooth: Bring back var 'i' incrementGustavo F. Padovan1-0/+2
2010-06-24MAINTAINERS - Add an entry for the input MT protocolHenrik Rydberg1-0/+7
2010-06-25ext3: update ctime when changing the file's permission by setfaclMiao Xie1-0/+1
2010-06-25ext2: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-06-24perf: Report lost events in perf trace debug modeFrederic Weisbecker1-5/+17
2010-06-24perf: Don't print traces when debugging orderingFrederic Weisbecker1-1/+11
2010-06-24perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker1-2/+9
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker2-16/+30
2010-06-24x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker1-0/+7
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs1-1/+2
2010-06-24perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu1-1/+1
2010-06-24hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2-39/+45
2010-06-24md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown1-2/+7
2010-06-24md/raid5: add a missing 'continue' in a loop.NeilBrown1-1/+3
2010-06-24md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown1-12/+30
2010-06-24md/raid5: More careful check for "has array failed".NeilBrown1-4/+71
2010-06-24md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2-0/+3
2010-06-24md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown1-9/+10
2010-06-24md: enable raid4->raid0 takeoverMaciej Trela1-2/+6