aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle12-31/+76
2005-10-29Document why calling smp_call_function will deadlock when called withRalf Baechle1-1/+13
2005-10-2925Kf is also physically indexed.Ralf Baechle1-0/+1
2005-10-2920Kc and SB1 don't suffer from aliases.Ralf Baechle1-0/+2
2005-10-29Delete duplicate copy of fixrange_init.Ralf Baechle2-33/+3
2005-10-29rm9000_init() really is __init code.Ralf Baechle1-1/+2
2005-10-29Use preempt_schedule_irq.Ralf Baechle1-5/+2
2005-10-29More oprofile bits for MIPS32-style performance counters. The code toRalf Baechle4-12/+238
2005-10-29It works better when including arch/mips/sgi-ip27/Kconfig ...Ralf Baechle1-0/+1
2005-10-29Move missplaced code line to the right place.Ralf Baechle2-3/+56
2005-10-29Use hardware mechanism to deal with cache aliases in the 24K.Ralf Baechle1-2/+10
2005-10-29Remove old wrong bits of cache code.Ralf Baechle1-3/+0
2005-10-29Clean up SEAD interrupt initialization.Maciej W. Rozycki1-7/+5
2005-10-29Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki1-1/+6
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle2-216/+145
2005-10-29Replace deprecated interruptible_sleep_on() function call with directRalf Baechle1-2/+9
2005-10-29Update descriptions for MIPS Technologies evaluation boards.Maciej W. Rozycki1-2/+5
2005-10-29Reenable EARLY_PRINTK for the DECstation.Maciej W. Rozycki1-0/+1
2005-10-29Formatting fixes.Maciej W. Rozycki1-9/+10
2005-10-29Fixes for system controllers for Atlas/Malta core cards.Maciej W. Rozycki5-98/+176
2005-10-29Actually route cPCI interrupts. Update inaccurate comments.Maciej W. Rozycki1-9/+32
2005-10-29Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2-2/+6
2005-10-29Fix register layout in o32 core dumps on 64-bit systems.Ralf Baechle1-13/+18
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle33-161/+47
2005-10-29Dummy ISA DMA functions for systems that don't have ISA but shareRalf Baechle1-0/+28
2005-10-29Fix build with SMP disabled and preemption enabled.Ralf Baechle1-0/+3
2005-10-29Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer1-10/+4
2005-10-29Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer1-18/+17
2005-10-29Fix typos and formatting.Thiemo Seufer2-9/+9
2005-10-29De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer1-8/+5
2005-10-29[PATCH] type fix in arm/boot/compressed/misc.cAl Viro1-1/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro2-0/+2
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds42-1205/+4000
2005-10-28[IA64] fix warning unused variable `g'Tony Luck1-1/+1
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes1-0/+59
2005-10-28Pull optimize-ptrace-threads into release branchTony Luck1-16/+10
2005-10-28Pull fix-slow-tlb-purge into release branchTony Luck2-19/+28
2005-10-28Pull fix-bte-copy into release branchTony Luck1-1/+1
2005-10-28Pull xpc-disengage into release branchTony Luck4-368/+1130
2005-10-28Pull for-each-cpu into release branchTony Luck6-22/+21
2005-10-28Pull asm-slot-fix into release branchTony Luck1-4/+12
2005-10-28Pull proc-cpuinfo-siblings into release branchTony Luck1-1/+1
2005-10-28Pull big-sim-disk into release branchTony Luck1-5/+8
2005-10-28Pull sparsemem-v5 into release branchTony Luck7-46/+1445
2005-10-28Pull new-efi-memmap into release branchTony Luck3-192/+367
2005-10-28Pull define-node-cleanup into release branchTony Luck5-118/+57
2005-10-28Pull sn_pci_legacy_read-write into release branchTony Luck1-0/+46
2005-10-28Pull acpi-produce-consume into release branchTony Luck1-8/+27
2005-10-28Pull update-default-configs into release branchTony Luck4-262/+576
2005-10-28Pull move-iosapic-to-acpi into release branchTony Luck2-25/+11
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-63/+40
2005-10-28Pull ar-k0-usage into release branchTony Luck1-13/+16
2005-10-28Pull 1024-cpu into release branchTony Luck1-2/+2
2005-10-28Pull hp-machvec into release branchTony Luck3-15/+145
2005-10-28Pull altix-mmr into release branchTony Luck3-58/+63
2005-10-28Pull altix-fpga-reset into release branchTony Luck1-29/+33
2005-10-28Merge ../bleed-2.6Greg KH114-785/+3255
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds30-1418/+2331
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King5-61/+38
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-2/+2
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds83-741/+3211
2005-10-28Auto-update from upstreamKyle McMartin31-44/+44
2005-10-28[ARM] 3042/1: AAED-2000 - LCD panel informationsBellido Nicolas1-0/+43
2005-10-28[ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas3-0/+102
2005-10-28[ARM] 3040/1: AAEC-2000 - Preliminary clock interface supportBellido Nicolas3-1/+134
2005-10-28[ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas1-0/+31
2005-10-28[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas1-0/+7
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+63
2005-10-28[ARM] 3035/1: RISCOS compat code fixNicolas Pitre1-1/+3
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer1-1/+17
2005-10-28[ARM] 2787/2: PXA27x low power modes supportTodd Poynor4-5/+8
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle8-2/+1204
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro7-8/+8
2005-10-28[PATCH] gfp_t: soundAl Viro2-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro4-4/+4
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro1-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro4-8/+8
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro3-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro4-4/+4
2005-10-28[PATCH] gfp_t: dma-mapping (arm)Al Viro1-4/+4
2005-10-28[ARM] 3048/1: register i2s resources not i2c resources for the pxa i2s platfo...Ian Campbell1-1/+1
2005-10-28[ARM] 3047/1: SMDK2440 - add framebuffer platform dataBen Dooks1-0/+70
2005-10-28[ARM] 3046/1: BAST - add framebuffer platform dataBen Dooks1-0/+40
2005-10-28[ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks2-7/+12
2005-10-28[ARM] 3034/1: S3C2410 - fix size of devices in devs.cBen Dooks1-10/+10
2005-10-28[ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks1-0/+22
2005-10-28[ARM] 2930/1: optimized sha1 implementation for ARMNicolas Pitre2-1/+207
2005-10-28[ARM] 3017/1: Add support for 36-bit addresses to create_mapping()Deepak Saxena1-13/+47
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena2-10/+10
2005-10-28[ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: IntegratorDeepak Saxena2-24/+122
2005-10-28[ARM] 3000/1: Replace map_desc.physical with map_desc.pfn: iMXDeepak Saxena2-9/+37
2005-10-28[ARM] 2999/1: Replace map_desc.physical with map_desc.pfn: H720xDeepak Saxena1-1/+6
2005-10-28[ARM] 2998/1: Replace map_desc.physical with map_desc.pfn: FootbridgeDeepak Saxena1-9/+48
2005-10-28[ARM] 2997/1: Replace map_desc.physical with map_desc.pfn: EBSA110Deepak Saxena1-6/+32
2005-10-28[ARM] 2996/1: Replace map_desc.physical with map_desc.pfn: EPXA10DBDeepak Saxena1-6/+31
2005-10-28[ARM] 2995/1: Replace map_desc.physical with map_desc.pfn: VersatileDeepak Saxena1-13/+70
2005-10-28[ARM] 2994/1: Replace map_desc.physical with map_desc.pfn: CLPS7500Deepak Saxena1-4/+21
2005-10-28[ARM] 2993/1: Replace map_desc.physical with map_desc.pfn: CLPS711xDeepak Saxena6-22/+61
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena11-38/+136
2005-10-28[ARM] 2991/1: Replace map_desc.physical with map_desc.pfn: SharkDeepak Saxena1-1/+6
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-27[IA64] ptrace - find memory sharers on children listCliff Wickman1-16/+10
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe2-19/+28
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-25[IA64-SGI] fix bte_copy() calling get_nasid() while preemptibleRuss Anderson1-1/+1
2005-10-25[IA64-SGI] cleanup the way XPC locates the reserved pageDean Nelson1-13/+26
2005-10-25[IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson3-84/+141
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson4-88/+204
2005-10-25[IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com5-19/+20
2005-10-25[IA64] Fix 2.6 kernel for the new ia64 assemblerH. J. Lu1-4/+12
2005-10-25[IA64] fix siblings field value in /proc/cpuinfoSiddha, Suresh B1-1/+1
2005-10-25[IA64] Allow simulator to use bigger disksPeter Chubb1-5/+8
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
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2-9/+11
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-86/+187
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones1-11/+19
2005-10-21[PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson1-1/+1
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-10/+31
2005-10-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt1-2/+1
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul Mackerras1-1/+1
2005-10-21[ARM] Fix Integrator IM/PD-1 supportRussell King1-7/+8
2005-10-20[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks1-3/+3
2005-10-20[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer1-0/+20
2005-10-19[PATCH] build fix for uml/amd64Al Viro1-4/+0
2005-10-19[PATCH] ppc64: update defconfigsPaul Mackerras6-163/+380
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+8
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+2
2005-10-19[PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt1-1/+1
2005-10-19[ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren1-1/+8
2005-10-18[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform deviceBen Dooks1-1/+4
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-367/+171
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-16/+49
2005-10-14[PATCH] ppc64: Fix G5 model in /proc/cpuinfoBenjamin Herrenschmidt1-1/+2
2005-10-14[PATCH] m32r: Fix smp.c for preempt kernelHirokazu Takata1-4/+8
2005-10-14[PATCH] mips: fix build error in TANBAC TB0226Yoichi Yuasa1-16/+17
2005-10-14[SPARC64]: Fix powering off on SMP.David S. Miller3-35/+0
2005-10-14[ARM] 3013/1: Spitz: Fix compile errorsRichard Purdie1-2/+0
2005-10-14[ARM] 3012/1: Corgi/Spitz LCD: Use bus_find_device to locate pxafb - fix comp...Richard Purdie1-1/+19
2005-10-14[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2-1/+6
2005-10-14[ARM] 2980/1: Fix L7200 core.c compileDeepak Saxena1-5/+15
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller1-228/+137
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller4-132/+62
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2-0/+5
2005-10-13[ARM] 3008/1: the exception table is not read-onlyNicolas Pitre1-7/+8
2005-10-13[ARM] 3007/1: BAST - add CONFIG_ISA to buildBen Dooks1-0/+1
2005-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-47/+63
2005-10-13[ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixesBen Dooks2-5/+2