summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com1-0/+39
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com1-0/+29
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven3-0/+51
2008-04-24"make namespacecheck" fixesIngo Molnar11-18/+18
2008-04-24x86: fix compilation error in VisWSAlexey Starikovskiy1-14/+1
2008-04-24x86: voyager fixIngo Molnar2-18/+1
2008-04-24x86: Drop duplicate from setup.cAlexey Starikovskiy1-2/+0
2008-04-24[POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely1-1/+1
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2-4/+1
2008-04-24[POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dtsStefan Roese2-0/+74
2008-04-24[POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn1-0/+5
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds87-1398/+10269
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+4
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds37-450/+1020
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-20/+31
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky1-0/+1
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2-17/+7
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik1-1/+4
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou10-15/+11
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou3-2/+2
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou4-5/+6
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou11-8/+9
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou6-17/+12
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou9-29/+29
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou7-357/+52
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou6-261/+378
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman9-10/+10
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman7-88/+56
2008-04-24[POWERPC] Register udbg console early on pseries LPARMichael Ellerman1-0/+2
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman1-1/+1
2008-04-24[POWERPC] Set udbg_console index to 0Michael Ellerman1-1/+1
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds3-64/+30
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds1-1/+26
2008-04-24[POWERPC] Clean up misc_64.SKumar Gala1-16/+4
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman1-3/+3
2008-04-24[POWERPC] Discourage people from fiddling with kernel data from prom_initMichael Ellerman2-0/+67
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala1-9/+2
2008-04-24[POWERPC] Clean up access to thread_info in assemblyKumar Gala2-5/+5
2008-04-24[POWERPC] Fix new warnings arising from stacktrace patchChristoph Hellwig1-1/+0
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala4-28/+49
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala8-9/+92
2008-04-24[POWERPC] Add strncmp to arch/ppcJosh Boyer2-0/+15
2008-04-24[POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet1-1/+1
2008-04-24[POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet1-16/+26
2008-04-24[POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet1-6/+4
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-0/+31
2008-04-24[POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman1-0/+1
2008-04-24[POWERPC] Add include of linux/of.h to numa.cMichael Ellerman1-0/+1
2008-04-24Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras18-3506/+9