| Commit message (Expand) | Author | Age |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 2006-10-02 |
* | [PATCH] vt: rework the console spawning variables | Eric W. Biederman | 2006-10-02 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-10-01 |
|\ |
|
| * | [AGPGART] printk fixups. | Dave Jones | 2006-09-28 |
| * | [AGPGART] Use pci_get_slot not pci_find_slot | Alan Cox | 2006-09-26 |
* | | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 |
* | | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 |
* | | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 |
* | | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard | 2006-10-01 |
* | | [PATCH] Char: specialix, kill unneeded page alloc | Jiri Slaby | 2006-10-01 |
* | | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.c | Eric Sesterhenn | 2006-10-01 |
* | | [PATCH] sysrq: disable lockdep on reboot | Peter Zijlstra | 2006-10-01 |
* | | [PATCH] ip2: use newer pci_get functions | Alan Cox | 2006-10-01 |
* | | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2006-10-01 |
* | | [PATCH] isicom: correct firmware loading | Jiri Slaby | 2006-10-01 |
* | | [PATCH] synclink_gt: increase max devices | Paul Fulghum | 2006-10-01 |
* | | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 |
* | | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 |
* | | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values | Josef 'Jeff' Sipek | 2006-10-01 |
* | | [PATCH] serial: Fix up offenders peering at baud bits directly | Alan Cox | 2006-10-01 |
* | | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-09-30 |
|\ \ |
|
| * | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |
* | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-09-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits | Michel Daenzer | 2006-09-21 |
| * | | drm: use radeon specific names for radeon flags | Dave Airlie | 2006-09-21 |
| * | | drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers | Eric Anholt | 2006-09-21 |
| * | | drm: allow multiple addMaps with the same 32-bit map offsset. | Thomas Hellstrom | 2006-09-21 |
| * | | drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). | Michel Daenzer | 2006-09-21 |
| * | | drm: Fix hashtab implementation leaking illegal error codes to user space. | Thomas Hellstrom | 2006-09-21 |
| * | | drm: domain changes broke ppc r200 | Dave Airlie | 2006-09-21 |
| * | | drm: fixup setversion return codes.. | Dave Airlie | 2006-09-21 |
| * | | drm: fixup i915 error codes | Dave Airlie | 2006-09-21 |
| * | | drm: realign sosme radeon code with drm git tree | Dave Airlie | 2006-09-21 |
| * | | drm: realign via driver with drm git tree | Dave Airlie | 2006-09-21 |
| * | | drm: remove hash tables on drm exit | Thomas Hellstrom | 2006-09-21 |
| * | | drm: cleanups | Adrian Bunk | 2006-09-21 |
| * | | drm: i810_dma.c: fix pointer arithmetic for 64-bit target | Denis Vlasenko | 2006-09-21 |
| * | | drm: avoid kernel oops in some error paths calling drm_lastclose | Thomas Hellstrom | 2006-09-21 |
| * | | drm: allow detection of new VIA chipsets | Chuck Short | 2006-09-21 |
| * | | drm: fix i965 build bug | Andrew Morton | 2006-09-21 |
| * | | drm: remove FALSE/TRUE that snuck in with simple memory manager changes. | Andrew Morton | 2006-09-21 |
| * | | drm: Add support for Intel i965G chipsets. | Alan Hourihane | 2006-09-21 |
| * | | drm: add better explanation for i830/i915 | Dave Airlie | 2006-09-21 |
| * | | drm: remove a tab that snuck in | Dave Airlie | 2006-09-21 |
| * | | drm: fix return value in auth function | Dave Airlie | 2006-09-21 |
| * | | drm: SiS 315 Awareness. | Thomas Hellstrom | 2006-09-21 |
| * | | drm: update user token hashing and map handles | Thomas Hellstrom | 2006-09-21 |
| * | | drm: move drm authentication to new generic hash table. | Thomas Hellstrom | 2006-09-21 |
| * | | drm: Add the P4VM800PRO (?) PCI ID. | Dave Airlie | 2006-09-21 |