platform/adaptation/renesas_rcar/renesas_kernel.git
2013-11-20 Oleg Nesterovuprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
2013-11-20 Oleg Nesterovuprobes/powerpc: Kill arch_uprobe->ainsn
2013-11-20 Oleg Nesterovuprobes: Don't assume that arch_uprobe->insn/ixol is...
2013-11-20 Oleg Nesterovuprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
2013-11-11 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2013-11-09 Oleg Nesterovuprobes: Fix the memory out of bound overwrite in copy_...
2013-11-09 Oleg Nesterovuprobes: Fix the wrong usage of current->utask in uprob...
2013-11-07 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-11-07 Rodrigo Camposperf tools: Remove unneeded include
2013-11-07 David Ahernperf record: Remove post_processing_offset variable
2013-11-07 David Ahernperf record: Remove advance_output function
2013-11-07 David Ahernperf record: Refactor feature handling into a separate...
2013-11-07 Arnaldo Carvalho... perf trace: Don't relookup fields by name in each sample
2013-11-07 David Ahernperf tools: Fix version when building out of tree
2013-11-07 Arnaldo Carvalho... perf evsel: Ditch evsel->handler.data field
2013-11-07 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2013-11-06 Oleg Nesterovuprobes: Export write_opcode() as uprobe_write_opcode()
2013-11-06 Oleg Nesterovuprobes: Introduce arch_uprobe->ixol
2013-11-06 Oleg Nesterovuprobes: Kill module_init() and module_exit()
2013-11-06 David A. Longuprobes: Move function declarations out of arch
2013-11-06 Yan, Zhengperf/x86/intel: Add Ivy Bridge-EP uncore IRP box support
2013-11-06 Yan, Zhengperf/x86/intel/uncore: Add filter support for IvyBridge...
2013-11-06 Oleg Nesterovperf: Factor out strncpy() in perf_event_mmap_event()
2013-11-06 Peter Zijlstratools/perf: Add required memory barriers
2013-11-06 Peter Zijlstraperf: Fix arch_perf_out_copy_user default
2013-11-06 Peter Zijlstraperf: Update a stale comment
2013-11-06 Peter Zijlstraperf: Optimize perf_output_begin() -- address calculation
2013-11-06 Peter Zijlstraperf: Optimize perf_output_begin() -- lost_event case
2013-11-06 Peter Zijlstraperf: Optimize perf_output_begin()
2013-11-06 Peter Zijlstraperf: Add unlikely() to the ring-buffer code
2013-11-06 Peter Zijlstraperf: Simplify the ring-buffer code
2013-11-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-11-05 Arnaldo Carvalho... perf tools: Finish the removal of 'self' arguments
2013-11-05 Jiri Olsaperf tools: Check maximum frequency rate for record/top
2013-11-05 Jiri Olsaperf fs: Add procfs support
2013-11-05 Arnaldo Carvalho... perf fs: Rename NAME_find_mountpoint() to NAME__mountpo...
2013-11-05 Jiri Olsaperf tools: Factor sysfs code into generic fs object
2013-11-05 David Ahernperf list: Add usage
2013-11-05 David Ahernperf list: Remove a level of indentation
2013-11-05 David Aherntools/perf/build: Fix detection of non-core features
2013-11-05 David Ahernperf kvm: Disable live command if timerfd is not supported
2013-11-04 Namhyung Kimperf hists: Consolidate __hists__add_*entry()
2013-11-04 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-11-04 Steven Rostedttools lib traceevent: Add pevent_print_func_field(...
2013-11-04 Steven Rostedttools lib traceevent: Add flags NOHANDLE and PRINTRAW...
2013-11-04 Steven Rostedt... tools lib traceevent: Check for spaces in character...
2013-11-04 Steven Rostedt... tools lib traceevent: Have bprintk output the same...
2013-11-04 Howard Cochrantools lib traceevent: Handle __print_hex(__get_dynamic_...
2013-11-04 Steven Rostedt... tools lib traceevent: If %s is a pointer, check printk...
2013-11-04 Steven Rostedt... tools lib traceevent: Update printk formats when entered
2013-11-04 Yoshihiro YUNOMAEtools lib traceevent: Add support for extracting trace_...
2013-11-04 Namhyung Kimperf stat: Enhance option parse error message
2013-11-04 Namhyung Kimperf top: Use parse_options_usage() for -s option failure
2013-11-04 Namhyung Kimperf report: Use parse_options_usage() for -s option...
2013-11-04 Namhyung Kimperf report: Postpone setting up browser after parsing...
2013-11-04 Namhyung Kimperf tools: Show single option when failed to parse
2013-11-04 Adrian Hunterperf evsel: Synthesize PERF_SAMPLE_TRANSACTION
2013-11-04 Adrian Hunterperf test: Update "sample parsing" test for PERF_SAMPLE...
2013-11-04 Adrian Hunterperf evsel: Add missing overflow check for TRANSACTION
2013-11-04 Adrian Hunterperf evsel: Always use perf_evsel__set_sample_bit()
2013-11-04 Adrian Hunterperf evlist: Add a debug print if event buffer mmap...
2013-11-04 Adrian Hunterperf tools: Fix libunwind build and feature detection...
2013-11-04 Adrian Hunterperf tools: Fix 32-bit cross build
2013-11-04 Adrian Hunterperf script: Set up output options for in-stream attributes
2013-11-04 Adrian Hunterperf evsel: Add a debug print if perf_event_open fails
2013-11-04 Namhyung Kimperf tools: Get current comm instead of last one
2013-11-04 Frederic Weisbeckerperf tools: Compare hists comm by addresses
2013-11-04 Frederic Weisbeckerperf tools: Add new COMM infrastructure
2013-11-04 Frederic Weisbeckerperf tools: Add time argument on COMM setting
2013-11-04 Frederic Weisbeckerperf tools: Use an accessor to read thread comm
2013-11-04 Jiri Olsaperf tools: Add missing data.h into LIB_H headers
2013-11-04 Arnaldo Carvalho... perf probe: Fix typo
2013-11-04 Ingo MolnarMerge branch 'perf/urgent' into perf/core to fix conflicts
2013-11-04 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-11-03 Linus TorvaldsLinux 3.12
2013-11-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-11-03 Mathias Krauseipc, msg: forbid negative values for "msg{max,mnb,mni}"
2013-11-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-11-02 Vineet GuptaARC: Incorrect mm reference used in vmalloc fault handler
2013-11-01 Ming Leiscripts/kallsyms: filter symbols not in kernel address...
2013-11-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-11-01 Linus TorvaldsMerge tag 'usb-3.12-rc8' of git://git./linux/kernel...
2013-11-01 Linus TorvaldsMerge tag 'sound-3.12' of git://git./linux/kernel/git...
2013-11-01 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2013-11-01 Greg Thelenmemcg: remove incorrect underflow check
2013-11-01 Алексей КрамаренкоUSB: serial: ftdi_sio: add id for Z3X Box device
2013-11-01 Greg KHUSB: Maintainers change for usb serial drivers
2013-11-01 Greg Kroah... Revert "USB: pl2303: restrict the divisor based baud...
2013-11-01 Greg Kroah... Revert "usb: pl2303: fix+improve the divsor based baud...
2013-11-01 Greg Kroah... Revert "usb: pl2303: do not round to the next nearest...
2013-11-01 Greg Kroah... Revert "usb: pl2303: remove 500000 baud from the list...
2013-11-01 Greg Kroah... Revert "usb: pl2303: move the two baud rate encoding...
2013-11-01 Greg Kroah... Revert "usb: pl2303: increase the allowed baud rate...
2013-11-01 Greg Kroah... Revert "usb: pl2303: also use the divisor based baud...
2013-11-01 Greg Kroah... Revert "usb: pl2303: add two comments concerning the...
2013-11-01 Greg Kroah... Revert "pl2303: simplify the else-if contruct for type_...
2013-11-01 Greg Kroah... Revert "pl2303: improve the chip type information outpu...
2013-11-01 Greg Kroah... Revert "pl2303: improve the chip type detection/distinc...
2013-11-01 Greg Kroah... Revert "USB: pl2303: distinguish between original and...
2013-11-01 Arnaldo Carvalho... perf test: Update command line callchain attribute...
next