aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-14perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu
2010-04-14perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu
2010-04-14perf probe: Fix to use correct debugfs path finderMasami Hiramatsu
2010-04-14perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu
2010-04-14perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu
2010-04-14perf probe: Remove die() from probe-event codeMasami Hiramatsu
2010-04-14perf probe: Remove die() from probe-finder codeMasami Hiramatsu
2010-04-14perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu
2010-04-14perf probe: Support basic type castingMasami Hiramatsu
2010-04-14perf probe: Query basic types from debuginfoMasami Hiramatsu
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu
2010-04-14perf probe: Support argument nameMasami Hiramatsu
2010-04-14perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker
2010-04-14perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker
2010-04-14perf: Store active software events in a hashlistFrederic Weisbecker
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2010-04-09perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo
2010-04-08perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo
2010-04-08perf: cleanup some DocumentationRandy Dunlap
2010-04-08perf bench: fix spelloRandy Dunlap
2010-04-08perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo
2010-04-08perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo
2010-04-08perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang
2010-04-07/dev/mem: allow rewindingEric Dumazet