summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2006-03-2014-468/+476
|\
| * [PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro2006-03-195-175/+74
| * [PATCH] elevator_t lifetime rules and sysfs fixesAl Viro2006-03-195-202/+160
| * [PATCH] noise removal: cfq-iosched.cAl Viro2006-03-191-14/+2
| * [PATCH] don't bother with refcounting for cfq_dataAl Viro2006-03-191-21/+7
| * [PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro2006-03-192-28/+61
| * [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-196-12/+15
| * [PATCH] fix cfq_get_queue()/ioprio_set(2) racesAl Viro2006-03-191-4/+12
| * [PATCH] deal with rmmod/put_io_context() racesAl Viro2006-03-193-1/+32
| * [PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro2006-03-194-15/+25
| * [PATCH] stop cfq from pinning queue downAl Viro2006-03-191-4/+0
| * [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro2006-03-192-1/+60
| * [PATCH] fix the exclusion for ioprio_set()Al Viro2006-03-191-1/+13
| * [PATCH] keep sync and async cfq_queue separateAl Viro2006-03-192-11/+27
| * [PATCH] switch to use of ->key to get cfq_data by cfq_io_contextAl Viro2006-03-191-11/+15
| * [PATCH] stop leaking cfq_data in cfq_set_request()Al Viro2006-03-191-2/+0
| * [PATCH] fix cfq hash lookupsAl Viro2006-03-191-1/+1
| * [PATCH] fix locking in queue_requests_store()Al Viro2006-03-191-3/+7
| * [PATCH] fix double-free in blk_init_queue_node()Al Viro2006-03-191-5/+5
| * [PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro2006-03-191-2/+5
* | Linux 2.6.16v2.6.16Linus Torvalds2006-03-201-1/+1
* | [PATCH] Remove obsolete CREDITS addressAndrea Arcangeli2006-03-201-1/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-2016-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-181-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
* [PATCH] fix race in pagevec_strip?Christoph Lameter2006-03-171-1/+2
* [PATCH] dm stripe: Fix boundsKevin Corry2006-03-171-1/+7
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-171-1/+0
* [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-171-0/+1
* [PATCH] time_interpolator: add __read_mostlyChristoph Lameter2006-03-171-2/+2