| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: fix reset register address casting | Greg Ungerer | 2007-07-25 | 1 | -2/+2 |
* | m68knommu: create hw_irq.h | Greg Ungerer | 2007-07-25 | 1 | -0/+4 |
* | m68knommu: fix definition of MCFDMA_DIR_INV | Philippe De Muyter | 2007-07-25 | 1 | -1/+1 |
* | m68knommu: fix tick timer definition for coldfire | Greg Ungerer | 2007-07-25 | 1 | -1/+23 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 1 | -5/+1 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -1/+1 |
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-07-24 | 2 | -3/+30 |
|\ |
|
| * | [POWERPC] 85xx: Added needed MPC85xx PCI device IDs | Kumar Gala | 2007-07-24 | 1 | -0/+13 |
| * | [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs | Jon Loeliger | 2007-07-24 | 1 | -0/+4 |
| * | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala | 2007-07-23 | 1 | -0/+2 |
| * | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -1/+3 |
| * | [POWERPC] Removed setup_indirect_pci_nomap | Kumar Gala | 2007-07-23 | 1 | -2/+0 |
| * | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link | Kumar Gala | 2007-07-23 | 1 | -0/+5 |
| * | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala | 2007-07-23 | 1 | -0/+3 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | [MIPS] Whitespace cleanup. | Ralf Baechle | 2007-07-24 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-24 | 2 | -0/+3 |
|\ \ |
|
| * | | ata_piix: fix suspend/resume for some TOSHIBA laptops | Tejun Heo | 2007-07-24 | 1 | -0/+2 |
| * | | PCI: export __pci_reenable_device() | Tejun Heo | 2007-07-24 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-24 | 1 | -0/+4 |
|\ \ |
|
| * | | forcedeth: new device ids in pci_ids.h | Ayaz Abdulla | 2007-07-24 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-24 | 7 | -115/+116 |
|\ \ |
|
| * | | [BLOCK] Add request_queue_t and mark it deprecated | Jens Axboe | 2007-07-24 | 1 | -0/+1 |
| * | | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 8 | -116/+116 |
| |/ |
|
* | | loop.h build fix | Arnd Bergmann | 2007-07-24 | 1 | -1/+1 |
* | | include/asm-xtensa/io.h must #include <asm/page.h> | Adrian Bunk | 2007-07-24 | 1 | -0/+1 |
* | | Use resource_size_t for serial port IO addresses | Josh Boyer | 2007-07-24 | 2 | -2/+2 |
|/ |
|
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 9 | -37/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 8 | -9/+91 |
|\ |
|
| * | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 2007-07-22 | 1 | -0/+19 |
| * | [SCSI] bsg: unexport sg v3 helper functions | FUJITA Tomonori | 2007-07-22 | 1 | -5/+0 |
| * | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 1 | -2/+2 |
| * | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 2007-07-20 | 1 | -0/+2 |
| * | [SCSI] Make scsi_host_template::proc_name const char * instead of char *. | Kristian Høgsberg | 2007-07-19 | 1 | -1/+1 |
| * | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2007-07-18 | 1 | -0/+2 |
| * | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2007-07-18 | 1 | -1/+2 |
| * | [SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.h | Prakash, Sathya | 2007-07-18 | 1 | -0/+2 |
| * | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA | James Bottomley | 2007-07-18 | 1 | -0/+6 |
| * | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 | 1 | -0/+2 |
| * | [SCSI] sas_ata: ata_post_internal should abort the sas_task | Darrick J. Wong | 2007-07-18 | 1 | -0/+1 |
| * | [SCSI] Migrate libsas ATA code into a separate file | Darrick J. Wong | 2007-07-18 | 2 | -0/+40 |
| * | [SCSI] Add SATA support to libsas | Darrick J. Wong | 2007-07-18 | 1 | -0/+12 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-22 | 56 | -331/+1673 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'... | Russell King | 2007-07-22 | 55 | -331/+1670 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 | Ben Dooks | 2007-07-22 | 6 | -0/+0 |
| | | | | | | | * | | [ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headers | Ben Dooks | 2007-07-22 | 1 | -4/+2 |
| | | | | | | | * | | [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h | Ben Dooks | 2007-07-22 | 2 | -13/+23 |
| | | | | | | | * | | [ARM] 4521/2: S3C: Reorganise VA mapping headers | Ben Dooks | 2007-07-22 | 5 | -39/+65 |
| | | | | | | | * | | [ARM] 4520/1: S3C: Remove old VA values from static map | Ben Dooks | 2007-07-22 | 2 | -3/+1 |
| | | | | | | | * | | [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.h | Ben Dooks | 2007-07-22 | 2 | -51/+66 |