summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds24-204/+429
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds156-5303/+5816
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds14-468/+476
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik7-375/+415
2006-03-20Merge branch 'master'Jeff Garzik37-185/+332
2006-03-20Linux 2.6.16v2.6.16Linus Torvalds1-1/+1
2006-03-20[PATCH] Remove obsolete CREDITS addressAndrea Arcangeli1-1/+0
2006-03-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-134/+217
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan3-9/+45
2006-03-20[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2-2/+9
2006-03-19[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro5-175/+74
2006-03-19[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro5-202/+160
2006-03-19[PATCH] noise removal: cfq-iosched.cAl Viro1-14/+2
2006-03-19[PATCH] don't bother with refcounting for cfq_dataAl Viro1-21/+7
2006-03-19[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro2-28/+61
2006-03-19[PATCH] regularize blk_cleanup_queue() useAl Viro6-12/+15
2006-03-19[PATCH] fix cfq_get_queue()/ioprio_set(2) racesAl Viro1-4/+12
2006-03-19[PATCH] deal with rmmod/put_io_context() racesAl Viro3-1/+32
2006-03-19[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro4-15/+25
2006-03-19[PATCH] stop cfq from pinning queue downAl Viro1-4/+0
2006-03-19[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro2-1/+60
2006-03-19[PATCH] fix the exclusion for ioprio_set()Al Viro1-1/+13
2006-03-19[PATCH] keep sync and async cfq_queue separateAl Viro2-11/+27
2006-03-19[PATCH] switch to use of ->key to get cfq_data by cfq_io_contextAl Viro1-11/+15
2006-03-19[PATCH] stop leaking cfq_data in cfq_set_request()Al Viro1-2/+0
2006-03-19[PATCH] fix cfq hash lookupsAl Viro1-1/+1
2006-03-19[PATCH] fix locking in queue_requests_store()Al Viro1-3/+7
2006-03-19[PATCH] fix double-free in blk_init_queue_node()Al Viro1-5/+5
2006-03-19[PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro1-2/+5
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-18[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi1-1/+1
2006-03-18[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2-1/+1
2006-03-18[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2-61/+62
2006-03-18[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi1-7/+8
2006-03-18[PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2-11/+88