aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: make BOOTPARAM setup commonGreg Ungerer2007-07-2513-83/+9
* m68knommu: fix reset register address castingGreg Ungerer2007-07-251-2/+2
* m68knommu: add configure support for Intec boardsGreg Ungerer2007-07-251-0/+12
* m68knommu: simplify ColdFire resume codeGreg Ungerer2007-07-251-9/+2
* m68knommu: create hw_irq.hGreg Ungerer2007-07-251-0/+4
* m68knommu: fix definition of MCFDMA_DIR_INVPhilippe De Muyter2007-07-251-1/+1
* m68knommu: add build support for more Arcturus boardsGreg Ungerer2007-07-251-0/+2
* m68knommu: need to include linux/device.h in dma.cGreg Ungerer2007-07-251-0/+1
* m68knommu: fix tick timer definition for coldfireGreg Ungerer2007-07-251-1/+23
* m68knommu: add configure support for more Arcturus boardsDavid Wu2007-07-251-0/+12
* m68knommu: fix workqueues in 68328 serial driverGreg Ungerer2007-07-251-6/+6
* m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer2007-07-251-59/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-252-13/+33
|\
| * KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno2007-07-251-0/+2
| * KVM: Fix removal of nx capability from guest cpuidAvi Kivity2007-07-251-2/+2
| * Revert "KVM: Avoid useless memory write when possible"Avi Kivity2007-07-251-4/+2
| * KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell2007-07-251-3/+3
| * KVM: Correctly handle writes crossing a page boundaryAvi Kivity2007-07-251-4/+24
* | Cache xtime every call to update_wall_timejohn stultz2007-07-253-12/+24
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-2513-33/+34
|/
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-07-2445-840/+1660
|\
| * [POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala2007-07-242-13/+26
| * [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger2007-07-242-2/+6
| * [POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson2007-07-241-35/+89
| * [POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson2007-07-241-4/+4
| * [POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson2007-07-241-11/+25
| * [POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson2007-07-231-0/+35
| * [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-232-6/+32
| * [POWERPC] FSL: Add support for PCI-X controllersKumar Gala2007-07-231-1/+12
| * [POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala2007-07-231-0/+14
| * [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-232-6/+14
| * [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-235-126/+662
| * [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-2312-31/+29
| * [POWERPC] Removed setup_indirect_pci_nomapKumar Gala2007-07-232-15/+4
| * [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
| * [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-234-114/+208
| * [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-234-1/+17
| * [POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang2007-07-231-0/+29
| * [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-238-104/+25
| * [POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang2007-07-2311-15/+15
| * [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang2007-07-231-51/+105
| * [POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala2007-07-231-9/+9
| * [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala2007-07-232-1/+20
| * [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-232-0/+10
| * [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-235-226/+187
| * [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-236-5/+9
* | ocfs2: bad kunmap_atomic()Jens Axboe2007-07-241-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-2417-200/+16
|\ \
| * | [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
| * | [MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa2007-07-241-31/+0