summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm: detypedef the hashtab and more of smanDave Airlie2007-07-128-59/+59
| * | | drm: de-typedef smanDave Airlie2007-07-126-49/+51
| * | | drm: detypedeffing continues...Dave Airlie2007-07-1123-142/+143
| * | | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-1116-80/+81
| * | | drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-115-19/+15
| * | | drm: drop drm_buf_t typedefDave Airlie2007-07-1120-104/+104
| * | | drm: fixup other drivers for typedef removalsDave Airlie2007-07-1122-296/+296
| * | | drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-1142-432/+432
| * | | drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-1125-320/+367
| * | | r300: updates register headerOliver McFadden2007-07-112-506/+698
| * | | radeon: add support for vblank on crtc2Dave Airlie2007-07-116-14/+124
| * | | drm: cleanup list initialisationDave Airlie2007-07-112-5/+4
| * | | drm: fix typo on code drm getsareaDave Airlie2007-07-111-1/+1
| * | | drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-119-26/+22
| * | | drm: cleanup use of Linux list handling macrosDave Airlie2007-07-1118-195/+116
* | | | utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma2007-07-161-1/+1
* | | | Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-161-1/+1
* | | | Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-162-46/+93
* | | | Remove duplicate comments from sysctl.cLinus Torvalds2007-07-161-8/+0
* | | | Fix new generic block device SG compileLinus Torvalds2007-07-161-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-162-36/+44
|\ \ \ \
| * | | | [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25
| * | | | [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-161-8/+8
| * | | | [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-161-0/+7
| * | | | [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-161-1/+3
| * | | | [PATCH] sched: remove dead code from task_stime()Ingo Molnar2007-07-161-1/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-1639-1054/+4623
|\ \ \ \ \
| * | | | | [PATCH] ocfs2: zero_user_page conversionEric Sandeen2007-07-101-11/+2
| * | | | | ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-106-16/+216
| * | | | | ocfs2: support for removing file regionsMark Fasheh2007-07-104-12/+262
| * | | | | ocfs2: update truncate handling of partial clustersMark Fasheh2007-07-103-46/+35
| * | | | | ocfs2: btree support for removal of arbirtrary extentsMark Fasheh2007-07-101-0/+367
| * | | | | ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-107-28/+105
| * | | | | ocfs2: support writing of unwritten extentsMark Fasheh2007-07-103-26/+84
| * | | | | ocfs2: small cleanup of ocfs2_write_begin_nolock()Mark Fasheh2007-07-101-32/+76
| * | | | | ocfs2: btree changes for unwritten extentsMark Fasheh2007-07-106-91/+1770
| * | | | | ocfs2: abstract btree growing callsMark Fasheh2007-07-101-45/+74
| * | | | | ocfs2: use all extent block suballocatorsMark Fasheh2007-07-102-12/+0
| * | | | | ocfs2: plug truncate into cached dealloc routinesMark Fasheh2007-07-105-94/+29
| * | | | | ocfs2: simplify deallocation lockingMark Fasheh2007-07-104-21/+242
| * | | | | ocfs2: harden buffer check during mapping of page blocksMark Fasheh2007-07-101-1/+2
| * | | | | ocfs2: shared writeable mmapMark Fasheh2007-07-104-39/+200
| * | | | | ocfs2: factor out write aops into nolock variantsMark Fasheh2007-07-101-40/+80
| * | | | | ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-103-438/+551
| * | | | | ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2007-07-102-6/+9
| * | | | | ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-103-5/+31
| * | | | | [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-101-1/+1
| * | | | | [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-106-105/+47
| * | | | | ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
| * | | | | ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-103-3/+46
OpenPOWER on IntegriCloud