deliverable/linux.git
2012-03-14  Jiri Olsaperf: Add ifdef to remove unused enum switch warnings
2012-03-13  Mark Browntracing: Fix build breakage without CONFIG_PERF_EVENTS
2012-03-13  Rajesh Bhagatftrace: Fix function_graph for archs that test ftrace_t...
2012-03-02  Steven Rostedttracing: Keep NMI watchdog from triggering when dumping...
2012-02-27  Gerlando Falautotracing: Do not select FRAME_POINTER on PPC
2012-02-22  Steven Rostedttracing/ring-buffer: Only have tracing_on disable traci...
2012-02-21  Jiri Olsaftrace, perf: Add filter support for function trace...
2012-02-21  Jiri Olsaftrace: Allow to specify filter field type for ftrace...
2012-02-21  Jiri Olsaftrace, perf: Add support to use function tracepoint...
2012-02-21  Jiri Olsaftrace: Add FTRACE_ENTRY_REG macro to allow event regis...
2012-02-21  Jiri Olsaftrace, perf: Add add/del tracepoint perf registration...
2012-02-21  Jiri Olsaftrace, perf: Add open/close tracepoint perf registrati...
2012-02-21  Jiri Olsaftrace: Add enable/disable ftrace_ops control interface
2012-02-21  Steven Rostedttracing: Don't use p->len field to determine output...
2012-02-21  Andrey Vagintracing: Don't print an extra separator of flags
2012-02-17  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-02-17  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-02-14  Arnaldo Carvalho... perf tools: Invert the sample_id_all logic
2012-02-14  Arnaldo Carvalho... perf tools: Handle kernels that don't support attr...
2012-02-14  Stephane Eranianperf tools: cleanup initialization of attr->size
2012-02-14  Robert Richterperf tools: Factor out feature op to process header...
2012-02-14  Robert Richterperf tools: Moving code in header.c
2012-02-14  Jiri Olsaperf tools: Add bitmap_or function into bitmap object
2012-02-14  Jiri Olsaperf tools: Add sysfs mountpoint interface
2012-02-14  Jiri Olsaperf tools: Remove unused functions from debugfs object
2012-02-14  Namhyung Kimperf tools: Get rid of ctype.h in symbol.c
2012-02-14  Namhyung Kimperf tools: ctype.c only wants util.h
2012-02-14  Namhyung Kimperf tools: Implement islower/isupper macro into util.h
2012-02-14  Joerg Roedelperf tools: Change perf_guest default back to false
2012-02-14  Joerg Roedelperf top: Don't process samples with no valid machine...
2012-02-14  David Ahernperf tools: Allow multiple threads or processes in...
2012-02-14  David Ahernperf tools: Fix out of tree compiles
2012-02-13  Namhyung Kimperf tools: Fix build dependency of perf python extension
2012-02-13  Thomas Meyertracing/trivial: Use kcalloc instead of kzalloc to...
2012-02-13  Johannes Bergprintk/tracing: Add console output tracing
2012-02-13  Geunsik Limftrace: Append wakeup_rt description of ftrace doc
2012-02-13  Geunsik Limftrace: sched_switch plugin is deprecated
2012-02-13  Steven Rostedtcpuidle/tracing: Denote the tracepoints as being in...
2012-02-13  Steven Rostedtx86/tracing: Denote the power and cpuidle tracepoints...
2012-02-13  Steven Rostedttracing/rcu: Add trace_##name##__rcuidle() static trace...
2012-02-11  Masami Hiramatsux86: Fix to decode grouped AVX with VEX pp bits
2012-02-11  Fernando Luis... watchdog: Fix code/comments mismatches
2012-02-11  Fernando Luis... watchdog: Update Kconfig entries
2012-02-11  Fernando Luis... watchdog: Update documentation
2012-02-09  David Ahernperf record: No build id option fails
2012-02-09  Stephane Eranianperf tools: fix endianness detection in perf.data
2012-02-07  Borislav Petkovx86/sched/perf/AMD: Set sched_clock_stable
2012-02-07  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-02-07  Ingo MolnarMerge tag 'v3.3-rc2' into perf/core
2012-02-06  Namhyung Kimperf stat: Align scaled output of cpu-clock
2012-02-06  Namhyung Kimperf stat: Adjust print unit
2012-02-06  Franck Bui-Huuperf doc: Allow producing documentation in a specified...
2012-02-06  Jiri Olsaperf tool: Fix perf stack to non executable on x86_64
2012-02-06  Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-02-06  Naveen N. Raoperf evsel: Fix an issue where perf report fails to...
2012-02-06  Jiri Olsaperf tools: Fix prefix matching for kernel maps
2012-02-06  Jiri Olsaperf tools: Fix perf stack to non executable on x86_64
2012-02-03  Steven Rostedttracing/softirq: Move __raise_softirq_irqoff() out...
2012-02-03  Jiri Olsaftrace: Change filter/notrace set functions to return...
2012-02-03  Stephane Eranianperf: Remove deprecated WARN_ON_ONCE()
2012-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02  Josh Triplettinclude/linux/lp8727.h: Remove executable bit
2012-02-02  Alex Elderrbd: fix safety of rbd_put_client()
2012-02-02  Christopher... Fix race in process_vm_rw_core
2012-02-02  Alex Elderrbd: fix a memory leak in rbd_get_client()
2012-02-02  Alex Elderceph: create a new session lock to avoid lock inversion
2012-02-02  Xi Wangceph: fix length validation in parse_reply_info()
2012-02-02  Sage Weilceph: initialize client debugfs outside of monc->mutex
2012-02-02  Alex Elderceph: change "ceph.layout" xattr to be "ceph.file.layout"
2012-02-02  Robert Richterperf record: Make feature initialization generic
2012-02-02  Srikar Dronamrajuperf probe: Rename target_module to target
2012-02-02  John Kacurperf tools: Remove distclean from Makefile help output
2012-02-02  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-02-02  Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-02-02  Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-02-02  Ilija Hadzicdrm/radeon/kms/blit: fix blit copy for very large buffers
2012-02-02  Alex Deucherdrm/radeon/kms: fix TRAVIS panel setup
2012-02-02  Dave Airliedrm/radeon: fix use after free in ATRM bios reading...
2012-02-02  Linus TorvaldsMerge tag 'firewire-fixes' of git://git./linux/kernel...
2012-02-02  Randy Dunlapstaging: fix go7007-usb license
2012-02-02  Randy Dunlapdocbook: fix fatal errors in device-drivers docbook...
2012-02-02  Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-02-01  David Millerlib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib...
2012-02-01  David Millerlib: Fix multiple definitions of clz_tab
2012-02-01  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-02-01  Oleg Nesterovproc: make sure mem_open() doesn't pin the target's...
2012-02-01  Oleg Nesterovproc: unify mem_read() and mem_write()
2012-02-01  Oleg Nesterovproc: mem_release() should check mm != NULL
2012-02-01  Greg KHMAINTAINERS: Greg's suse email address is dead
2012-02-01  Artem Bityutskiymtd: fix merge conflict resolution breakage
2012-02-01  Jiri Olsaperf evlist: Make splice_list_tail method public
2012-02-01  Jean Delvaredrm/radeon/kms: Fix device tree linkage of DP i2c buses too
2012-02-01  Michel Dänzerdrm/radeon: Set DESKTOP_HEIGHT register to the framebuf...
2012-02-01  Seth Forsheedrm/radeon/kms: disable output polling when suspended
2012-02-01  Dmitry Kasatkinlib/digsig: checks for NULL return value
2012-02-01  Dmitry Kasatkinlib/mpi: added missing NULL check
2012-02-01  Dmitry Kasatkinlib/mpi: added comment on divide by 0 case
2012-02-01  Dmitry Kasatkinlib/mpi: check for possible zero length
2012-02-01  Dmitry Kasatkinlib/digsig: pkcs_1_v1_5_decode_emsa cleanup
2012-02-01  Dmitry Kasatkinlib/digsig: additional sanity checks against badly...
next
This page took 0.041077 seconds and 5 git commands to generate.