summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2004-10-25[NETFILTER]: ip_ct_attach decl got removed by accident.David S. Miller
2004-10-25[NETFILTER]: Make *_find_target_lock routines static.Christoph Hellwig
2004-10-24[PATCH] add 'for_each_pci_dev()' helper macroHanna V. Linder
2004-10-24[PATCH] 8250: Let arch provide the list of leagacy portsBenjamin Herrenschmidt
2004-10-24Un-inline the big kernel lock.Linus Torvalds
2004-10-23Annotate the trivial unconditional lock/unlock functions on SMP.Linus Torvalds
2004-10-23Start supporting lock context annotations.Linus Torvalds
2004-10-22Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds
2004-10-22[ide] kill ide_hwif_t->ide_dma_verboseBartlomiej Zolnierkiewicz
2004-10-22[ide] ide-scsi: simplify+speedup DMA supportBartlomiej Zolnierkiewicz
2004-10-22[ide] kill ide_raw_build_sglist()Bartlomiej Zolnierkiewicz
2004-10-22Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6Linus Torvalds
2004-10-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton
2004-10-21[PATCH] Fix build for CONFIG_SECURITY=nAndrew Morton
2004-10-21[PATCH] lsm: rename security_scaffolding_startup to security_initChris Wright
2004-10-21MergeLinus Torvalds
2004-10-21Merge bk://kernel.bkbits.net/jgarzik/libata-2.6Linus Torvalds
2004-10-21[PATCH] Fix PREEMPT_ACTIVE definitionPaul Mackerras
2004-10-21[PATCH] ppc: Disable IRQ probe on ppcBenjamin Herrenschmidt
2004-10-21Merge pobox.com:/garz/repo/libata-dev/export-simulatorJeff Garzik
2004-10-21[NETFILTER]: Add iptables CLUSTERIP target, seq_file versionHarald Welte
2004-10-21[PKT_SCHED]: Max TLV types cleanupThomas Graf
2004-10-21Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds
2004-10-22[block] remove bio walkingBartlomiej Zolnierkiewicz
2004-10-21[ide] remove broken pdc4030 driverBartlomiej Zolnierkiewicz
2004-10-20Merge gregkh@kernel.bkbits.net:linux/usb-2.6Greg Kroah-Hartman
2004-10-20Merge bk://linux-mtd.bkbits.net/mtd-2.6Linus Torvalds
2004-10-20[PATCH] x86_64: no TIOCSBRK/TIOCCBRK in ia32 emulationWerner Almesberger
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-21MTD: NAND flash driver updates.Thomas Gleixner
2004-10-21MTD: NOR flash chip driver updatesDavid Woodhouse
2004-10-21MTD map access: Fix calculation of the number of longs in a bus accessDavid Woodhouse
2004-10-21MTD updates for __iomemThomas Gleixner
2004-10-21Shared Reed-Solomon ECC libraryThomas Gleixner
2004-10-20[ATM]: point to multipoint signalling (from ekinzie@cmf.nrl.navy.mil)Chas Williams
2004-10-20[NETFILTER]: Add iptables hashlimit matchHarald Welte
2004-10-20[TCP]: Add total num retransmits accounting.David S. Miller
2004-10-20[NETFILTER]: Add iptables CONNMARK match+targetHarald Welte
2004-10-20Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-10-20[PATCH] if_ppp.h __user annotationAlexander Viro
2004-10-20Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds
2004-10-20[ide] unify PIO codeBartlomiej Zolnierkiewicz
2004-10-20[ide] sg PIO for fs requestsBartlomiej Zolnierkiewicz
2004-10-20[ide] sg PIO for taskfile requestsBartlomiej Zolnierkiewicz
2004-10-20[ide] always allocate hwif->sg_tableBartlomiej Zolnierkiewicz
2004-10-20[PATCH] i2o: missing bits from mergeAndrew Morton
2004-10-20[NET]: Uninline netif_rx_ni().David S. Miller
2004-10-20[PATCH] USB: tiglusb.c: add direct USB support on some new TI handheldsRomain LiƩvin
2004-10-20USB: fix build error in the USB core if CONFIG_PROCFS is disabled Greg Kroah-Hartman