safe/jmp/linux-2.6
2009-11-22 Frederic Weisbeckertracing: Forget about the NMI buffer for syscall events
2009-11-22 Frederic Weisbeckertracing: Use the perf recursion protection from trace...
2009-11-21 Arnaldo Carvalho... perf trace: Read_tracing_data should die() another day
2009-11-21 Arnaldo Carvalho... perf symbols: Old versions of elf.h don't have NT_GNU_B...
2009-11-21 Arnaldo Carvalho... perf symbols: Fixup kernel_maps__fixup_end end map
2009-11-21 Stephane Eranianperf_events: Fix default watermark calculation
2009-11-21 Peter Zijlstraperf: Fix locking for PERF_FORMAT_GROUP
2009-11-21 Peter Zijlstraperf: Fix event scaling for inherited counters
2009-11-21 Peter Zijlstraperf: Fix time locking
2009-11-21 Peter Zijlstraperf: Simplify __perf_event_read
2009-11-21 Peter Zijlstraperf: Simplify __perf_event_sync_stat
2009-11-21 Peter Zijlstraperf: Optimize __perf_event_read()
2009-11-21 Peter Zijlstraperf: Optimize perf_event_task_sched_out
2009-11-21 Peter Zijlstraperf: Fix PERF_FORMAT_GROUP scale info
2009-11-21 Peter Zijlstraperf: Optimize perf_event_mmap_ctx()
2009-11-21 Peter Zijlstraperf: Optimize perf_event_comm_ctx()
2009-11-21 Peter Zijlstraperf: Optimize perf_event_task_ctx()
2009-11-21 Peter Zijlstraperf: Optimize perf_swevent_ctx_event()
2009-11-21 Peter Zijlstraperf: Optimize some swcounter attr.sample_period==1...
2009-11-21 Peter Zijlstraperf: Allow for custom overflow handlers
2009-11-21 Arnaldo Carvalho... perf symbols: Change the kernel DSO name if it comes...
2009-11-21 Arnaldo Carvalho... perf symbols: Check vmlinux buildid
2009-11-21 Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
2009-11-21 Arnaldo Carvalho... perf symbols: Introduce dso__build_id_equal
2009-11-21 Arnaldo Carvalho... perf symbols: Filename__read_build_id should look at...
2009-11-21 Arnaldo Carvalho... perf symbols: Remove unrelated actions from dso__load_k...
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-11-20 Li Zefanperf: Add 'perf kmem' tool
2009-11-19 Masami Hiramatsux86: Instruction decoder test should generate build...
2009-11-19 Arnaldo Carvalho... perf tools: Don't die() in mmap_dispatch_perf_file
2009-11-19 Arnaldo Carvalho... perf tools: Eliminate some more die() uses in library...
2009-11-19 Arnaldo Carvalho... perf tools: perf_header__read() shouldn't die()
2009-11-19 Arnaldo Carvalho... perf symbols: Capture the running kernel buildid too
2009-11-19 Arnaldo Carvalho... perf symbols: Record the build_ids of kernel modules too
2009-11-19 Arnaldo Carvalho... perf symbols: Kill struct build_id_list and die() anoth...
2009-11-19 Arnaldo Carvalho... perf symbols: Fix comparision of build_ids
2009-11-19 Arnaldo Carvalho... perf top: Don't allocate the source parsing members...
2009-11-19 Arnaldo Carvalho... perf top: Allocate space only for the number of counter...
2009-11-19 Arnaldo Carvalho... perf top: Introduce helper function to access symbol...
2009-11-19 Arnaldo Carvalho... perf top: Suppress DSO column if only one is present
2009-11-19 Arnaldo Carvalho... perf top: Auto adjust symbol and dso widths
2009-11-19 Arnaldo Carvalho... perf symbols: Add a long_name_len member to struct dso
2009-11-19 Luck, Tonyperf tools: Add ia64 support for tools/perf/
2009-11-17 Nick Pigginperf annotate: Allocate history size correctly
2009-11-17 Michael S.... perf tools: Support static build
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in do_write()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header__new()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header_attr__add_id()
2009-11-17 Arnaldo Carvalho... perf tools: Don't die() in perf_header__add_attr()
2009-11-17 Arnaldo Carvalho... perf buildid-list: Always show the DSO name
2009-11-17 Arnaldo Carvalho... perf top: Introduce --hide_{user,kernel}_symbols
2009-11-17 Arnaldo Carvalho... perf top: Use all the lines in the screen
2009-11-17 Arnaldo Carvalho... perf tools: Don't die in perf_header_attr__new()
2009-11-17 Masami Hiramatsux86: Show symbol name if insn decoder test failed
2009-11-17 Masami Hiramatsux86: Add verbose option to insn decoder test
2009-11-16 Arnaldo Carvalho... perf buildid-list: New plumbing command
2009-11-16 Arnaldo Carvalho... perf tools: Introduce dsos__fprintf_buildid
2009-11-16 Arnaldo Carvalho... perf tools: Generalize perf_header__adds_read()
2009-11-16 Arnaldo Carvalho... perf tools: Debug.h needs to include event.h for event_t
2009-11-16 Arnaldo Carvalho... perf symbols: Pass the offset to perf_header__read_buil...
2009-11-16 Arnaldo Carvalho... perf symbols: Call the symbol filter in dso__synthesize...
2009-11-16 Peter Zijlstraperf_event: Optimize perf_output_lock()
2009-11-15 Lucas De Marchiperf stat: Do not print ratio when task-clock event...
2009-11-15 Hitoshi Mitakeperf tools: Add new perf_atoll() function to parse...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-14 Ingo Molnarhw-breakpoints, x86: Fix modular KVM build
2009-11-14 Arjan van de Venperf_event: Fix invalid type in ioctl definition
2009-11-14 Ingo Molnarhw-breakpoints: Fix build on !perf architectures
2009-11-13 Frederic Weisbeckerhw-breakpoints: Provide an off-case for counter_arch_bp()
2009-11-13 Frederic Weisbeckertracing: Rename 'lockdep' event subsystem into 'lock'
2009-11-13 Linus TorvaldsLinux 2.6.32-rc7 v2.6.32-rc7
2009-11-12 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2009-11-12 Mike Hommey__generic_block_fiemap(): fix for files bigger than 4GB
2009-11-12 Rodolfo Giomettipps: events reporting fix up
2009-11-12 Rodolfo Giomettipps: locking scheme fix up for PPS_GETPARAMS
2009-11-12 Pavel Machekdrivers/video/msm: update to new kernel
2009-11-12 Sergei Shtylyovgpiolib: fix device_create() result check
2009-11-12 Scott Valentinertc: v3020: fix v3020_mmio_read_bit()
2009-11-12 Yoichi Yuasartc-vr41xx: fix do_div() warning
2009-11-12 Anton Blanchardexec: setup_arg_pages() fails to return errors
2009-11-12 Guennadi Liakhovetskifb: put framebuffer drivers back under the "frame buffe...
2009-11-12 Joe PerchesMAINTAINERS: correct SECURITY SUBSYSTEM git entry
2009-11-12 Joe PerchesMAINTAINERS: correct NETFILTER git entry format
2009-11-12 Joe PerchesMAINTAINERS: correct 9P FILE SYSTEM git entry
2009-11-12 Ladislav Michlmmci-omap: free irq resource
2009-11-12 Lennert Buytenhekserial: add support for the Lava Quattro PCI quad-port...
2009-11-12 Lennert Buytenhekserial: fix printk format specifiers for struct uart_po...
2009-11-12 Werner Almesbergerrtc: pcf50633: consider alrm->enable in pcf50633_rtc_se...
2009-11-12 Rask Ingemann... rtc: pcf50633: fix month off-by-one error
2009-11-12 Nicolas Ferreatmel_lcdfb: new alternate pixel clock formula
2009-11-12 Heiko Carstensfs: add missing compat_ptr handling for FS_IOC_RESVSP...
2009-11-12 Sukadev Bhattiprolupidns: fix a leak in /proc dentries and inodes with...
2009-11-12 Andrew Mortonalpha: move THREAD_SIZE definition outside #ifndef...
2009-11-12 Peter Zijlstraalpha: fix F_SETOWN_EX and F_GETLK64 conflict
2009-11-12 KAMEZAWA Hiroyukimemcg: fix wrong pointer initialization at page migrati...
2009-11-12 Krzysztof Heltsavagefb: fix blanking mode on CRT display
2009-11-12 Krzysztof Heltfb: remove fb_save_state() and fb_restore_state operations
next