summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Turn off TSB growing for now.David S. Miller2006-03-202-15/+1
* [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2006-03-203-24/+4
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-209-53/+234
* [SPARC64]: Kill out-of-date commentary in asm-sparc64/tsb.hDavid S. Miller2006-03-201-8/+0
* [SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller2006-03-204-13/+18
* [SPARC64]: Kill swapper_pgd_zero, totally unused.David S. Miller2006-03-201-3/+0
* [SPARC64]: Fix too early reference to %g6David S. Miller2006-03-201-2/+5
* [SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller2006-03-201-2/+3
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-204-20/+16
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-203-10/+4
* [SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller2006-03-203-296/+10
* [SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller2006-03-201-6/+8
* [SPARC64]: Fix bogus flush instruction usage.David S. Miller2006-03-205-17/+30
* [SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2006-03-202-3/+4
* [SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2006-03-202-76/+1
* [SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2006-03-203-0/+29
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-205-10/+184
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-207-58/+142
* [SPARC64]: TSB refinements.David S. Miller2006-03-204-30/+45
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-2016-168/+287
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-205-166/+44
* [SPARC64]: No need to D-cache color page tables any longer.David S. Miller2006-03-203-122/+55
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-2030-888/+693
* [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn2006-03-201-25/+15
* [SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link2006-03-201-1/+1
* Linux 2.6.16v2.6.16Linus Torvalds2006-03-191-1/+1
* [PATCH] Remove obsolete CREDITS addressAndrea Arcangeli2006-03-191-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-1916-134/+217
|\
| * [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
| * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-183-18/+64
| * [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
| * [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
| * [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
| * [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
| * [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
| * [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
| * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-185-6/+15
| * [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
| * [MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle2006-03-181-19/+0
| * Update MAINTAINERS entry for MIPS.Ralf Baechle2006-03-181-1/+2
* | [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-193-9/+45
* | [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-192-2/+9
* | [PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky2006-03-181-14/+14
* | [PATCH] Fixed em28xx based system lockupMarkus Rechberger2006-03-181-0/+3
* | [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-181-3/+1
|/
* [NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov2006-03-171-1/+1
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-171-2/+3
* [PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg2006-03-171-7/+2
* [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-171-3/+1
OpenPOWER on IntegriCloud