summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2004-09-15[NETFILTER]: port physdev to ip6tablesBart De Schuymer
2004-09-15[IPSEC]: Implement DSCP decapsulationHerbert Xu
2004-09-15Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-09-15Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds
2004-09-15Merge bk://kernel.bkbits.net/vojtech/inputLinus Torvalds
2004-09-16Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-09-15[libata] add hook, and export functions needed for sata2 driversJeff Garzik
2004-09-14Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik
2004-09-14[NET]: Convert RTM+_* to enum.Herbert Xu
2004-09-13Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2004-09-13Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-13[PATCH] BSD disklabel: handle more than 8 partitionsRoland McGrath
2004-09-13[PATCH] small <linux/hardirq.h> tweaksChristoph Hellwig
2004-09-13[PATCH] Add support for word-length UART registersDeepak Saxena
2004-09-13[PATCH] uml: remove ghash.hJeff Dike
2004-09-13[PATCH] blk: max_sectors tunablesIngo Molnar
2004-09-13[PATCH] Add prctl to modify current->commAndi Kleen
2004-09-13[PATCH] mark dq_list_lock staticChristoph Hellwig
2004-09-13[PATCH] mark md_interrupt_thread staticChristoph Hellwig
2004-09-13[PATCH] make kmem_find_general_cachep static in slab.cChristoph Hellwig
2004-09-13[PATCH] shmem: avoid the shmem_inodes listHugh Dickins
2004-09-13[PATCH] shmem: don't SLAB_HWCACHE_ALIGNHugh Dickins
2004-09-13[libata] consolidate legacy/native mode init code into helpersJeff Garzik
2004-09-13[libata] remove distinction between MMIO/PIO helper functionsJeff Garzik
2004-09-13Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller
2004-09-13[NET] generalise per protocol slab cache handlingArnaldo Carvalho de Melo
2004-09-13Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-09-13[IPV4]: Add wccp v1/v2 support to ip_gre.cPaul P. Komkoff Jr.
2004-09-13[PATCH] linux/dma-mapping.h needs linux/device.hNicolas Pitre
2004-09-13[PATCH] Clean up compat sched affinity syscallsAnton Blanchard
2004-09-12[IPV6]: Add option to copy DSCP in decap in ip6_tunnel.Herbert Xu
2004-09-12[PATCH] fbdev/radeonfb: Remove bugus radeonfb_read/writeBenjamin Herrenschmidt
2004-09-12[NETFILTER]: Fix conntrack seq_file handling.Rusty Russell
2004-09-12[NET]: Use NETDEV_TX_* macros instead of magic numbers.Jamal Hadi Salim
2004-09-12[IPVS]: Do not use skb_checksum_help(), create and use nf_reset_debug()Julian Anastasov
2004-09-12[NET]: Kill netdev->last_statsDavid S. Miller
2004-09-11Fix up and annotate MTD map usage of PCI memory accessLinus Torvalds
2004-09-11annotate HPET driver memory-mapped PCI usageLinus Torvalds
2004-09-10Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-09-10libata: initial PCI memory annotationsLinus Torvalds
2004-09-10fbcon: initial PCI memory access annotationsLinus Torvalds
2004-09-10Add sparse "__iomem" infrastructure to check PCI address usageLinus Torvalds
2004-09-10[NET]: Device name changing via rtnetlinkThomas Graf
2004-09-10Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-09-09[PATCH] ide: unify taskfile single/multiple PIO codeBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: add ide_hwif_t->data_phaseBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: remove unused ide_[dma,pio]_ops_tBartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: fix LBA48 support for ALi chipsets (rev < 0xC5)Bartlomiej Zolnierkiewicz
2004-09-09[PATCH] ide: remove never changing FANCY_STATUS_DUMPS defineBartlomiej Zolnierkiewicz
2004-09-09[PATCH] Move __preempt_*lock into kernel_spinlock, clean up.Anton Blanchard