summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan1-8/+20
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan1-28/+26
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan6-6/+6
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner3-77/+129
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner2-0/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon7-1/+597
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+6
2008-04-29proper extern for late_time_initAdrian Bunk4-8/+1
2008-04-29Remove the macro get_personalityWANG Cong2-3/+3
2008-04-29proper __do_softirq() prototypeAdrian Bunk3-6/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt11-22/+22
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes1-7/+3
2008-04-29bootprotocol: cleanupIngo Molnar1-1/+1
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum1-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei1-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei1-0/+71
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei1-11/+64
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei1-0/+1
2008-04-29[RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei1-0/+12
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-0/+6
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei4-81/+102
2008-04-29[RAPIDIO] Add RapidIO multi mport supportZhang Wei1-173/+222
2008-04-29[RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2-0/+14
2008-04-29[RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei1-40/+40
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty1-7/+23
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty1-0/+43
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2-0/+99
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac1-0/+1
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2-2/+6
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala7-5/+60
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras1-0/+11
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-14/+1
2008-04-29ARM: always select HAVE_IDEAdrian Bunk1-14/+1
2008-04-29x86_64 vDSO: use initdataRoland McGrath2-7/+9
2008-04-29[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong1-0/+1
2008-04-29[ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek4-3/+102
2008-04-29[ARM] Feroceon: fix function alignment in proc-feroceon.SNicolas Pitre1-3/+10
2008-04-28[ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek6-8/+8
2008-04-28[ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek1-2/+2
2008-04-28[ARM] Orion: fix ->map_irq() PCIe bus number checkLennert Buytenhek7-27/+54
2008-04-28[ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN checkLennert Buytenhek1-3/+0
2008-04-28[ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2-41/+1
2008-04-28kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek1-1/+1
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre1-1/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi1-0/+10
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds119-1839/+3101
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1