summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman2-1/+4
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-0/+12
2008-07-15mmc_spi: add support for card-detection pollingAnton Vorontsov1-0/+9
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov1-0/+11
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk1-1/+0
2008-07-15sdhci: support JMicron secondary interfacePierre Ossman1-0/+1
2008-07-15Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2-1/+96
2008-07-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+48
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1/+96
2008-07-15[ARM] Merge most of the PXA work for initial mergeRussell King2-0/+48
2008-07-15Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2008-07-15Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-7/+1
2008-07-15Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+3
2008-07-15Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2008-07-15Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-14/+326
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+15
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet86-223/+371
2008-07-15Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-29/+30
2008-07-15Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-13/+100
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+44
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-31/+26
2008-07-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+9
2008-07-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-23/+301
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar9-14/+326
2008-07-14Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar1-29/+30
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar1-0/+1
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar1-1/+16
2008-07-14Merge commit 'v2.6.26' into core/lockingIngo Molnar87-231/+373
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+9
2008-07-14security: remove register_security hookJames Morris1-10/+0
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi1-14/+0
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris1-0/+9
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley2-7/+17
2008-07-13Merge branch 'linus' into sched/develIngo Molnar2-0/+16
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar1-0/+1
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt1-1/+16
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt1-0/+1
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert1-0/+1
2008-07-10ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse1-0/+24
2008-07-10ihex.h: binary representation of ihex recordsDavid Woodhouse1-0/+50
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse1-0/+21
2008-07-10firmware: make fw->data constDavid Woodhouse1-1/+1
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu1-136/+0
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu1-5/+2
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho1-4/+183
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar1-0/+85
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar8-14/+240
2008-07-10Merge branch 'linus' into core/printkIngo Molnar72-173/+324