aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\
| * oprofile: select RING_BUFFERIngo Molnar2008-12-12
| * ring_buffer: adding EXPORT_SYMBOLsRobert Richter2008-12-12
| * oprofile: fix lost sample counterRobert Richter2008-12-10
| * oprofile: remove nr_available_slots()Robert Richter2008-12-10
| * oprofile: port to the new ring_bufferRobert Richter2008-12-10
| * ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter2008-12-10
| * oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-10
| * oprofile: adding cpu_buffer_entries()Robert Richter2008-12-10
| * oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-10
| * oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-10
| * ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-10
| * ring_buffer: update description for ring_buffer_alloc()Robert Richter2008-12-10
| * oprofile: set values to default when creating oprofilefsRobert Richter2008-12-10
| * oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-10
| * x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-10
| * x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-10
| * oprofile: fix typoRobert Richter2008-12-10
| * oprofile: whitspace changes onlyRobert Richter2008-12-10
| * oprofile: update comment for oprofile_add_sample()Robert Richter2008-12-10
| * oprofile: comment cleanupRobert Richter2008-12-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-30
|\ \
| * \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-29
| |\ \
| | * | SLUB: failslab supportAkinobu Mita2008-12-29
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-29
| |\ \ \ \
| | | * | | slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas2008-11-26
| | * | | | slub: Fix incorrect use of looseNick Andrew2008-12-08
| | * | | | slub: make early_kmem_cache_node_alloc voidDavid Rientjes2008-11-26
| | * | | | slab: unsigned slabp->inuse cannot be less than 0roel kluin2008-11-26
| | * | | | slub - fix get_object_page commentCyrill Gorcunov2008-11-26
| | * | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-26
| | * | | | SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov2008-11-26
| | |/ / /
| * | | | slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes2008-12-29
| * | | | slab: Fix comment on #endifPascal Terjan2008-12-29
| * | | | slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg2008-12-29
| * | | | slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi2008-12-29
| | |/ / | |/| |
* | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-30
|\ \ \ \
| * | | | drm/i915: fix modeset devname allocation + agp init return check.Dave Airlie2008-12-29
| * | | | drm/i915: Remove redundant test in error path.Julia Lawall2008-12-29
| * | | | drm: Add a debug node for vblank state.Eric Anholt2008-12-29
| * | | | drm: Avoid use-before-null-test on dev in drm_cleanup().Eric Anholt2008-12-29
| * | | | drm/i915: Don't print to dmesg when taking signal during object_pin.Eric Anholt2008-12-29
| * | | | drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg2008-12-29
| * | | | drm/i915: un-EXPORT and make 'intelfb_panic' staticHannes Eder2008-12-29
| * | | | drm/i915: Delete unused, pointless i915_driver_firstopen.Eric Anholt2008-12-29
| * | | | drm/i915: fix sparse warnings: returning void-valued expressionHannes Eder2008-12-29
| * | | | drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder2008-12-29
| * | | | drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-29
| * | | | drm/i915: fix sparse warnings: declare one-bit bitfield as unsignedHannes Eder2008-12-29
| * | | | drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().Eric Anholt2008-12-29