| Commit message (Expand) | Author | Age |
... | |
* | | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 2006-06-29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [PATCH] devfs: Remove it from the feature_removal.txt file | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs from the partition code | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs documentation from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-06-29 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge ../linus | Dave Jones | 2006-06-29 |
| |\ \ |
|
| * | | | [AGPGART] Make AGP depend on PCI | Dave Jones | 2006-06-28 |
| * | | | [AGPGART] remove unused variable | Adrian Bunk | 2006-06-24 |
| * | | | [AGPGART] Fix pci_register_driver checking in amd64-agp | Dave Jones | 2006-06-21 |
| * | | | [AGPGART] Compile fix for ati-agp | Dave Jones | 2006-06-21 |
| * | | | [AGPGART] Suspend/Resume support for nVidia nForce AGP. | Dave Jones | 2006-06-20 |
| * | | | [AGPGART] Suspend/Resume improvements for ATI AGP | Dave Jones | 2006-06-20 |
| * | | | [AGPGART] Whitespace cleanups for ati-agp | Dave Jones | 2006-06-20 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [MIPS] Add missing backslashes to macro definitions. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] Death list of board support to be removed after 2.6.18. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] 74K: Assume it will also have an AR bit in config7 | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] Treat CPUs with AR bit as physically indexed. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] Oprofile: Support VSMP on 34K. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] MIPS32/MIPS64 S-cache fix and cleanup | Atsushi Nemoto | 2006-06-29 |
| * | | | [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] excite: plat_setup -> plat_mem_setup. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 2006-06-29 |
| * | | | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 2006-06-29 |
| * | | | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. | Domen Puncer | 2006-06-29 |
| * | | | [MIPS] Early printk for IP27. | Ralf Baechle | 2006-06-29 |
| * | | | [MIPS] Fix handling of 0 length I & D caches. | Chris Dearman | 2006-06-29 |
| * | | | [MIPS] Typo fixes. | Chris Dearman | 2006-06-29 |