summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+11
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-43/+159
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds3-9/+101
2006-03-21Merge branch 'origin'Linus Torvalds89-221/+531
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+15
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-20[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-19[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-19[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-19[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-19[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-19[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2
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-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-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[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy3-2/+5
2006-02-27Merge branch 'master'Jeff Garzik9-9/+17