| Commit message (Expand) | Author | Age |
* | 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 tty_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_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 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 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 |
|\ \ |
|
| * | | elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. | Ralf Baechle | 2006-06-29 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ \ |
|
| * | | | [PATCH] 64bit Resource: finally enable 64bit resource sizes | Greg Kroah-Hartman | 2006-06-27 |
| * | | | [PATCH] 64bit resource: change pnp core to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
| * | | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
| * | | | [PATCH] 64bit resource: change resource core to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
| * | | | [PATCH] 64bit resource: introduce resource_size_t for the start and end of st... | Greg Kroah-Hartman | 2006-06-27 |
* | | | | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: add IRQ_TYPE_SENSE_MASK | Benjamin Herrenschmidt | 2006-06-29 |
* | | | | [PATCH] genirq: add irq-wake (power-management) support | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: add irq-chip support | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq MSI fixes | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: core | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: add IRQ_NOAUTOEN support | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: add IRQ_NOREQUEST support | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: add IRQ_NOPROBE support | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: add genirq sw IRQ-retrigger | Thomas Gleixner | 2006-06-29 |
* | | | | [PATCH] genirq: doc: comment include/linux/irq.h structures | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: include/linux/irq.h | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: misc code cleanups | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: remove fastcall | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] i4l: remove unneeded include/linux/isdn/tpam.h | Karsten Keil | 2006-06-29 |
* | | | | [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller | David Howells | 2006-06-29 |
| |/ /
|/| | |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-06-28 |
|\ \ \ |
|
| * | | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctl | Wim Van Sebroeck | 2006-06-20 |