aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-01-23libata: xfer_mask is unsigned long not unsigned intTejun Heo1-21/+25
2008-01-23libata: kill ata_id_to_dma_mode()Tejun Heo1-1/+0
2008-01-23libata: clean up xfermode / PATA timing related stuffTejun Heo1-9/+12
2008-01-23libata: export xfermode / PATA timing related functionsTejun Heo1-0/+10
2008-01-23libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo1-0/+3
2008-01-23libata: clean up EH speed down implementationTejun Heo1-1/+1
2008-01-23libata: implement protocol testsTejun Heo1-7/+64
2008-01-23libata: rearrange ATA_DFLAG_*Tejun Heo1-3/+3
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox1-1/+21
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov1-4/+0
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov1-0/+3
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras1-0/+9
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-2/+8
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg1-3/+11
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-15libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov1-0/+9
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-1/+0
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-7/+12
2008-01-13remove task_ppid_nr_nsRoland McGrath1-13/+0
2008-01-11[SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley1-0/+1
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9194 into release branchLen Brown2-6/+9
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown2-6/+9
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell1-2/+2
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+2
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka1-0/+12
2008-01-11[CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long longHerbert Xu1-4/+2
2008-01-11[CRYPTO] aead: Create default givcipher instancesHerbert Xu1-9/+1
2008-01-11[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_freeHerbert Xu1-2/+9
2008-01-11[CRYPTO] aead: Add givcrypt operationsHerbert Xu1-0/+5
2008-01-11[CRYPTO] skcipher: Create default givcipher instancesHerbert Xu1-7/+2
2008-01-11[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu1-4/+14
2008-01-11[CRYPTO] skcipher: Added geniv fieldHerbert Xu1-0/+4
2008-01-11[CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu1-0/+7
2008-01-11[CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu1-10/+16
2008-01-11[CRYPTO] api: Sanitise mask when allocating ablkcipher/hashHerbert Xu1-0/+4
2008-01-11[CRYPTO] aead: Make authsize a run-time parameterHerbert Xu1-1/+4
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-1/+1
2008-01-11[CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu1-8/+10
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+1
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2-4/+2
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro1-0/+1
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds3-5/+5
2008-01-01slub: provide /proc/slabinfoPekka J Enberg1-0/+2
2007-12-27increase PNP_MAX_PORT to 40 from 24Len Brown1-1/+1
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger2-0/+13