| Commit message (Expand) | Author | Age |
* | arch/arm26/Kconfig typos | Matt LaPlante | 2006-06-30 |
* | typo fixes: specfic -> specific | Adrian Bunk | 2006-06-30 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | typo fixes: mecanism -> mechanism | Adrian Bunk | 2006-06-30 |
* | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2006-06-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [NET]: make skb_release_data() static | Adrian Bunk | 2006-06-29 |
* | | [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses. | David S. Miller | 2006-06-29 |
* | | [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes. | David S. Miller | 2006-06-29 |
* | | [SPARC64] power: Convert to of_driver. | David S. Miller | 2006-06-29 |
* | | [SPARC64] auxio: Remove asm/{sbus,ebus}.h includes. | David S. Miller | 2006-06-29 |
* | | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 2006-06-29 |
* | | [SPARC64]: of_device layer IRQ resolution | David S. Miller | 2006-06-29 |
* | | [SPARC64]: Fix typo in clock_probe(). | David S. Miller | 2006-06-29 |
* | | [SPARC64] clock: Only probe central fhc clock on Enterprise boxes. | David S. Miller | 2006-06-29 |
* | | [SPARC64] power: Do not pass SA_SHIRQ to request_irq(). | David S. Miller | 2006-06-29 |
* | | [SPARC64]: Fix typo in isa_dev_get_irq_using_imap(). | David S. Miller | 2006-06-29 |
* | | [SPARC64]: Let irq_install_pre_handler() get called multiple times. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Convert clock drivers to of_driver framework. | David S. Miller | 2006-06-29 |
* | | [SPARC64] auxio: Convert to pure of_device driver. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 2006-06-29 |
* | | [SPARC]: Encode I/O space into resource flags on sparc32. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2006-06-29 |
* | | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2006-06-29 |
* | | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller | 2006-06-29 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | 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 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_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 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [MIPS] Remove BSD and Sys V compat data types. | 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] 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 |
| * | | [MIPS] MIPS32/MIPS64 secondary cache management | Chris Dearman | 2006-06-29 |
| * | | [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() | Yoichi Yuasa | 2006-06-29 |