aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner24-93/+0
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-16/+16
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-11/+6
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-7/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig3-11/+1
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens3-7/+317
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-0/+9
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso1-5/+13
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso1-4/+0
2005-10-30[PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2-4/+5
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso6-337/+361
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata4-15/+13
2005-10-30[PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata5-5/+5
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata1-12/+12
2005-10-30[PATCH] m32r: remove unused instructionsHirokazu Takata1-2/+0
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-65/+19
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj1-17/+43
2005-10-30[PATCH] i386: srat on non-acpi hw fixMagnus Damm1-1/+6
2005-10-30[PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman1-16/+19
2005-10-30[PATCH] kdump/i386: apic verification failure fixVivek Goyal1-2/+1
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst2-141/+74
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A2-2/+2
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman1-7/+0
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman5-71/+100
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman1-2/+37
2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman1-35/+112
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2-5/+17
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi1-7/+1
2005-10-30[PATCH] fixup bogus e820 entry with mem=Dave Hansen1-7/+17
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com1-19/+36
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden3-24/+27
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden1-6/+0
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich3-7/+11
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B1-12/+6
2005-10-30[PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman1-0/+1
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li2-13/+10
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-0/+5
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers3-18/+28
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+5
2005-10-29[PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen1-0/+77
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen2-7/+59
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen6-2/+29
2005-10-29[PATCH] mm: split page table lockHugh Dickins4-6/+8
2005-10-29[PATCH] mm: uml kill unusedHugh Dickins2-37/+0
2005-10-29[PATCH] mm: uml pte atomicityHugh Dickins1-3/+5
2005-10-29[PATCH] mm: cris v32 mmu_context_lockHugh Dickins1-2/+4
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-15/+9
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins3-84/+33
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins3-65/+60
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins2-62/+22
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-0/+2
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins5-39/+3
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins23-77/+25
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins2-28/+8
2005-10-29[PATCH] core remove PageReservedNick Piggin3-5/+13
2005-10-29[PATCH] mm: m68k kill stram swapHugh Dickins2-926/+16
2005-10-29[PATCH] mm: sh64 hugetlbpage.cHugh Dickins2-178/+12
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins3-3/+0
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-2/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-2/+2
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins2-2/+3
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-66/+118
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre4-52/+29
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre3-4/+5
2005-10-29Update MIPS defconfig files.Ralf Baechle46-5986/+17743
2005-10-29 prom_free_prom_memory() returns unsigned longArthur Othieno3-3/+6
2005-10-29Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle1-62/+8
2005-10-29Fix all the get_user / put_user related sparse warnings.Ralf Baechle1-15/+15
2005-10-29Delete unused ieee754_cname[] and declaration.Ralf Baechle2-11/+0
2005-10-29Include for prototypes.Ralf Baechle1-0/+2
2005-10-29Protect against multiple inclusion.Ralf Baechle1-0/+4
2005-10-29Remove useless casts of kmalloc return values.Ralf Baechle2-5/+2
2005-10-29Hack to resolve longstanding prefetch issueRalf Baechle1-0/+15
2005-10-29More foolproofing of the CPU configuration.Ralf Baechle1-2/+149
2005-10-29pci-expmem-hackAndrew Isaacson1-0/+8
2005-10-29BCM1480 HT supportAndrew Isaacson5-17/+248
2005-10-29Support for the BCM1480 on-chip PCI-X bridge.Andrew Isaacson2-0/+257
2005-10-29SB1 cache exception handling.Andrew Isaacson3-8/+59
2005-10-29Support for BigSur board.Andrew Isaacson2-0/+12
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson11-5/+1093
2005-10-29Add support for SB1A CPU.Andrew Isaacson3-0/+5
2005-10-29Sibyte fixesAndrew Isaacson1-1/+1
2005-10-29Fix zero length sys_cacheflushAtsushi Nemoto1-0/+2
2005-10-29Get 64-bit right in the kgdb stub.Ralf Baechle1-3/+2
2005-10-29Sys_lookup_dcookie arguments occupy 4 argument slots.Ralf Baechle1-1/+1
2005-10-29FPU emulator garbage collection.Ralf Baechle2-4/+4
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-14/+2
2005-10-29Rename page argument of flush_cache_page to something more descriptive.Ralf Baechle1-16/+17
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle10-554/+610
2005-10-29Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle1-1/+1
2005-10-29Fix wrong comment.Ralf Baechle1-1/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle7-12/+12
2005-10-29Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 andRalf Baechle1-0/+6
2005-10-29Protect manipulation of c0_status against preemption and multithreading.Ralf Baechle2-12/+47
2005-10-29Detect 4KSD and treat it like 4KSc.Ralf Baechle1-0/+1
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle5-6/+6
2005-10-29Define and initialize kdb_lock using DEFINE_SPINLOCK.Ralf Baechle1-6/+8
2005-10-29Make kgdb_wait static.Ralf Baechle1-1/+1
2005-10-29Don't copy SB1 cache error handler to uncached memory.Ralf Baechle1-1/+0
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle1-6/+1
2005-10-29Fix stale comment in c-sb1.c.Andrew Isaacson1-1/+1
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle6-61/+62
2005-10-29Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson1-11/+4
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle2-386/+1
2005-10-29Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2-2/+0
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle14-1/+1089
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle2-11/+8
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz3-1/+211
2005-10-29Sync c-tx39.c with c-r4k.c.Atsushi Nemoto1-4/+5
2005-10-29smc91x platform support; requires patch to smc91x.h which was sentPete Popov1-0/+28
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov1-0/+34
2005-10-29Kernel gpio/2 routines that will be used by some drivers.Pete Popov2-1/+120
2005-10-29Fix a cache snooping issue.Pete Popov1-9/+17
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov1-2/+0
2005-10-29- moved platform structure to platform.cPete Popov2-0/+8
2005-10-29Fix excessive signal latencies.Ralf Baechle1-1/+1
2005-10-29Use ARCH_MAY_HAVE_PC_FDC where needed.Ralf Baechle1-0/+6
2005-10-29GCC bulletproofing: __mips64 is only defined when compiling for 64-bitRalf Baechle1-6/+6
2005-10-29Define pcibus_to_node() for IP27.Ralf Baechle1-0/+7
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov4-5/+41
2005-10-29Misc au1200 updates.Pete Popov2-32/+160
2005-10-29When no yamon command line is passed to the kernel, preserve the defaultPete Popov1-1/+2
2005-10-29Add/Fix missing bit of R4600 hit cacheop workaround.Thiemo Seufer2-1/+2
2005-10-29Minor code cleanup.Thiemo Seufer1-15/+15
2005-10-29R4600 v2.0 needs a nop before tlbp.Thiemo Seufer1-0/+2
2005-10-29Don't set up a sg dma address if we have no page address for some reason.Thiemo Seufer1-38/+8
2005-10-29More .set push/pop.Thiemo Seufer1-2/+2
2005-10-29Move genrtc.c's functions into <asm/rtc.h>Ralf Baechle2-66/+0
2005-10-29Let r4600 PRID detection match only legacy CPUs, cleanups.Thiemo Seufer2-7/+10
2005-10-29IP22 EISA support update.Thiemo Seufer1-81/+67
2005-10-29Handle mtc0 - tlb write hazard for VR5432.Ralf Baechle1-0/+1
2005-10-29Make static what ought to be static.Maciej W. Rozycki1-7/+7
2005-10-29Get rid of a bunch of debug serial routines. Use prom_printf instead.Pete Popov1-76/+1
2005-10-29Virtual SMP support for the 34K.Ralf Baechle7-13/+448
2005-10-29MT bulletproofing.Ralf Baechle2-14/+75
2005-10-29Do the timer interrupt only once on CPU 0 ...Ralf Baechle1-8/+9
2005-10-29Add a few simple error checks to tlb dumper.Ralf Baechle1-11/+14
2005-10-29Reindent dump_tlb.c.Ralf Baechle1-34/+49
2005-10-29Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo.Ralf Baechle1-2/+5
2005-10-29Delete old junk.Ralf Baechle1-1/+0
2005-10-29Spelling fix.Ralf Baechle1-1/+1
2005-10-29Support for CoreFPGA-3.Ralf Baechle3-15/+8
2005-10-29Implement get_system_type() for Qemu to get procfs-enabled kernels toRalf Baechle1-0/+5
2005-10-29A little more Kconfig untangeling.Ralf Baechle1-20/+37
2005-10-29Inlining will result in back-to-back mtc0 mfc0 instructions. Break theRalf Baechle1-0/+2
2005-10-29Use pr_debug instead of homegrown debug print macros.Ralf Baechle1-9/+6
2005-10-29Send CONFIG_VTAG_ICACHE back into it's cold grave.Ralf Baechle1-4/+0
2005-10-29Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.Ralf Baechle1-2/+1
2005-10-29sys is only used for native o32 ...Ralf Baechle1-3/+3
2005-10-29R4600 has 32 FPRs.Thiemo Seufer1-1/+2
2005-10-29Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle19-0/+3076
2005-10-29Void functions shouldn't return valuesLadislav Michl1-1/+0
2005-10-29commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5eRalf Baechle2-1/+11
2005-10-29Au1x PM fixes.Pete Popov3-29/+37
2005-10-29Drop IP27 support for Qlogic ISP. This driver is buggy and has beenRalf Baechle1-5/+0
2005-10-29Make sure that the processor is actually online or die spectacularly.Ralf Baechle1-0/+5
2005-10-29Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle5-29/+15
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov25-1/+1892
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle14-132/+2208
2005-10-29Move Origin crapola into a machine-specific header file.Ralf Baechle1-37/+6
2005-10-29Prevent gcc from optimizing a few functions away completly.Ralf Baechle1-2/+2
2005-10-29Detect the MIPS R2 vectored interrupt, external interrupt controllerRalf Baechle1-0/+6
2005-10-29New kernel option nowait allows disabling the use of the wait instruction.Ralf Baechle1-0/+16
2005-10-29Use an irq_enable_hazard hazard barrier in unmask_mips_irq. ThisRalf Baechle1-0/+2
2005-10-29Add inotify syscalls for MIPS.Ralf Baechle4-1/+12
2005-10-29Mark a few variables __read_mostly.Ralf Baechle3-8/+18
2005-10-29MIPS R2 instruction hazard handling.Ralf Baechle1-0/+1
2005-10-29Detect the 34K.Ralf Baechle3-0/+7
2005-10-29Generate code for MIPS32 / MIPS64 Release 2 if configured for one ofRalf Baechle1-0/+8
2005-10-29MIPS 32/64 R2 config option.Ralf Baechle1-0/+31
2005-10-29In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCESRalf Baechle1-1/+1
2005-10-29Use Kconfig.preempt.Ralf Baechle1-8/+1
2005-10-29Define kmap_atomic_pfn() for MIPS.Ralf Baechle1-0/+19
2005-10-29Setup_frame is now returning a success value.Ralf Baechle4-25/+32
2005-10-29Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.Ralf Baechle1-0/+12
2005-10-29Date: Fri Jul 8 20:10:17 2005 +0000Ralf Baechle1-1/+1
2005-10-29IP30 Identification.Thiemo Seufer1-0/+5
2005-10-29... and it isn't a canonicalized triplet but just the n-plet used toThiemo Seufer1-2/+2
2005-10-29Grep deesn't like shell-style matching...Thiemo Seufer1-2/+2
2005-10-29Hack to make compiles for the other endianness easier.Thiemo Seufer1-0/+9
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle12-24/+38
2005-10-29Don't redeclare ll_local_timer_interrupt.Ralf Baechle1-1/+0
2005-10-29Brian Murphy says:Thiemo Seufer1-3/+1
2005-10-29Code cleanup, thanks Brian Murphy.Thiemo Seufer1-26/+24
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki7-39/+66
2005-10-29Avoid tlbw* hazards for the R4600/R4700/R5000.Maciej W. Rozycki1-1/+6
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2-13/+4
2005-10-29Avoid defining variables in the middle of a block which breaks olderRalf Baechle1-4/+10
2005-10-29Fix the diagnostic dump for the XTLB refill handler.Maciej W. Rozycki1-1/+8
2005-10-29Fix a diagnostic message.Maciej W. Rozycki1-1/+1
2005-10-29Conversion to plat_setup() for TX4927 also.Ralf Baechle1-1/+1
2005-10-29Using get_nasid() to find the console node will blow up nicely ifRalf Baechle1-1/+3
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki1-2/+2
2005-10-29Actual handlers for bus errors for Pmax and 3min.Maciej W. Rozycki2-0/+338