ISOify.
[safe/jmp/linux-2.6] / arch /
2005-10-29 Ralf BaechleISOify.
2005-10-29 Pete PopovMoved irq_tab_alchemy to the board specific irqmap...
2005-10-29 Pete PopovBase Au1200 2.6 support.
2005-10-29 Steven J. HillFix 'prctl' system call for IRIX. At this point IRIX...
2005-10-29 Ralf BaechleGross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO...
2005-10-29 Ralf BaechleCleanup fpuemuprivate declarations.
2005-10-29 Ralf BaechleConvert struct hw_interrupt_type initializations to...
2005-10-29 Pete PopovNo barrier needed on au1x.
2005-10-29 Pete PopovComment correction after further investigation of issue.
2005-10-29 Thiemo SeuferFix initialization. Unbreak the wait-for-completion...
2005-10-29 Maciej W. RozyckiSwitch SiByte drivers back to __raw_*() functions.
2005-10-29 Ralf BaechleMerge do_boot_cpu() into the new style __cpu_up().
2005-10-29 Ralf BaechleOn multiprocessor systems the BogoMIPS for each CPU...
2005-10-29 Ralf BaechleResurrect Cobalt support for 2.6.
2005-10-29 Thiemo Seufer-nostdlib boilerplate.
2005-10-29 Thiemo SeuferFix wchan implementation, based on earlier by from...
2005-10-29 Thiemo SeuferImproved modules loader, more robust and works on 64bit...
2005-10-29 Steven J. HillUntil I figure out why NFS filesystems are having probl...
2005-10-29 Thiemo SeuferInitialize iomem_resource.
2005-10-29 Thiemo SeuferHandle addresses beyond VMALLOC_END correctly.
2005-10-29 Thiemo SeuferUse intermediate variable.
2005-10-29 Thiemo SeuferO2 doesn't have _that_ much RAM.
2005-10-29 Pete PopovChanged all Au1x boards to noncoherent again.
2005-10-29 Ralf Baechle32-bit compatibility for various timer-related system...
2005-10-29 Ralf BaechleUpdate to match the native siginfo structure and code.
2005-10-29 Ralf Baechle32-bit compatibility for ptrace GETEVENTMSG operation.
2005-10-29 Ralf BaechleImplement 32-bit compatibility for waitid(2).
2005-10-29 Ralf BaechleWaitid(2) now has 5 arguments.
2005-10-29 Ralf BaechleUse generic compat_sys_wait4 to implement 32-bit wait4(2).
2005-10-29 Ralf BaechleReplace the complicated and broken attempt to clean...
2005-10-29 Ralf BaechleIf you want RM7000 better fix it to build first ...
2005-10-29 Ralf BaechleIt's unwise to disable all interrupts of the boot node ;-)
2005-10-29 Maciej W. RozyckiEnable RM7000 secondary cache for Atlas and Malta boards.
2005-10-29 Ralf BaechleMoves a test which determines if we actually need to...
2005-10-29 Ralf BaechleUpdate MIPS to use the 4-level pagetable code thereby...
2005-10-29 Ralf BaechleDocument why calling smp_call_function will deadlock...
2005-10-29 Ralf Baechle25Kf is also physically indexed.
2005-10-29 Ralf Baechle20Kc and SB1 don't suffer from aliases.
2005-10-29 Ralf BaechleDelete duplicate copy of fixrange_init.
2005-10-29 Ralf Baechlerm9000_init() really is __init code.
2005-10-29 Ralf BaechleUse preempt_schedule_irq.
2005-10-29 Ralf BaechleMore oprofile bits for MIPS32-style performance counter...
2005-10-29 Ralf BaechleIt works better when including arch/mips/sgi-ip27/Kconf...
2005-10-29 Ralf BaechleMove missplaced code line to the right place.
2005-10-29 Ralf BaechleUse hardware mechanism to deal with cache aliases in...
2005-10-29 Ralf BaechleRemove old wrong bits of cache code.
2005-10-29 Maciej W. RozyckiClean up SEAD interrupt initialization.
2005-10-29 Maciej W. RozyckiMask and ack CPU interrupts upon initialization. Keep...
2005-10-29 Ralf BaechleMove Sibyte Kconfig stuff into it's own Kconfig.
2005-10-29 Ralf BaechleReplace deprecated interruptible_sleep_on() function...
2005-10-29 Maciej W. RozyckiUpdate descriptions for MIPS Technologies evaluation...
2005-10-29 Maciej W. RozyckiReenable EARLY_PRINTK for the DECstation.
2005-10-29 Maciej W. RozyckiFormatting fixes.
2005-10-29 Maciej W. RozyckiFixes for system controllers for Atlas/Malta core cards.
2005-10-29 Maciej W. RozyckiActually route cPCI interrupts. Update inaccurate...
2005-10-29 Ralf BaechleSigned-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 Ralf BaechleFix register layout in o32 core dumps on 64-bit systems.
2005-10-29 Ralf BaechleGet rid of early_init. There's more need to make this...
2005-10-29 Ralf BaechleDummy ISA DMA functions for systems that don't have...
2005-10-29 Ralf BaechleFix build with SMP disabled and preemption enabled.
2005-10-29 Thiemo SeuferMove the invalid pmd and pte tables from .data to ...
2005-10-29 Thiemo SeuferRemove unused arguments from preempt_{start,stop}/local...
2005-10-29 Thiemo SeuferFix typos and formatting.
2005-10-29 Thiemo SeuferDe-optimize and decomplicate the spurious interrupt...
2005-10-29 Al Viro[PATCH] type fix in arm/boot/compressed/misc.c
2005-10-29 Al Viro[PATCH] missing exports of do_settimeofday() variants
2005-10-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-10-28 Tony Luck[IA64] fix warning unused variable `g'
2005-10-28 Jesse Barnes[PATCH] PCI fixup for Toshiba laptops and ohci1394
2005-10-28 Tony LuckPull optimize-ptrace-threads into release branch
2005-10-28 Tony LuckPull fix-slow-tlb-purge into release branch
2005-10-28 Tony LuckPull fix-bte-copy into release branch
2005-10-28 Tony LuckPull xpc-disengage into release branch
2005-10-28 Tony LuckPull for-each-cpu into release branch
2005-10-28 Tony LuckPull asm-slot-fix into release branch
2005-10-28 Tony LuckPull proc-cpuinfo-siblings into release branch
2005-10-28 Tony LuckPull big-sim-disk into release branch
2005-10-28 Tony LuckPull sparsemem-v5 into release branch
2005-10-28 Tony LuckPull new-efi-memmap into release branch
2005-10-28 Tony LuckPull define-node-cleanup into release branch
2005-10-28 Tony LuckPull sn_pci_legacy_read-write into release branch
2005-10-28 Tony LuckPull acpi-produce-consume into release branch
2005-10-28 Tony LuckPull update-default-configs into release branch
2005-10-28 Tony LuckPull move-iosapic-to-acpi into release branch
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Tony LuckPull ar-k0-usage into release branch
2005-10-28 Tony LuckPull 1024-cpu into release branch
2005-10-28 Tony LuckPull hp-machvec into release branch
2005-10-28 Tony LuckPull altix-mmr into release branch
2005-10-28 Tony LuckPull altix-fpga-reset into release branch
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Linus TorvaldsMerge branch 'forlinus' of git://parisc-linux.org/home...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-28 Kyle McMartinAuto-update from upstream
2005-10-28 Bellido Nicolas[ARM] 3042/1: AAED-2000 - LCD panel informations
2005-10-28 Bellido Nicolas[ARM] 3041/1: AAEC-2000 - CLCD controller platform...
2005-10-28 Bellido Nicolas[ARM] 3040/1: AAEC-2000 - Preliminary clock interface...
2005-10-28 Bellido Nicolas[ARM] 3039/1: AAEC-2000 - Add MTD support
next