summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: multifunction card handling fixesDominik Brodowski2006-12-041-2/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-044-39/+53
|\
| * [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-031-3/+1
| * [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-031-0/+1
| * [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-031-1/+0
| * [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-011-0/+3
| * [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo2006-12-011-0/+1
| * [libata] ARM: add ixp4xx PATA driverAlessandro Zummo2006-12-011-0/+13
| * [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-011-0/+2
| * [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-011-0/+1
| * [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-011-0/+2
| * [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-011-31/+0
| * [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-011-5/+4
| * [PATCH] ata: Generic platform_device libata driverPaul Mundt2006-12-011-0/+13
| * [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-011-0/+3
| * [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-011-2/+12
* | [PATCH] fix fallout from header dependency trimmingAl Viro2006-12-043-1/+2
* | netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds2006-12-041-0/+1
* | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-0420-67/+24
|\ \
| * | [PATCH] severing poll.h -> mm.hAl Viro2006-12-042-1/+3
| * | [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-049-1/+8
| * | [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-043-1/+2
| * | [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-19/+0
| * | [PATCH] severing uaccess.h -> sched.hAl Viro2006-12-041-1/+0
| * | [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-042-31/+7
| * | [PATCH] severing module.h->sched.hAl Viro2006-12-044-13/+4
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-0412-111/+132
|\ \ \
| * | | [S390] Memory detection fixes.Heiko Carstens2006-12-041-3/+12
| * | | [S390] cio: Make ccw_dev_id_is_equal() more robust.Cornelia Huck2006-12-041-1/+4
| * | | [S390] pfault code cleanup.Heiko Carstens2006-12-041-0/+10
| * | | [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-041-3/+12
| * | | [S390] cpu shutdown reworkHeiko Carstens2006-12-041-0/+8
| * | | [S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens2006-12-041-7/+3
| * | | [S390] Bad kexec control page allocation.Heiko Carstens2006-12-041-1/+1
| * | | [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-043-4/+31
| * | | [S390] termio <-> termios conversion error handling.Heiko Carstens2006-12-041-33/+1
| * | | [S390] update interface notes in zcrypt.hRalph Wuerthner2006-12-041-50/+41
| * | | [S390] Add __must_check to uaccess functions.Heiko Carstens2006-12-041-9/+9
* | | | [PATCH] m68knommu: fix missing bracket in scatterlist.hGreg Ungerer2006-12-041-1/+1
* | | | [PATCH] m68knommu: fix dma-mapping.hGreg Ungerer2006-12-041-1/+2
* | | | [PATCH] m68knommu: memory register defines for 520x ColdFire CPU'sGreg Ungerer2006-12-041-1/+11
|/ / /
* | | Remove long-unmaintained ftape driver subsystem.Jeff Garzik2006-12-035-551/+0
|/ /
* | [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-021-0/+2
* | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy2006-12-021-0/+20
* | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy2006-12-021-0/+41
* | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-026-0/+447
* | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy2006-12-021-0/+15
* | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2006-12-027-8/+113
* | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy2006-12-021-0/+10
* | [NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy2006-12-022-7/+7
OpenPOWER on IntegriCloud