aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[ARM] 2990/1: Replace map_desc.physical with map_desc.pfn: S3C2410Deepak Saxena1-1/+1
2005-10-28[ARM] 2989/1: Replace map_desc.physical with map_desc.pfn: RiscPCDeepak Saxena1-3/+16
2005-10-28[ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXADeepak Saxena4-20/+59
2005-10-28[ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAPDeepak Saxena4-12/+56
2005-10-28[ARM] 2986/1: Replace map_desc.physical with map_desc.pfn: LH7A40xDeepak Saxena2-17/+82
2005-10-28[ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xxDeepak Saxena1-4/+4
2005-10-28[ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000Deepak Saxena3-10/+10
2005-10-28[ARM] 2983/1: Replace map_desc.physical with map_desc.pfn: IOP3xxDeepak Saxena4-22/+34
2005-10-28[ARM] 2982/1: Replace map_desc.physical with map_desc.pfn: aaec2000Deepak Saxena1-3/+11
2005-10-28[ARM] 4/4 Combine oprofile common and init codeRussell King3-52/+29
2005-10-28[ARM] 3/4 Rename common oprofile codeRussell King3-48/+48
2005-10-28[ARM] 2/4 Fix oprofile suspend/resumeRussell King1-3/+7
2005-10-28[ARM] 1/4 Move oprofile driver model codeRussell King1-52/+47
2005-10-28[ARM] Re-jig bootmem initialisationRussell King2-348/+242
2005-10-28[ARM] Fix sparse warningsRussell King2-3/+4
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King1-0/+1
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-26Auto-update from upstreamKyle McMartin4-4/+6
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-10-26[PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt1-2/+2
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek1-0/+2
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi2-2/+2
2005-10-21[PARISC] defconfig updatesKyle McMartin5-905/+1705
2005-10-21[PARISC] Properly specify section alignment for real2.SGrant Grundler1-1/+1
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler1-1/+3
2005-10-21[PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox1-17/+17
2005-10-21[PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2-6/+9
2005-10-21[PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler1-4/+9
2005-10-21[PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley1-27/+0
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley1-0/+2
2005-10-21[PARISC] Implement 5 argument clone.Carlos O'Donell1-5/+29
2005-10-21[PARISC] Update Kconfig for itimer selectionGrant Grundler1-2/+3
2005-10-21[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung1-1/+10
2005-10-21[PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler1-8/+8
2005-10-21[PARISC] kfree cleanups to ioctl32.cJesper Juhl1-23/+9
2005-10-21[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler1-18/+30
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler1-1/+2
2005-10-21[PARISC] Update pdc console from parisc treeMatthew Wilcox1-36/+10
2005-10-21[PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung1-9/+1
2005-10-21[PARISC] Add printing of fpregs state to stack dumpThibaut Varene1-6/+31
2005-10-21[PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2-1/+3
2005-10-21[PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler1-0/+1
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler7-105/+108
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-8/+0
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe1-0/+6
2005-10-21[PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady1-4/+6
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin1-6/+10
2005-10-21[PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung1-3/+13
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung1-0/+18
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler4-129/+92