deliverable/linux.git
2015-05-29  Riku Voipioperf tests: Aename open*.c to openat*.c
2015-05-29  Riku Voipioperf tests: Switch from open to openat
2015-05-29  Wang Nanperf tools: Add ARM64 perf_regs_load to support libunwi...
2015-05-29  Arnaldo Carvalho... perf kmem: Fix compiler warning about may be accessing...
2015-05-29  Adrian Hunterperf db-export: Fix thread ref-counting
2015-05-29  Wang Nanperf probe: Fix 'function unused' warning
2015-05-29  Martin Liškaperf annotate: Fix -i option, which is currently ignored.
2015-05-28  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-28  Paul Mackerrasperf: Remove myself from MAINTAINERS entry
2015-05-28  Andi Kleenperf tools: Move branch option parsing to own file
2015-05-27  Andi Kleenperf annotation: Add symbol__get_annotation
2015-05-27  Jiri Olsaperf tools: Add hint for 'Too many events are opened...
2015-05-27  Arnaldo Carvalho... perf tools: Reference count struct map
2015-05-27  Arnaldo Carvalho... perf tools: Check if a map is still in use when deleting it
2015-05-27  Arnaldo Carvalho... perf tools: Protect accesses the map rbtrees with a...
2015-05-27  Arnaldo Carvalho... perf tools: Introduce struct maps
2015-05-27  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-27  Masami Hiramatsuperf probe: Fix an error when deleting probes successfully
2015-05-27  Masami Hiramatsuperf probe: Show the error reason comes from invalid DSO
2015-05-27  Adrian Hunterperf tools: Disallow PMU events intel_pt and intel_bts...
2015-05-27  Josef Bacikperf sched: Add option to merge like comms to lat output
2015-05-27  Martin Liskaperf tools: Improve setting of gcc debug option
2015-05-27  Martin Liškaperf tools: Assign default value for some pointers
2015-05-27  Arnaldo Carvalho... perf tools: Use maps__first()/map__next()
2015-05-27  Arnaldo Carvalho... perf tools: Leave DSO destruction to the map destruction
2015-05-27  Arnaldo Carvalho... perf machine: Mark removed threads as such
2015-05-27  Arnaldo Carvalho... perf tools: Import rb_erase_init from block/ in the...
2015-05-27  Arnaldo Carvalho... perf tools: Nuke unused map_groups__flush()
2015-05-27  Arnaldo Carvalho... perf tools: Remove redundant initialization of thread...
2015-05-27  Arnaldo Carvalho... perf tools: Rename maps__next
2015-05-27  Namhyung Kimperf tools: Add dso__data_get/put_fd()
2015-05-27  Namhyung Kimperf tools: Get rid of dso__data_fd() from dso__data_size()
2015-05-27  Namhyung Kimperf tools: Fix dso__data_read_offset() file opening
2015-05-27  Arnaldo Carvalho... perf machine: Do not call map_groups__delete(), drop...
2015-05-27  Arnaldo Carvalho... perf comm: Use atomic.h for refcounting
2015-05-27  Arnaldo Carvalho... perf hists: Rename add_hist_entry to hists__findnew_entry
2015-05-27  Namhyung Kimperf hists: Reducing arguments of hist_entry_iter__add()
2015-05-27  Adrian Hunterperf session: Fix perf_session__peek_event()
2015-05-27  Adrian Hunterperf build: Fix libunwind feature detection on 32-bit x86
2015-05-27  Adrian Hunterperf tools: Fix parse_events_error dereferences
2015-05-27  Adrian Hunterperf tools: Fix function declarations needed by parse...
2015-05-27  Nam T. Nguyenperf tools: Separate the tests and tools in installation
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Remove redundant variable declaration
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Kill pt_is_running()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Document pt_buffer_reset_offsets()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Document pt_buffer_reset_markers()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Kill an unused variable
2015-05-27  Peter Zijlstraperf/x86/intel: Simplify put_exclusive_constraints()
2015-05-27  Peter Zijlstraperf/x86: Simplify the x86_schedule_events() logic
2015-05-27  Peter Zijlstraperf/x86/intel: Remove intel_excl_states::init_state
2015-05-27  Peter Zijlstraperf/x86/intel: Remove pointless tests
2015-05-27  Peter Zijlstraperf/x86/intel: Clean up intel_commit_scheduling()...
2015-05-27  Peter Zijlstraperf/x86/intel: Make WARN()ings consistent
2015-05-27  Peter Zijlstraperf/x86/intel: Simplify the dynamic constraint code...
2015-05-27  Peter Zijlstraperf/x86/intel: Add lockdep assert
2015-05-27  Peter Zijlstraperf/x86/intel: Correct local vs remote sibling state
2015-05-27  Matt Flemingperf/x86/intel/cqm: Use 'u32' data type for RMIDs
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Add storage for 'closid' and clean...
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Remove useless wrapper function
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Avoid pointless MSR write
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Remove pointless spinlock from...
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Use proper data types
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Document PQR MSR abuse
2015-05-27  Ingo MolnarMerge branch 'perf/urgent' into perf/core, before apply...
2015-05-27  Don Zickusperf/x86: Tweak broken BIOS rules during check_hw_exists()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Untangle pt_buffer_reset_markers()
2015-05-27  Alexander Shishkinperf: Disallow sparse AUX allocations for non-SG PMUs...
2015-05-27  Peter Zijlstraperf/x86: Improve HT workaround GP counter constraint
2015-05-27  Peter Zijlstraperf/x86: Fix event/group validation
2015-05-27  Alexei Starovoitovperf: Fix race in BPF program unregister
2015-05-25  Linus TorvaldsLinux 4.1-rc5
2015-05-24  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-24  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-24  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-05-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-23  Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-22  Linus TorvaldsMerge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-22  Eric Dumazetbridge: fix lockdep splat
2015-05-22  Arun Parameswarannet: core: 'ethtool' issue with querying phy settings
2015-05-22  Thadeu Lima... bridge: fix parsing of MLDv2 reports
2015-05-22  Nathan SullivanARM: zynq: DT: Use the zynq binding with macb
2015-05-22  Nathan Sullivannet: macb: Disable half duplex gigabit on Zynq
2015-05-22  Nathan Sullivannet: macb: Document zynq gem dt binding
2015-05-22  Michal Kubečekipv4: fill in table id when replacing a route
2015-05-22  Bjørn Morkcdc_ncm: Fix tx_bytes statistics
2015-05-22  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-05-22  Eric W. Biedermanipv4: Avoid crashing in ip_error
2015-05-22  Eric Dumazettcp: fix a potential deadlock in tcp_get_info()
2015-05-22  Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-05-22  Dave AirlieMerge tag 'drm-intel-fixes-2015-05-21' of git://anongit...
2015-05-22  Harald Freudenbergercrypto: s390/ghash - Fix incorrect ghash icv buffer...
2015-05-22  Linus TorvaldsMerge tag 'for-linus-4.1b-rc4-tag' of git://git./linux...
2015-05-22  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22  Linus TorvaldsMerge tag 'sound-4.1-rc5' of git://git./linux/kernel...
next
This page took 0.042349 seconds and 5 git commands to generate.