OSDN Git Service

android-x86/kernel.git
2014-08-13 Namhyung Kimperf kmem: Move session handling out of __cmd_kmem()
2014-08-13 Namhyung Kimperf inject: Move session handling out of __cmd_inject()
2014-08-13 Namhyung Kimperf buildid-cache: Move session handling into cmd_buil...
2014-08-13 Namhyung Kimperf annotate: Move session handling out of __cmd_annot...
2014-08-13 Namhyung Kimperf symbols: Fix a memory leak in vmlinux_path__init()
2014-08-13 Namhyung Kimperf script: Fix possible memory leaks
2014-08-13 Adrian Hunterperf tools: Prefer to use a cpu-wide event for probing...
2014-08-13 Adrian Hunterperf tools: Fix probing the kernel API with cpu-wide...
2014-08-13 Adrian Hunterperf tools: Fix one of the probe events to exclude...
2014-08-13 Adrian Hunterperf tools: Fix CLOEXEC probe for perf_event_paranoid...
2014-08-13 Alex Snastperf trace: Add beautifier for mremap flags param
2014-08-13 Masami Hiramatsuperf probe: Fix --del option to delete events only...
2014-08-13 Masami Hiramatsuperf probe: Fix --list option to show events only with...
2014-08-13 Jiri Olsaperf kvm: Fix stdin handling for 'kvm stat live' command
2014-08-13 Jiri Olsaperf top: Setup signals for terminal output
2014-08-13 Jiri Olsaperf tools: Introduce set_term_quiet_input helper function
2014-08-13 Jiri Olsaperf top: Join the display thread on exit
2014-08-13 Arnaldo Carvalho... perf tools: Add cpu_startup_entry to the list of kernel...
2014-08-13 Arnaldo Carvalho... perf top: Don't look for kernel idle symbols in all...
2014-08-13 Peter Zijlstraperf/x86/uncore: Rename IvyTown to IvyBridge-EP
2014-08-13 Stephane Eranianperf/x86/uncore: Export basic memory events for IVT...
2014-08-13 Stephane Eranianperf/x86: Clean up __intel_pmu_pebs_event() code
2014-08-13 Stephane Eranianperf/x86: Fix data source encoding issues for load...
2014-08-13 Andi Kleenperf/x86: Don't mark DataLA addresses as store
2014-08-13 Andi Kleenperf/x86: Revamp PEBS event selection
2014-08-13 Andi Kleenperf/x86: Fix :pp without LBR
2014-08-13 Sebastian Andrzej... perf: Do poll_wait() before checking condition in perf_...
2014-08-13 Andi Kleenperf/x86: Use extended offcore mask on Haswell
2014-08-13 Fengguang Wuperf/x86/uncore: Fix coccinelle warnings
2014-08-13 Yan, Zhengperf/x86/uncore: move NHM-EX/WSM-EX specific code to...
2014-08-13 Yan, Zhengperf/x86/uncore: Move SNB/IVB-EP specific code to seper...
2014-08-13 Yan, Zhengperf/x86/uncore: Move NHM/SNB/IVB specific code to...
2014-08-13 Yan, Zhengperf/x86/uncore: Declare some functions and variables
2014-08-13 Jiri Olsaperf: Add queued work to remove orphaned child events
2014-08-13 Jiri Olsaperf: Set owner pointer for kernel events
2014-08-13 Peter Zijlstraperf/x86/intel: Update Intel models
2014-08-13 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-08-12 Thomas Ilscheperf tools: Default to python version 2
2014-08-12 Jiri Olsaperf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event...
2014-08-12 Namhyung Kimperf tools: Fix column alignment when headers aren...
2014-08-12 Namhyung Kimperf tools: Add name field into perf_hpp_fmt
2014-08-12 Namhyung Kimperf top: Add -w option for setting column width
2014-08-12 Namhyung Kimperf report: Honor column width setting
2014-08-12 Namhyung Kimperf tools: Save column length in perf_hpp_fmt
2014-08-12 Namhyung Kimperf tools: Make __hpp__fmt() receive an additional...
2014-08-12 Namhyung Kimperf tools: Left-align output contents
2014-08-12 Namhyung Kimperf tools: Fix make PYTHON override
2014-08-12 Namhyung Kimperf kmem: Do not ignore mmap events
2014-08-12 Jiri Olsaperf tools: Show better error message in case we fail...
2014-08-12 Jiri Olsaperf tools: Allow out of order messages in forced flush
2014-08-12 Jiri Olsaperf tools: Add debug prints for ordered events queue
2014-08-12 Jiri Olsaperf tools: Add report.queue-size config file option
2014-08-12 Jiri Olsaperf tools: Add perf_config_u64 function
2014-08-12 Jiri Olsaperf tools: Add ordered_events__free function
2014-08-12 Jiri Olsaperf tools: Add ordered_events__init function
2014-08-12 Jiri Olsaperf tools: Use list_move in ordered_events_delete...
2014-08-12 Jiri Olsaperf tools: Create ordered-events object
2014-08-12 Jiri Olsaperf tools: Make perf_session__deliver_event global
2014-08-12 Jiri Olsaperf tools: Flush ordered events in case of allocation...
2014-08-12 Jiri Olsaperf tools: Limit ordered events queue size
2014-08-12 Jiri Olsaperf tools: Factor ordered_events__flush to be more...
2014-08-12 Jiri Olsaperf tools: Add ordered_events__(new|delete) interface
2014-08-12 Jiri Olsaperf tools: Rename ordered_events members
2014-08-12 Jiri Olsaperf tools: Rename ordered_samples struct to ordered_events
2014-08-12 Jiri Olsaperf tools: Rename ordered_samples bool to ordered_events
2014-08-12 Andi Kleenperf record: Honour --no-time command line option
2014-08-08 Masami Hiramatsukprobes: Skip kretprobe hit in NMI context to avoid...
2014-08-05 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-08-05 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'x86-cpufeature-for-linus' of git://git...
2014-08-04 Linus TorvaldsMerge branches 'x86-build-for-linus', 'x86-cleanups...
2014-08-04 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2014-08-04 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2014-08-04 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2014-08-04 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2014-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'please-pull-misc-3.17' of git://git./linux...
2014-08-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-08-04 Linus TorvaldsMerge tag 'trace-3.17-2' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'trace-3.17' of git://git./linux/kernel/git...
2014-08-04 Linus TorvaldsMerge tag 'ktest-v3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'clk-for-linus-3.17' of git://git.linaro...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge branch 'for-3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'locks-v3.17-1' of git://git.samba.org/jlayto...
2014-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-08-04 Sylwester Nawrockiclk: Add missing of_clk_set_defaults export
2014-08-04 Linus TorvaldsMerge tag 'edac_for_3.17' of git://git./linux/kernel...
2014-08-04 Linus TorvaldsMerge tag 'pci-v3.17-changes' of git://git./linux/kerne...
2014-08-03 Linus TorvaldsLinux 3.16
2014-08-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-08-02 Dan Carpenterx86/pmc_atom: Silence shift wrapping warnings in pmc_sl...
2014-08-02 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
next