summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-09crypto: digital signature verification supportDmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-08Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown
2011-11-08regmap: Rename LZO cache type to compressedMark Brown
2011-11-08Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into f...Mark Brown
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin
2011-11-07PM / devfreq: fix private_dataJonathan Corbet
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-05security.h: fix misc typos/grammar errors in commentsVsevolod Alekseev
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov
2011-11-04PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren
2011-11-04PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-11-04NVMe: Update Identify Controller data structureMatthew Wilcox
2011-11-04NVMe: Implement doorbell stride capabilityMatthew Wilcox
2011-11-04NVMe: Rework ioctlsMatthew Wilcox
2011-11-04NVMe: Time out initialisation after a few secondsMatthew Wilcox
2011-11-04NVMe: Correct the Controller Configuration settingsMatthew Wilcox
2011-11-04NVMe: Change the definition of nvme_user_ioMatthew Wilcox
2011-11-04NVMe: Correct the definitions of two ioctlsMatthew Wilcox
2011-11-04NVMe: Remove outdated commentsMatthew Wilcox
2011-11-04NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki
2011-11-04NVMe: Update BAR structure to match the current specMatthew Wilcox
2011-11-04NVMe: Add download / activate firmware ioctlsMatthew Wilcox
2011-11-04NVMe: Add remaining status codesMatthew Wilcox
2011-11-04NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox