summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy
2006-06-13Merge branch 'master' into upstreamJeff Garzik
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel
2006-06-08[PATCH] elevator switching raceJens Axboe
2006-06-08[PATCH] Fix mempolicy.h build errorRalf Baechle
2006-06-08Merge branch 'master' into upstreamJeff Garzik
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton
2006-06-05[PATCH] Sparsemem build fixRalf Baechle
2006-06-05[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse
2006-06-03Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-05-29Input: change from numbered to named switchesRichard Purdie
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner
2006-05-26[PATCH] pci_ids: add new device idsAyaz Abdulla
2006-05-26[MTD] NAND modularize write functionThomas Gleixner
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23Merge branch 'master' into upstreamJeff Garzik
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner
2006-05-23[MTD] Remove nand writev supportThomas Gleixner
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner