aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi8-0/+315
2010-04-14perf: Convert perf header build_ids into build_id eventsTom Zanussi8-4/+121
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi11-46/+170
2010-04-14perf: Convert perf event types into event type eventsTom Zanussi8-8/+101
2010-04-14perf: Convert perf header attrs into attr eventsTom Zanussi8-2/+136
2010-04-14perf trace: Introduce special handling for pipe inputTom Zanussi1-1/+11
2010-04-14perf report: Introduce special handling for pipe inputTom Zanussi1-1/+11
2010-04-14perf record: Introduce special handling for pipe outputTom Zanussi1-3/+15
2010-04-14perf: Add pipe-specific header read/write and event processing codeTom Zanussi6-29/+202
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie22-52/+62
2010-04-09perf tools: Fix perl support installation when O= is usedArnaldo Carvalho de Melo1-0/+1
2010-04-08perf trace: Ignore "overwrite" field if present in /events/header_pageArnaldo Carvalho de Melo1-15/+34
2010-04-08perf: cleanup some DocumentationRandy Dunlap2-5/+5
2010-04-08perf bench: fix spelloRandy Dunlap1-1/+1
2010-04-08perf tools: Reorganize some structs to save spaceArnaldo Carvalho de Melo6-9/+7
2010-04-08perf TUI: Move "Yes" button to before "No"Arnaldo Carvalho de Melo1-1/+1
2010-04-08perf TUI: Show filters on the title and add help line about how to zoom outArnaldo Carvalho de Melo1-28/+68
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar4370-2117/+20200
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-51/+54
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin2-31/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah1-6/+7
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman1-6/+8
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro1-2/+1
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+1
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds4-5/+13
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds10-26/+82
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov1-1/+3
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-12/+10
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds36-212/+408
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds1-1/+1
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells1-2/+2
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2-9/+15
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi3-32/+46
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang1-1/+1
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang1-2/+7
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton3-5/+5
2010-04-07raw: fsync method is now requiredAnton Blanchard3-1/+4
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro1-14/+9
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang1-1/+1