aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Export shm_align_mask and flush_data_cache_page.Ralf Baechle2-0/+5
2005-10-29Put salone.o back into arclib. It's a lib so doesn't harm if unused atm.Ralf Baechle1-1/+1
2005-10-29Gcc 4.0 fixes.Ralf Baechle2-5/+7
2005-10-29Use new txx9 serial driver.Ralf Baechle3-3/+53
2005-10-29Fix preemption bug.Ralf Baechle1-2/+1
2005-10-29Int controller fixes.Pete Popov1-5/+1
2005-10-29Sparseify MIPS.Ralf Baechle15-488/+516
2005-10-29On 24K we did always disable cache parity protection - obviously notRalf Baechle1-9/+5
2005-10-29ISOify.Ralf Baechle2-68/+68
2005-10-29Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov6-87/+64
2005-10-29Base Au1200 2.6 support.Pete Popov15-105/+730
2005-10-29Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binariesSteven J. Hill1-33/+27
2005-10-29Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA andRalf Baechle3-37/+31
2005-10-29Cleanup fpuemuprivate declarations.Ralf Baechle2-5/+0
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle20-237/+211
2005-10-29No barrier needed on au1x.Pete Popov1-9/+0
2005-10-29Comment correction after further investigation of issue.Pete Popov1-3/+2
2005-10-29Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.Thiemo Seufer1-22/+24
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki10-209/+220
2005-10-29Merge do_boot_cpu() into the new style __cpu_up().Ralf Baechle1-21/+9
2005-10-29On multiprocessor systems the BogoMIPS for each CPU was reported wasRalf Baechle1-2/+2
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle9-196/+233
2005-10-29-nostdlib boilerplate.Thiemo Seufer1-1/+1
2005-10-29Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer1-58/+77
2005-10-29Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer4-529/+337
2005-10-29Until I figure out why NFS filesystems are having problems withSteven J. Hill1-103/+123
2005-10-29Initialize iomem_resource.Thiemo Seufer1-1/+3
2005-10-29Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer1-1/+2
2005-10-29Use intermediate variable.Thiemo Seufer1-3/+3
2005-10-29O2 doesn't have _that_ much RAM.Thiemo Seufer1-2/+2
2005-10-29Changed all Au1x boards to noncoherent again.Pete Popov1-3/+3
2005-10-2932-bit compatibility for various timer-related system calls.Ralf Baechle3-10/+60
2005-10-29Update to match the native siginfo structure and code.Ralf Baechle1-2/+9
2005-10-2932-bit compatibility for ptrace GETEVENTMSG operation.Ralf Baechle1-1/+5
2005-10-29Implement 32-bit compatibility for waitid(2).Ralf Baechle4-2/+51
2005-10-29Waitid(2) now has 5 arguments.Ralf Baechle1-1/+1
2005-10-29Use generic compat_sys_wait4 to implement 32-bit wait4(2).Ralf Baechle3-74/+3
2005-10-29Replace the complicated and broken attempt to clean interrupt byRalf Baechle1-16/+4
2005-10-29If you want RM7000 better fix it to build first ...Ralf Baechle1-1/+0
2005-10-29It's unwise to disable all interrupts of the boot node ;-)Ralf Baechle1-1/+4
2005-10-29Enable RM7000 secondary cache for Atlas and Malta boards.Maciej W. Rozycki1-0/+2
2005-10-29Moves a test which determines if we actually need to perform aRalf Baechle1-7/+7
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