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