summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-12-301-1/+7
|\
| * jfs: ensure symlinks are NUL-terminatedDave Kleikamp2008-12-161-1/+7
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-3025-280/+457
|\ \
| * | sata_sil: add Large Block Transfer supportRobert Hancock2008-12-291-2/+94
| * | [libata] ata_piix: cleanup dmi strings checkingJiri Slaby2008-12-291-14/+7
| * | DMI: add dmi_matchJiri Slaby2008-12-292-0/+19
| * | libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej2008-12-291-0/+1
| * | [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-2810-11/+0
| * | libata: perform port detach in EHTejun Heo2008-12-283-21/+37
| * | libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-281-1/+1
| * | libata: beef up iteratorsTejun Heo2008-12-2815-240/+307
* | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-3010-228/+306
|\ \ \
| * | | oprofile: select RING_BUFFERIngo Molnar2008-12-121-0/+2
| * | | ring_buffer: adding EXPORT_SYMBOLsRobert Richter2008-12-121-0/+34
| * | | oprofile: fix lost sample counterRobert Richter2008-12-101-30/+53
| * | | oprofile: remove nr_available_slots()Robert Richter2008-12-101-34/+0
| * | | oprofile: port to the new ring_bufferRobert Richter2008-12-103-85/+114
| * | | ring_buffer: add remaining cpu functions to ring_buffer.hRobert Richter2008-12-101-0/+2
| * | | oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-103-27/+14
| * | | oprofile: adding cpu_buffer_entries()Robert Richter2008-12-102-29/+29
| * | | oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-102-17/+18
| * | | oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-103-12/+22
| * | | ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-101-2/+2
| * | | ring_buffer: update description for ring_buffer_alloc()Robert Richter2008-12-101-1/+1
| * | | oprofile: set values to default when creating oprofilefsRobert Richter2008-12-101-3/+12
| * | | oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-101-8/+14
| * | | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-101-15/+17
| * | | x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-101-13/+13
| * | | oprofile: fix typoRobert Richter2008-12-101-1/+1
| * | | oprofile: whitspace changes onlyRobert Richter2008-12-102-4/+4
| * | | oprofile: update comment for oprofile_add_sample()Robert Richter2008-12-101-2/+1
| * | | oprofile: comment cleanupRobert Richter2008-12-102-24/+32
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-307-122/+145
|\ \ \ \
| * \ \ \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-296-70/+80
| |\ \ \ \
| | * | | | SLUB: failslab supportAkinobu Mita2008-12-296-70/+79
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-293-48/+51
| |\ \ \ \ \
| | | * | | | slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas2008-11-261-0/+2
| | * | | | | slub: Fix incorrect use of looseNick Andrew2008-12-081-2/+2
| | * | | | | slub: make early_kmem_cache_node_alloc voidDavid Rientjes2008-11-261-5/+2
| | * | | | | slab: unsigned slabp->inuse cannot be less than 0roel kluin2008-11-261-1/+1
| | * | | | | slub - fix get_object_page commentCyrill Gorcunov2008-11-261-1/+1
| | * | | | | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-263-32/+32
| | * | | | | SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov2008-11-261-7/+11
| | |/ / / /
| * | | | | slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes2008-12-291-2/+11
| * | | | | slab: Fix comment on #endifPascal Terjan2008-12-291-1/+1
| * | | | | slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg2008-12-291-1/+1
| * | | | | slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi2008-12-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-3067-472/+18476
|\ \ \ \ \
| * | | | | drm/i915: fix modeset devname allocation + agp init return check.Dave Airlie2008-12-291-10/+12
| * | | | | drm/i915: Remove redundant test in error path.Julia Lawall2008-12-291-6/+5
OpenPOWER on IntegriCloud