summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-02-13Merge branch 'upstream'Jeff Garzik6-5/+63
2006-02-13Merge branch 'master'Jeff Garzik4-1/+47
2006-02-12[PATCH] libata: add per-device max_sectorsTejun Heo1-2/+2
2006-02-12[PATCH] libata: move cdb_len for host to deviceTejun Heo1-1/+1
2006-02-12[PATCH] libata: separate out ata_id_major_version()Tejun Heo1-0/+10
2006-02-12[PATCH] libata: implement ata_dev_id_c_string()Tejun Heo1-0/+2
2006-02-12[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas1-0/+1
2006-02-12[PATCH] select: fix returned timevalAndrew Morton2-1/+44
2006-02-12[PATCH] fstatat64 supportUlrich Drepper1-0/+2
2006-02-12Merge branch 'upstream'Jeff Garzik8-16/+32
2006-02-12[PATCH] libata: kill assert() macroTejun Heo1-10/+0
2006-02-12[PATCH] libata: inline ata_qc_complete()Tejun Heo1-1/+19
2006-02-12Merge branch 'master'Jeff Garzik6-4/+12
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum3-2/+8
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton1-1/+1
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni1-0/+1
2006-02-10Merge branch 'master'Jeff Garzik1-1/+1
2006-02-10Merge branch 'upstream'Jeff Garzik1-0/+2
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo1-0/+1
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo1-0/+1
2006-02-10[NETLINK]: Fix a severe bugAlexey Kuznetsov1-1/+2
2006-02-10[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov1-1/+1
2006-02-09Merge branch 'upstream'Jeff Garzik69-166/+387
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo1-0/+1
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo1-0/+2
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo1-1/+2
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo1-0/+2
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik39-79/+146
2006-02-09Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-02-09[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa1-0/+1
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-2/+2
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo1-0/+1
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro1-1/+1
2006-02-08[PATCH] drivers/media/video __user annotations and fixesAl Viro1-1/+1
2006-02-08[PATCH] __user annotations of video_spu_paletteAl Viro1-1/+1
2006-02-08[PATCH] remove bogus asm/bug.h includes.Al Viro6-6/+0
2006-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-0/+3
2006-02-08[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-0/+1
2006-02-08[PATCH] mm: compound release fixNick Piggin1-1/+1
2006-02-08[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki1-1/+9
2006-02-07Merge branch 'work-fixes'Mauro Carvalho Chehab1-1/+3
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-1/+3
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare1-0/+3
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-18/+30
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton1-0/+4
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton1-1/+5
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi1-1/+1
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund1-2/+2
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi1-1/+1
2006-02-05[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2-16/+28