| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: fix minor issues caused by core conversion | Dave Airlie | 2005-07-07 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-06 | 1 | -1/+0 |
|\ |
|
| * | [DVB]: Do not include <linux/irq.h> from drivers. | Eddie C. Dost | 2005-07-06 | 1 | -1/+0 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-06 | 2 | -70/+105 |
|\ \ |
|
| * | | [CRYPTO] Update IV correctly for Padlock CBC encryption | Herbert Xu | 2005-07-06 | 1 | -4/+9 |
| * | | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 2005-07-06 | 1 | -2/+1 |
| * | | [PADLOCK] Implement multi-block operations | Herbert Xu | 2005-07-06 | 1 | -2/+53 |
| * | | [PADLOCK] Move fast path work into aes_set_key and upper layer | Herbert Xu | 2005-07-06 | 2 | -72/+52 |
| |/ |
|
* | | [PATCH] yet another fix for setup-bus.c/x86 merge | Ivan Kokshaysky | 2005-07-06 | 1 | -0/+1 |
* | | ieee1394: fix broken signed char assumption. | Linus Torvalds | 2005-07-06 | 1 | -2/+2 |
* | | [PATCH] openfirmware: implement hotplug for macio devices | Jeff Mahoney | 2005-07-06 | 1 | -0/+71 |
* | | [PATCH] openfirmware: add sysfs nodes for open firmware devices | Jeff Mahoney | 2005-07-06 | 3 | -1/+54 |
* | | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 13 | -61/+35 |
|/ |
|
* | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem | Greg KH | 2005-07-06 | 1 | -2/+2 |
* | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov | 2005-07-05 | 1 | -1/+31 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-05 | 4 | -30/+92 |
|\ |
|
| * | [SHAPER]: Switch to spinlocks. | Christoph Hellwig | 2005-07-05 | 1 | -26/+16 |
| * | [TG3]: Update driver version and reldate. | David S. Miller | 2005-07-05 | 1 | -2/+2 |
| * | [TG3]: support for ethtool -C | Michael Chan | 2005-07-05 | 2 | -2/+73 |
| * | [SKGE]: Fix build on big-endian | David S. Miller | 2005-07-05 | 1 | -0/+1 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-05 | 1 | -18/+2 |
|\ \ |
|
| * | | [SPARC]: bpp: remove sleep_on usage | Christoph Hellwig | 2005-07-04 | 1 | -18/+2 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-07-05 | 14 | -141/+191 |
|\ \
| |/
|/| |
|
| * | [PATCH] gregkh-pci-pci-assign-unassigned-resources fix | Andy Whitcroft | 2005-07-01 | 1 | -0/+1 |
| * | [PATCH] pci: cleanup argument comments for pci_{save,restore}_state | John W. Linville | 2005-07-01 | 1 | -6/+0 |
| * | [PATCH] PCI: Remove newline from pci MODALIAS variable | Hannes Reinecke | 2005-07-01 | 1 | -1/+1 |
| * | [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De... | long | 2005-07-01 | 3 | -1/+91 |
| * | [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX | Jean Delvare | 2005-07-01 | 1 | -0/+1 |
| * | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 | 5 | -129/+75 |
| * | [PATCH] PCI: pci_assign_unassigned_resources() on x86 | Ivan Kokshaysky | 2005-07-01 | 1 | -0/+2 |
| * | [PATCH] PCI: handle subtractive decode pci-pci bridge better | Ivan Kokshaysky | 2005-07-01 | 1 | -3/+2 |
| * | [PATCH] PCI: Fix up PCI routing in parent bridge | Greg Kroah-Hartman | 2005-07-01 | 1 | -1/+18 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-03 | 1 | -5/+0 |
|\ \ |
|
| * | | [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled | Ben Dooks | 2005-07-03 | 1 | -5/+0 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-07-03 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | [PATCH] Serial: Fix console port spinlock initialisation | Russell King | 2005-07-03 | 1 | -1/+13 |
| |/ / |
|
* | | | [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry | Adrian Bunk | 2005-07-03 | 1 | -1/+0 |
* | | | [PATCH] amd74xx: support MCP55 device IDs | Rob Punkunus | 2005-07-03 | 1 | -0/+3 |
* | | | [PATCH] ide: fix line break in ide messages | Denis Vlasenko | 2005-07-03 | 1 | -8/+5 |
* | | | [PATCH] ide: hotplug mark __devinit via82cxxx.c | Herbert Xu | 2005-07-03 | 1 | -2/+2 |
* | | | [PATCH] ide: hotplug mark __devinit triflex.c | Herbert Xu | 2005-07-03 | 1 | -1/+1 |
* | | | [PATCH] ide: hotplug mark __devinit slc90e66.c | Herbert Xu | 2005-07-03 | 1 | -1/+1 |
* | | | [PATCH] ide: hotplug mark __devinit sl82c105.c | Herbert Xu | 2005-07-03 | 1 | -3/+3 |
* | | | [PATCH] ide: hotplug mark __devinit sc1200.c | Herbert Xu | 2005-07-03 | 1 | -1/+1 |
* | | | [PATCH] ide: hotplug mark __devinit opti621.c | Herbert Xu | 2005-07-03 | 1 | -1/+1 |
* | | | [PATCH] ide: hotplug mark __devinit ns87415.c | Herbert Xu | 2005-07-03 | 1 | -1/+1 |
* | | | [PATCH] ide: hotplug mark __devinit it8172.c | Herbert Xu | 2005-07-03 | 1 | -2/+2 |
* | | | [PATCH] ide: hotplug mark __devinit cy82c693.c | Herbert Xu | 2005-07-03 | 1 | -4/+4 |
* | | | [PATCH] ide: hotplug mark __devinit cs5530.c | Herbert Xu | 2005-07-03 | 1 | -2/+2 |
* | | | [PATCH] ide: hotplug mark __devinit amd74xx.c | Herbert Xu | 2005-07-03 | 1 | -2/+2 |