aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-20[SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller
2006-03-20[SPARC64]: Kill swapper_pgd_zero, totally unused.David S. Miller
2006-03-20[SPARC64]: Fix too early reference to %g6David S. Miller
2006-03-20[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller
2006-03-20[SPARC64]: Increase swapper_tsb size to 32K.David S. Miller
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller
2006-03-20[SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller
2006-03-20[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller
2006-03-20[SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller
2006-03-20[SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller
2006-03-20[SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller
2006-03-20[SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller
2006-03-20[SPARC64]: TSB refinements.David S. Miller
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller
2006-03-20[SPARC64]: No need to D-cache color page tables any longer.David S. Miller
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn
2006-03-20[SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link
2006-03-19Linux 2.6.16Linus Torvalds
2006-03-19[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli
2006-03-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle
2006-03-18Update MAINTAINERS entry for MIPS.Ralf Baechle
2006-03-17[NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov
2006-03-17[PATCH] fix free swap cache latencyHugh Dickins
2006-03-17[PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg
2006-03-17[PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter
2006-03-17[PATCH] dm stripe: Fix boundsKevin Corry
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen