deliverable/linux.git
2012-05-09  Robert Richterperf/x86-ibs: Catch spurious interrupts after stopping IBS
2012-05-09  Robert Richterperf/x86-ibs: Implement workaround for IBS erratum...
2012-05-09  Robert Richterperf/x86-ibs: Extend hw period that triggers overflow
2012-05-09  Robert Richterperf/x86-ibs: Trigger overflow if remaining period...
2012-05-09  Robert Richterperf/x86-ibs: Rename some variables
2012-05-09  Robert Richterperf/x86-ibs: Precise event sampling with IBS for AMD...
2012-05-09  Robert Richterperf/x86-ibs: Take instruction pointer from ibs sample
2012-05-09  Robert Richterperf/x86-ibs: Fix frequency profiling
2012-05-09  Robert Richterperf/x86-ibs: Enable ibs op micro-ops counting mode
2012-05-09  Robert Richterperf: Pass last sampling period to perf_sample_data_init()
2012-05-09  Robert Richterperf/x86-ibs: Fix update of period
2012-05-09  Ingo MolnarMerge branch 'perf/x86-ibs' into perf/core
2012-05-08  Ingo MolnarMerge branch 'perf/annotate' of git://git./linux/kernel...
2012-05-07  Arnaldo Carvalho... perf annotate browser: Compact 'nop' output
2012-05-07  Arnaldo Carvalho... perf annotate browser: Do raw printing in 'o'ffset...
2012-05-07  Ingo MolnarMerge branch 'tip/perf/core-4' of git://git./linux...
2012-05-04  Steven Rostedtftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
2012-05-03  Arnaldo Carvalho... perf annotate browser: Don't change the asm line color...
2012-05-03  Arnaldo Carvalho... perf annotate browser: More clearly separate columns
2012-05-03  Arnaldo Carvalho... perf ui browser: Introduce routine to draw vertical...
2012-04-28  Steven Rostedtftrace/x86: Remove the complex ftrace NMI handling...
2012-04-28  Steven Rostedtftrace/x86: Have arch x86_64 use breakpoints instead...
2012-04-27  Arnaldo Carvalho... perf annotate browser: Don't display 0.00 percentages
2012-04-27  Arnaldo Carvalho... perf annotate browser: Remove the vertical line after...
2012-04-27  Arnaldo Carvalho... perf annotate browser: Show current jump, back or forward
2012-04-27  Arnaldo Carvalho... perf ui browser: Add method to draw up/down arrow line
2012-04-27  Arnaldo Carvalho... perf annotate browser: Add a right arrow before call...
2012-04-27  Ingo MolnarMerge tag 'perf-annotate-for-mingo' of git://git./linux...
2012-04-26  Robert Richterperf: Remove PERF_COUNTERS config option
2012-04-26  Robert Richterperf: Use static variant of perf_event_overflow in...
2012-04-26  Robert Richterperf/x86: Fix cmpxchg() usage in amd_put_event_constrai...
2012-04-26  Robert Richterperf: Trivial cleanup of duplicate code
2012-04-25  Arnaldo Carvalho... perf annotate browser: Don't draw jump connectors for...
2012-04-25  Arnaldo Carvalho... perf annotate: Mark jump instructions with no offset
2012-04-25  Arnaldo Carvalho... perf annotate: Disambiguage offsets and addresses in...
2012-04-25  Ingo Molnarperf/x86: Clean up register_nmi_handler() usage
2012-04-25  Arnaldo Carvalho... perf annotate browser: Handle NULL jump targets
2012-04-25  Ingo MolnarMerge tag 'v3.4-rc4' into perf/core
2012-04-24  Arnaldo Carvalho... perf annotate browser: Initial loop detection
2012-04-24  Vaibhav Nagarnaikring-buffer: Add per_cpu ring buffer control files
2012-04-24  Dan Carpentertracing: Remove an unneeded check in trace_seq_buffer()
2012-04-24  Steven Rostedttracing: Add percpu buffers for trace_printk()
2012-04-21  Linus TorvaldsLinux 3.4-rc4
2012-04-21  Yong Zhangsparc32,leon: add notify_cpu_starting()
2012-04-21  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-21  Linus TorvaldsMerge tag 'mmc-fixes-for-3.4-rc4' of git://git./linux...
2012-04-21  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-21  Linus TorvaldsMerge tag 'mfd-for-linus-3.4' of git://git./linux/kerne...
2012-04-21  Al Virokill mm argument of vm_munmap()
2012-04-21  Al Viroperfmon: kill some helpers and arguments
2012-04-21  Al Viroaio: don't bother with unmapping when aio_free_ring...
2012-04-21  Ulf Hanssonmmc: core: Do not pre-claim host in suspend
2012-04-21  Jaehoon Chungmmc: dw_mmc: prevent NULL dereference for dma_ops
2012-04-21  Eric Bénardmmc: unbreak sdhci-esdhc-imx on i.MX25
2012-04-21  H Hartley Sweetenmmc: cd-gpio: Include header to pickup exported symbol...
2012-04-21  Daniel Drakemmc: sdhci: refine non-removable card checking for...
2012-04-21  Seungwon Jeonmmc: dw_mmc: Fix switch from DMA to PIO
2012-04-21  Chuanxiao Dongmmc: remove MMC bus legacy suspend/resume method
2012-04-21  Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21  Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-21  Rajendra Nayakmmc: omap_hsmmc: Get rid of of_have_populated_dt()...
2012-04-21  Chris Ballmmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_M...
2012-04-21  Adrian Huntermmc: fixes for eMMC v4.5 sanitize operation
2012-04-21  Adrian Huntermmc: fixes for eMMC v4.5 discard operation
2012-04-21  Linus TorvaldsVM: add "vm_brk()" helper function
2012-04-20  Linus TorvaldsMerge tag 'for-torvalds-20120418' of git://git./linux...
2012-04-20  Arnaldo Carvalho... ui browser: Add method to write graphical characters
2012-04-20  Arnaldo Carvalho... perf annotate browser: Handle retq instructions
2012-04-20  Arnaldo Carvalho... perf annotate browser: Add visual cue for retq instruction
2012-04-20  Linus TorvaldsMerge tag 'tty-3.4-rc4' of git://git./linux/kernel...
2012-04-20  Arnaldo Carvalho... perf annotate browser: Add visual cues on jump lines
2012-04-20  Linus TorvaldsMerge tag 'usb-3.4-rc4' of git://git./linux/kernel...
2012-04-20  Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc3-tag' of git://git...
2012-04-20  Arnaldo Carvalho... perf annotate browser: Suppress the callq address
2012-04-20  Linus TorvaldsRevert "ACPI: ignore FADT reset-reg-sup flag"
2012-04-20  Tejun Heomemblock: memblock should be able to handle zero length...
2012-04-20  Arnaldo Carvalho... perf annotate browser: Bandaid offsets/jump label objdu...
2012-04-20  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-20  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-04-20  Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-04-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-20  Arnaldo Carvalho... perf annotate: Group operands members
2012-04-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-20  Konrad Rzeszutek... Revert "xen/p2m: m2p_find_override: use list_for_each_e...
2012-04-20  Yuri MatylitskiUSB: serial: cp210x: Fixed usb_control_msg timeout...
2012-04-20  Julia Lawalldrivers/tty/amiserial.c: add missing tty_unlock
2012-04-19  Linus TorvaldsMerge branch 'for-3.4' of git://linux-nfs.org/~bfields...
2012-04-19  Arnaldo Carvalho... perf annotate: Add missing jump variants
2012-04-19  Arnaldo Carvalho... perf annotate browser: Use a vertical line as percentag...
2012-04-19  Arnaldo Carvalho... perf annotate browser: Make lines more compact
2012-04-19  Michael Krufky[media] xc5000: support 32MHz & 31.875MHz xtal using...
2012-04-19  Konrad Rzeszutek... xen/resume: Fix compile warnings.
2012-04-19  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-04-19  Guennadi Liakhovetski[media] V4L: mt9m032: fix compilation breakage
2012-04-19  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-04-19  Konrad Rzeszutek... xen/xenbus: Add quirk to deal with misconfigured backends.
2012-04-19  Arnaldo Carvalho... perf annotate browser: Align jump labels
2012-04-19  Henrik Rydbergnouveau: Set special lane map for the right chipset
2012-04-19  Arnaldo Carvalho... perf annotate browser: Hide non jump target addresses...
2012-04-19  Takashi IwaiMerge branch 'fix/cxt-stable' into fix/hda
next
This page took 0.041814 seconds and 5 git commands to generate.