summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-135/+103
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds335-23949/+7659
2012-05-22Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-6/+37
2012-05-22perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2-2/+2
2012-05-22perf buildid-list: Work better with pipe modeStephane Eranian2-1/+7
2012-05-22perf tools: Fix piped mode read codeStephane Eranian1-8/+26
2012-05-22perf inject: Fix broken perf inject -bStephane Eranian1-0/+5
2012-05-22perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian3-8/+8
2012-05-22perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2-8/+7
2012-05-22perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa1-0/+34
2012-05-22perf record: Fix documentation for branch stack samplingAnshuman Khandual1-1/+1
2012-05-22Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds12-1/+1001
2012-05-22perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2-1/+4
2012-05-22perf tools: Always try to build libtraceeventNamhyung Kim1-2/+2
2012-05-22perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim1-11/+11
2012-05-22perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker1-6/+6
2012-05-22perf script: Explicitly handle known default print arg typeFrederic Weisbecker1-0/+4
2012-05-22perf tools: Add hardcoded name term for pmu eventsJiri Olsa6-3/+59
2012-05-22perf tools: Separate 'mem:' event scanner bitsJiri Olsa2-2/+24
2012-05-22perf tools: Use allocated list for each parsed eventJiri Olsa3-41/+83
2012-05-22perf tools: Add support for displaying event parser debug infoJiri Olsa2-3/+15
2012-05-22perf test: Move parse event automated tests to separated objectJiri Olsa4-551/+605
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt3-12/+0
2012-05-22Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linusJiri Kosina11-148/+461
2012-05-22Merge branch 'upstream' into for-linusJiri Kosina13-32/+307
2012-05-22Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linusJiri Kosina4-89/+287
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina3-3/+3
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2-87/+6
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-22ktest: Add README to explain what is in the examples directorySteven Rostedt1-0/+32
2012-05-22ktest: Add the snowball.conf example configSteven Rostedt1-0/+53
2012-05-22ktest: Add an example config that does cross compiling of several archsSteven Rostedt1-0/+260
2012-05-22ktest: Add kvm.conf example configSteven Rostedt1-0/+88
2012-05-22ktest: Add useful example configsSteven Rostedt6-0/+517
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2-1/+16
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-25/+51
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds102-1230/+3678
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-120/+1314
2012-05-22virtio: fix typo in commentChen Baozi1-10/+1
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll3-0/+191
2012-05-22virtio_blk: Drop unused request tracking listAsias He1-10/+0
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2012-05-22virtio: Use ida to allocate virtio indexAsias He1-2/+9
2012-05-22virtio: balloon: separate out common code between remove and freeze functionsAmit Shah1-14/+12
2012-05-22virtio: balloon: drop restore_common()Amit Shah1-6/+1
2012-05-229p: disconnect channel when PCI device is removedSasha Levin1-1/+2
2012-05-22virtio: update documentation to v0.9.5 of specRusty Russell1-77/+1087
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds157-1934/+415