summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller1-0/+1
2006-03-20[SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller3-296/+10
2006-03-20[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller1-6/+8
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller5-17/+30
2006-03-20[SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2-3/+4
2006-03-20[SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2-76/+1
2006-03-20[SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller3-0/+29
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller5-10/+184
2006-03-20[SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller7-58/+142
2006-03-20[SPARC64]: TSB refinements.David S. Miller4-30/+45
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller16-168/+287
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller5-166/+44
2006-03-20[SPARC64]: No need to D-cache color page tables any longer.David S. Miller3-122/+55
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller30-888/+693
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn1-25/+15
2006-03-20[SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link1-1/+1
2006-03-20Linux 2.6.16v2.6.16Linus Torvalds1-1/+1
2006-03-20[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli1-1/+0
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan3-9/+45
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2-2/+9
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky1-14/+14
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger1-0/+3
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov1-3/+1
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle3-18/+64
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto5-6/+15
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle1-19/+0
2006-03-18Update MAINTAINERS entry for MIPS.Ralf Baechle1-1/+2
2006-03-18[NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov1-1/+1
2006-03-17[PATCH] fix free swap cache latencyHugh Dickins1-2/+3
2006-03-17[PATCH] kbuild: fix buffer overflow in modpostSam Ravnborg1-7/+2
2006-03-17[PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach1-3/+1
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter1-1/+2
2006-03-17[PATCH] dm stripe: Fix boundsKevin Corry1-1/+7
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen1-1/+0
2006-03-17[PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel1-0/+1
2006-03-17[PATCH] time_interpolator: add __read_mostlyChristoph Lameter1-2/+2
2006-03-17[PATCH] page migration: Fail with error if swap not setupChristoph Lameter1-2/+12
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman1-1/+1
2006-03-17[netdrvr] fix array overflows in Chelsio driverScott Bardone1-3/+3
2006-03-17[PATCH] e1000 endianness bugsDavid S. Miller1-4/+4
2006-03-16powerpc: update defconfigsPaul Mackerras5-117/+232