| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | [SERIAL] SUNHV: Fix jerky console on LDOM guests. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Fix race between MD update and dr-cpu add. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: SMP build fix. | Fabio Massimo Di Nitto | 2007-07-16 |
* | | [HRTIMER] Fix cpu pointer arg to clockevents_notify() | David Miller | 2007-07-16 |
|/ |
|
* | Make BLK_DEV_BSG depend strictly on SCSI=y | Linus Torvalds | 2007-07-16 |
* | Make check_signature depend on CONFIG_HAS_IOMEM | Linus Torvalds | 2007-07-16 |
* | Revert "[NET]: Fix races in net_rx_action vs netpoll." | Linus Torvalds | 2007-07-16 |
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | drm: remove core typedefs from the ioc32 wrappers | Dave Airlie | 2007-07-15 |
| * | drm: remove sarea typedefs | Dave Airlie | 2007-07-11 |
| * | drm: detypedef the hashtab and more of sman | Dave Airlie | 2007-07-11 |
| * | drm: de-typedef sman | Dave Airlie | 2007-07-11 |
| * | drm: detypedeffing continues... | Dave Airlie | 2007-07-11 |
| * | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 2007-07-11 |
| * | drm: drop drm_vma_entry_t, drm_magic_entry_t | Dave Airlie | 2007-07-11 |
| * | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 |
| * | drm: fixup other drivers for typedef removals | Dave Airlie | 2007-07-11 |
| * | drm: remove drm_file_t, drm_device_t and drm_head_t typedefs | Dave Airlie | 2007-07-11 |
| * | drm: remove a bunch of typedefs on the userspace interface | Dave Airlie | 2007-07-11 |
| * | r300: updates register header | Oliver McFadden | 2007-07-10 |
| * | radeon: add support for vblank on crtc2 | Dave Airlie | 2007-07-10 |
| * | drm: cleanup list initialisation | Dave Airlie | 2007-07-10 |
| * | drm: fix typo on code drm getsarea | Dave Airlie | 2007-07-10 |
| * | drm: remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie | 2007-07-10 |
| * | drm: cleanup use of Linux list handling macros | Dave Airlie | 2007-07-10 |
* | | utime(s): Honour CAP_FOWNER when times==NULL | Satyam Sharma | 2007-07-16 |
* | | Fix too few arguments to function `scsi_cmd_ioctl' | S.Çağlar Onur | 2007-07-16 |
* | | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov | 2007-07-16 |
* | | Remove duplicate comments from sysctl.c | Linus Torvalds | 2007-07-16 |
* | | Fix new generic block device SG compile | Linus Torvalds | 2007-07-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-16 |
|\ \ |
|
| * | | [PATCH] sched: fix up fs/proc/array.c whitespace problems | Ingo Molnar | 2007-07-16 |
| * | | [PATCH] sched: prettify prio_to_wmult[] | Ingo Molnar | 2007-07-16 |
| * | | [PATCH] sched: document prio_to_wmult[] | Ingo Molnar | 2007-07-16 |
| * | | [PATCH] sched: improve weight-array comments | Ingo Molnar | 2007-07-16 |
| * | | [PATCH] sched: remove dead code from task_stime() | Ingo Molnar | 2007-07-16 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ \ \ |
|
| * | | | [PATCH] ocfs2: zero_user_page conversion | Eric Sandeen | 2007-07-10 |
| * | | | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: support for removing file regions | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: update truncate handling of partial clusters | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: btree support for removal of arbirtrary extents | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: Support creation of unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: support writing of unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: small cleanup of ocfs2_write_begin_nolock() | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: btree changes for unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: abstract btree growing calls | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: use all extent block suballocators | Mark Fasheh | 2007-07-10 |
| * | | | ocfs2: plug truncate into cached dealloc routines | Mark Fasheh | 2007-07-10 |