summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-19[PATCH] keep sync and async cfq_queue separateAl Viro1-1/+1
2006-03-16[ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas1-1/+11
2006-03-14Merge ../linux-2.6James Bottomley16-15/+41
2006-03-14[SCSI] drivers/base/bus.c - export reprobeMoore, Eric1-0/+1
2006-03-14Input: fix input_free_device() implementationDmitry Torokhov1-6/+6
2006-03-14Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov31-40/+103
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com1-0/+2
2006-03-12Merge branch 'upstream'Jeff Garzik13-21/+58
2006-03-12[PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo1-4/+12
2006-03-12[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo1-1/+1
2006-03-12[PATCH] libata: kill unused pio_task and packet_taskTejun Heo1-3/+0
2006-03-12[PATCH] libata: implement port_taskTejun Heo1-0/+4
2006-03-12Merge branch 'master'Jeff Garzik12-11/+32
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik11-10/+31
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig1-1/+0
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-10[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter1-2/+2
2006-03-10[PATCH] mtd: 64 bit fixesAtsushi Nemoto1-0/+2
2006-03-09[PATCH] fix file countingDipankar Sarma2-2/+1
2006-03-09[PATCH] rcu batch tuningDipankar Sarma1-1/+5
2006-03-09[PATCH] percpu_counter_sum()Andrew Morton1-0/+6
2006-03-09Mark the pipe file operations staticLinus Torvalds1-3/+0
2006-03-07[PATCH] Increase max kmalloc size for very large systemsJack Steiner1-1/+3
2006-03-07[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4
2006-03-07[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-0/+4
2006-03-07[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil1-0/+2
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik1-1/+1
2006-03-05[PATCH] libata: implement ata_dev_revalidate()Tejun Heo1-0/+2
2006-03-04[PATCH] bonding: suppress duplicate packetsJay Vosburgh2-0/+4
2006-03-04[PATCH] libata: fold ata_dev_config() into ata_dev_configure()Tejun Heo1-1/+0
2006-03-04[PATCH] libata: convert dev->id to pointerTejun Heo1-1/+1
2006-03-03[PATCH] libata: seperate out ata_class_present()Tejun Heo1-2/+6
2006-03-03[PATCH] libata-dev: recognize WRITE_MULTI_FUA_EXT for r/w multipleAlbert Lee1-1/+2
2006-03-03Merge branch 'upstream'Jeff Garzik5-4/+9
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney1-1/+1
2006-03-01Merge branch 'master'Jeff Garzik5-4/+9
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik5-4/+9
2006-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2006-03-01[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+3
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-0/+1
2006-02-28[SCSI] add execute_in_process_context() APIJames Bottomley1-0/+6
2006-02-28[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy3-2/+5
2006-02-27Merge branch 'upstream'Jeff Garzik9-9/+17
2006-02-27Merge branch 'master'Jeff Garzik9-9/+17
2006-02-27Merge branch 'master'Jeff Garzik2-3/+3
2006-02-27V4L/DVB (3375): Add AUDIO_GET_PTS and VIDEO_GET_PTS ioctlsAndreas Oberritter2-0/+26
2006-02-27V4L/DVB (3334): Added ET61X251 fourcc typeMauro Carvalho Chehab1-0/+1
2006-02-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2006-02-25[PATCH] flags parameter for linkatUlrich Drepper1-1/+1
2006-02-24Merge branch 'upstream-fixes'Jeff Garzik8-8/+28