Age | Commit message (Expand) | Author | Files | Lines |
2006-10-04 | [S390] zcrypt device registration/unregistration race. | Ralph Wuerthner | 1 | -11/+12 |
2006-10-04 | [S390] Add timeouts during sense PGID, path verification and disband PGID. | Cornelia Huck | 3 | -0/+13 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 12 | -77/+201 |
2006-10-04 | [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options | Haavard Skinnemoen | 1 | -1/+7 |
2006-10-04 | [PATCH] atmel_serial: Support AVR32 | Haavard Skinnemoen | 2 | -12/+16 |
2006-10-04 | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 1 | -2/+3 |
2006-10-04 | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 1 | -9/+9 |
2006-10-04 | [PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL | Haavard Skinnemoen | 1 | -3/+3 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Internal names | Haavard Skinnemoen | 2 | -346/+346 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 1 | -7/+7 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Platform device name | Haavard Skinnemoen | 1 | -1/+1 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 3 | -11/+11 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: at91_serial.c | Haavard Skinnemoen | 2 | -1/+1 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h | Haavard Skinnemoen | 2 | -1/+125 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 48 | -52/+0 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -49/+19 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 8 | -348/+486 |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 3 | -4/+12 |
2006-10-04 | [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync | Alan Cox | 2 | -3/+5 |
2006-10-04 | [PATCH] RTC: build fixes | Jeff Garzik | 3 | -7/+7 |
2006-10-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 50 | -415/+351 |
2006-10-04 | [PATCH] cpufreq: make the transition_notifier chain use SRCU | Alan Stern | 1 | -7/+13 |
2006-10-04 | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 3 | -2/+4 |
2006-10-04 | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 3 | -379/+3 |
2006-10-04 | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 4 | -199/+145 |
2006-10-04 | [PATCH] msi: only use a single irq_chip for msi interrupts | Eric W. Biederman | 1 | -91/+24 |
2006-10-04 | [PATCH] msi: simplify msi sanity checks by adding with generic irq code | Eric W. Biederman | 2 | -36/+9 |
2006-10-04 | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 3 | -0/+199 |
2006-10-04 | [PATCH] genirq: msi: only build msi-apic.c on ia64 | Eric W. Biederman | 1 | -1/+2 |
2006-10-04 | [PATCH] genirq: msi: make the msi code irq based and not vector based | Eric W. Biederman | 2 | -264/+168 |
2006-10-04 | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2 | -56/+8 |
2006-10-04 | [PATCH] genirq: msi: refactor the msi_ops | Eric W. Biederman | 4 | -115/+54 |
2006-10-04 | [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg | Eric W. Biederman | 2 | -106/+98 |
2006-10-04 | [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1 | Eric W. Biederman | 1 | -2/+2 |
2006-10-04 | [PATCH] genirq: msi: simplify msi enable and disable | Eric W. Biederman | 1 | -106/+16 |
2006-10-04 | [PATCH] fbdev: riva warning fix | Andrew Morton | 1 | -1/+1 |
2006-10-04 | [PATCH] hisax niccy cleanup | Jiri Slaby | 1 | -114/+109 |
2006-10-04 | [PATCH] mmc: properly use the new multi block-write error handling | Pierre Ossman | 1 | -7/+17 |
2006-10-04 | [PATCH] mmc: use own work queue | Pierre Ossman | 3 | -4/+41 |
2006-10-04 | [PATCH] mmc: avoid some resets without card | Pierre Ossman | 1 | -4/+13 |
2006-10-04 | [PATCH] mmc: fix MMIO vs memory races in sdhci | Pierre Ossman | 1 | -0/+8 |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile | Alex Dubov | 4 | -2/+49 |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov | 3 | -0/+1642 |
2006-10-04 | [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode | Jim Cromie | 1 | -2/+2 |
2006-10-04 | [PATCH] fix "PCI: assign ioapic resource at hotplug" | Kenji Kaneshige | 1 | -5/+5 |
2006-10-04 | [PATCH] pktcdvd: rename a variable for better readability | Thomas Maier | 1 | -7/+7 |
2006-10-04 | [PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME. | Thomas Maier | 1 | -61/+63 |
2006-10-04 | [PATCH] Char: serial167, remove useless tty check | Jiri Slaby | 1 | -2/+2 |
2006-10-04 | [PATCH] char: kill unneeded memsets | Jiri Slaby | 7 | -118/+7 |
2006-10-04 | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 4 | -12/+450 |