]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
[SPARC64]: Recognize "virtual-console" as input and output console device.
[linux-2.6-omap-h63xx.git] / arch /
2006-03-20 David S. Miller[SPARC64]: Recognize "virtual-console" as input and...
2006-03-20 David S. Miller[SPARC64]: Do not try to synchronize %stick registers...
2006-03-20 David S. Miller[SPARC64]: Do not try to write to %tick or %stick on...
2006-03-20 David S. Miller[SPARC64]: Fix mondo queue allocations.
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Register kernel TSB with hypervisor.
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB miss bugs.
2006-03-20 David S. Miller[SPARC64]: Fix typo in sun4v_patch().
2006-03-20 David S. Miller[SPARC64]: Fix sun4v early bootup.
2006-03-20 David S. Miller[SPARC64]: Fix some Niagara memcpy() bugs.
2006-03-20 David S. Miller[SPARC64]: Handle hypervisor case correctly in copy_tsb().
2006-03-20 David S. Miller[SPARC64]: Fetch bootup time of day from Hypervisor.
2006-03-20 David S. Miller[SPARC64]: Simplify sun4v TLB handling using macros.
2006-03-20 David S. Miller[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.
2006-03-20 David S. Miller[SPARC64]: First cut at SUN4V PCI IOMMU handling.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Implement SUN4V PCI config space access.
2006-03-20 David S. Miller[SPARC64]: More SUN4V PCI controller work.
2006-03-20 David S. Miller[SPARC64]: Beginnings of SUN4V PCI controller support.
2006-03-20 David S. Miller[SPARC64]: Fetch cpu mid properly on sun4v.
2006-03-20 David S. Miller[SPARC64]: SUN4V memory exception trap handlers.
2006-03-20 David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20 David S. Miller[SPARC64]: Implement sun4v TSB miss handlers.
2006-03-20 David S. Miller[SPARC64]: kernel/cpu.c needs asm/spitfire.h
2006-03-20 David S. Miller[SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor.
2006-03-20 David S. Miller[SPARC64]: Detect sun4v early in boot process.
2006-03-20 David S. Miller[SPARC64]: Sun4v cross-call sending support.
2006-03-20 David S. Miller[SPARC64]: Sun4v interrupt handling.
2006-03-20 David S. Miller[SPARC64]: Allocate and register the 4 sun4v mondo...
2006-03-20 David S. Miller[SPARC64]: Verify all trap_per_cpu assembler offsets...
2006-03-20 David S. Miller[SPARC64]: Patch up mmu context register writes for...
2006-03-20 David S. Miller[SPARC64]: Register per-cpu fault status area with...
2006-03-20 David S. Miller[SPARC64]: Niagara copy/clear page.
2006-03-20 David S. Miller[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2...
2006-03-20 David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20 David S. Miller[SPARC64]: Add missing memory barriers to instruction...
2006-03-20 David S. Miller[SPARC64]: Sanitize %pstate writes for sun4v.
2006-03-20 David S. Miller[SPARC64]: Kill all %pstate changes in context switch...
2006-03-20 David S. Miller[SPARC64]: Add initial code to twiddle %gl on trap...
2006-03-20 David S. Miller[SPARC64]: Fill dead cycles on trap entry with real...
2006-03-20 David S. Miller[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.
2006-03-20 David S. Miller[SPARC64]: Niagara optimized memcpy() and copy_{to...
2006-03-20 David S. Miller[SPARC64]: Add some hypervisor tlb_type checks.
2006-03-20 David S. Miller[SPARC64]: SUN4V hypervisor TLB flush support code.
2006-03-20 David S. Miller[SPARC64]: Refine register window trap handling.
2006-03-20 David S. Miller[SPARC64]: Add explicit register args to trap state...
2006-03-20 David S. Miller[SPARC64]: Refine code sequences to get the cpu id.
2006-03-20 David S. Miller[SPARC64]: Turn off TSB growing for now.
2006-03-20 David S. Miller[SPARC64]: Correctable ECC errors cannot occur at trap...
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Don't clobber alt-global %g4 on window fixups.
2006-03-20 David S. Miller[SPARC64]: Fix race in LOAD_PER_CPU_BASE()
2006-03-20 David S. Miller[SPARC64]: Kill swapper_pgd_zero, totally unused.
2006-03-20 David S. Miller[SPARC64]: Fix too early reference to %g6
2006-03-20 David S. Miller[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.
2006-03-20 David S. Miller[SPARC64]: Increase swapper_tsb size to 32K.
2006-03-20 David S. Miller[SPARC64]: Kill sole argument passed to setup_tba().
2006-03-20 David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20 David S. Miller[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in...
2006-03-20 David S. Miller[SPARC64]: Fix bogus flush instruction usage.
2006-03-20 David S. Miller[SPARC64]: Fix incorrect TSB lock bit handling.
2006-03-20 David S. Miller[SPARC64]: Kill {save,restore}_alternate_globals()
2006-03-20 David S. Miller[SPARC64]: Preload TSB entries from update_mmu_cache().
2006-03-20 David S. Miller[SPARC64]: Dynamically grow TSB in response to RSS...
2006-03-20 David S. Miller[SPARC64]: Add infrastructure for dynamic TSB sizing.
2006-03-20 David S. Miller[SPARC64]: TSB refinements.
2006-03-20 David S. Miller[SPARC64]: Elminate all usage of hard-coded trap globals.
2006-03-20 David S. Miller[SPARC64]: Kill pgtable quicklists and use SLAB.
2006-03-20 David S. Miller[SPARC64]: No need to D-cache color page tables any...
2006-03-20 David S. Miller[SPARC64]: Move away from virtual page tables, part 1.
2006-03-20 Eric Sesterhenn[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c
2006-03-20 Bernhard R Link[SPARC64]: fix sparc_floppy_irq's auxio_register reseting
2006-03-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-03-18 Ralf Baechle[MIPS] SB1: Check for -mno-sched-prolog if building...
2006-03-18 Ralf Baechle[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
2006-03-18 Ralf Baechle[MIPS] Sibyte: Fix interrupt timer off by one bug.
2006-03-18 Ralf Baechle[MIPS] Protect more of timer_interrupt() by xtime_lock.
2006-03-18 Matej Kupljen[MIPS] Simple patch to power off DBAU1200
2006-03-18 Sergei Shtylylov[MIPS] Fix DBAu1550 software power off.
2006-03-18 Atsushi Nemoto[MIPS] local_r4k_flush_cache_page fix
2006-03-18 Ralf Baechle[MIPS] Get rid of the IP22-specific code in arclib.
2006-03-17 Srivatsa Vaddagiri[PATCH] x86: check for online cpus before bringing...
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-03-17 Jeff GarzikMerge branch 'e100-fixes' of git://198.78.49.142/~jbran...
2006-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-16 Paul Mackerraspowerpc: update defconfigs
2006-03-16 John Rose[PATCH] powerpc: properly configure DDR/P5IOC children...
2006-03-16 Olaf Hering[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
2006-03-16 Michael Neuling[PATCH] powerpc: RTC memory corruption
2006-03-16 Benjamin Herrenschmidt[PATCH] powerpc: enable NAP only on cpus who support...
2006-03-16 Michael Ellerman[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig...
2006-03-16 Olaf Hering[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105
2006-03-16 Olaf Hering[PATCH] powerpc: correct cacheflush loop in zImage
2006-03-16 Paul Mackerraspowerpc: Fix problem with time going backwards
2006-03-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-15 Ben Dooks[ARM] 3362/1: [cleanup] - duplicate decleration of...
2006-03-15 Ben Dooks[ARM] 3365/1: [cleanup] header for compat.c exported...
2006-03-15 Ben Dooks[ARM] 3363/1: [cleanup] process.c - fix warnings
2006-03-15 Albrecht Dreß[ARM] 3358/1: [S3C2410] add missing SPI DMA resources
2006-03-15 Pavel Machek[ARM] 3357/1: enable frontlight on collie
next