OSDN Git Service

modpost: work correctly with tile coldtext sections
[uclinux-h8/linux.git] / tools /
2015-06-26 Linus TorvaldsMerge tag 'trace-fixes-4.1' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-06-26 Linus TorvaldsMerge tag 'dm-4.2-fixes' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-06-26 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2015-06-26 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2015-06-26 Linus TorvaldsMerge tag 'armsoc-cleanup' of git://git./linux/kernel...
2015-06-26 Dan Williamslibnvdimm, nfit: handle unarmed dimms, mark namespaces...
2015-06-26 Dan Williamstools/testing/nvdimm: libnvdimm unit test infrastructure
2015-06-26 Li Zhangperf symbols: Check access permission when reading...
2015-06-26 Jiri Olsaperf stat: Introduce --per-thread option
2015-06-26 Jiri Olsaperf stat: Introduce print_counters function
2015-06-26 Jiri Olsaperf stat: Using init_stats instead of memset
2015-06-26 Jiri Olsaperf stat: Rename print_interval to process_interval
2015-06-26 Jiri Olsaperf stat: Remove perf_evsel__read_cb function
2015-06-26 Jiri Olsaperf stat: Move perf_stat initialization counter proces...
2015-06-26 Jiri Olsaperf stat: Move zero_per_pkg into counter process code
2015-06-26 Jiri Olsaperf stat: Separate counters reading and processing
2015-06-26 Jiri Olsaperf stat: Introduce read_counters function
2015-06-26 Jiri Olsaperf stat: Introduce perf_evsel__read function
2015-06-26 Jiri Olsaperf stat: Introduce perf_evsel__alloc_stats function
2015-06-26 Jiri Olsaperf stat: Move perf_evlist__(alloc|free|reset)_stats...
2015-06-26 Jiri Olsaperf stat: Move perf_evsel__(alloc|free)_prev_raw_count...
2015-06-26 Jiri Olsaperf stat: Move perf_evsel__(alloc|free|reset)_stat_pri...
2015-06-26 Jiri Olsaperf stat: Introduce perf_evlist__reset_stats
2015-06-26 Jiri Olsaperf stat: Rename struct perf_counts::cpu member to...
2015-06-26 Jiri Olsaperf stat: Make stats work over the thread dimension
2015-06-26 Jiri Olsaperf stat: Use xyarray for cpu evsel counts
2015-06-26 Jiri Olsaperf stat: Introduce perf_counts function
2015-06-26 Jiri Olsaperf tests: Add thread_map object tests
2015-06-26 Jiri Olsaperf thrad_map: Add comm string into array
2015-06-26 Jiri Olsaperf thread_map: Introduce thread_map__reset function
2015-06-26 Arnaldo Carvalho... perf trace: Validate syscall list passed via -e argument
2015-06-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-26 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-06-26 Linus TorvaldsMerge tag 'rtc-v4.2-1' of git://git./linux/kernel/git...
2015-06-26 Linus TorvaldsMerge branch 'i2c/for-4.2' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-06-26 Rafael J. WysockiMerge branches 'acpi-video', 'device-properties', ...
2015-06-26 Linus TorvaldsMerge tag 'edac/v4.2-1' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge tag 'media/v4.2-1' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-06-26 Linus TorvaldsMerge tag 'sound-4.2-rc1' of git://git./linux/kernel...
2015-06-26 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2' of git://git./linux/kernel/git...
2015-06-25 Linus TorvaldsMerge tag 'dm-4.2-changes' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/writeback' of git://git.kernel...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/sg' of git://git.kernel.dk/linux...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/drivers' of git://git.kernel...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/core' of git://git.kernel.dk...
2015-06-25 Linus TorvaldsMerge tag 'upstream-4.2-rc1' of git://git.infradead...
2015-06-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-06-25 Jiri Olsaperf tools: Make perf_evsel__(nr_)cpus generic
2015-06-25 Linus TorvaldsMerge tag 'for-4.2' of git://git.sourceforge.jp/gitroot...
2015-06-25 Jiri Olsaperf evlist: Propagate thread maps through the evlist
2015-06-25 Jiri Olsaperf evlist: Propagate cpu maps to evsels in an evlist
2015-06-25 Jiri Olsaperf tools: Add reference counting for thread_map object
2015-06-25 Jiri Olsaperf tools: Add reference counting for cpu_map object
2015-06-25 Markus Elfringperf header: Delete an unnecessary check before the...
2015-06-25 Arnaldo Carvalho... perf tools: Future-proof thread_map allocation size...
2015-06-25 Srikar Dronamrajuperf bench numa: Fix to show proper convergence stats
2015-06-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-25 Kevin HilmanMerge tag 'armsoc-defconfig' into test-merge
2015-06-25 Kevin HilmanMerge tag 'armsoc-drivers' into test-merge
2015-06-25 Kevin HilmanMerge tag 'armsoc-dt' into test-merge
2015-06-25 Kevin HilmanMerge tag 'armsoc-soc' into test-merge
2015-06-25 Kevin HilmanMerge tag 'armsoc-cleanup' into test-merge
2015-06-25 Vinod KoulMerge branch 'topic/omap' into for-linus
2015-06-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-06-25 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-06-25 Linus TorvaldsMerge tag 'for-f2fs-4.2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'edac_for_4.2_2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'pinctrl-v4.2-1' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'backlight-for-linus-4.2' of git://git./linux...
2015-06-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-06-24 Linus TorvaldsMerge branch 'sched-hrtimers-for-linus' of git://git...
2015-06-24 Linus TorvaldsMerge branch 'sched-locking-for-linus' of git://git...
2015-06-24 Rafael J. WysockiMerge branch 'acpi-pnp'
2015-06-24 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-06-24 Linus TorvaldsMerge tag 'powerpc-4.2-1' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'microblaze-4.2-rc1' of git://git.monstr...
2015-06-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-06-24 Linus TorvaldsMerge tag 'iommu-updates-v4.2' of git://git./linux...
2015-06-24 Linus TorvaldsMerge tag 'for-linus-20150623' of git://git.infradead...
2015-06-24 Linus TorvaldsMerge tag 'mfd-for-linus-4.2' of git://git./linux/kerne...
2015-06-24 Linus TorvaldsMerge tag 'regulator-v4.2' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'spi-v4.2' of git://git./linux/kernel/git...
2015-06-24 Linus TorvaldsMerge tag 'regmap-v4.2' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'fbdev-4.2' of git://git./linux/kernel/git...
2015-06-23 Linus TorvaldsMerge tag 'for-4.2' of git://git.infradead.org/battery-2.6
2015-06-23 Linus TorvaldsMerge tag 'hsi-for-4.2' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-06-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next