summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-0/+15
2011-11-08hwspinlock: Don't return a value in __hwspin_unlockAxel Lin1-1/+0
2011-11-08PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-22/+30
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-156/+124
2011-11-07Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+14
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-176/+197
2011-11-07Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+47
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-6/+13
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-10/+15
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar1-3/+0
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+3
2011-11-07Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+1
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+7
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings1-0/+1
2011-11-06Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2011-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+2
2011-11-05security.h: fix misc typos/grammar errors in commentsVsevolod Alekseev1-13/+13
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-14/+37
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-39/+27
2011-11-05ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown1-0/+15
2011-11-05bonding: comparing a u8 with -1 is always falseDan Carpenter1-0/+2
2011-11-05PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov1-8/+3
2011-11-05PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren1-2/+2
2011-11-05PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat1-4/+0
2011-11-05nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2-0/+4
2011-11-05NVMe: Update Identify Controller data structureMatthew Wilcox1-5/+22
2011-11-04NVMe: Implement doorbell stride capabilityMatthew Wilcox1-0/+1
2011-11-04NVMe: Rework ioctlsMatthew Wilcox1-11/+23
2011-11-04NVMe: Time out initialisation after a few secondsMatthew Wilcox1-0/+2
2011-11-04NVMe: Correct the Controller Configuration settingsMatthew Wilcox1-4/+6
2011-11-04NVMe: Change the definition of nvme_user_ioMatthew Wilcox1-5/+3
2011-11-04NVMe: Correct the definitions of two ioctlsMatthew Wilcox1-2/+2
2011-11-04NVMe: Remove outdated commentsMatthew Wilcox1-1/+0
2011-11-04NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki1-7/+7
2011-11-04NVMe: Update BAR structure to match the current specMatthew Wilcox1-2/+4
2011-11-04NVMe: Add download / activate firmware ioctlsMatthew Wilcox1-6/+27
2011-11-04NVMe: Add remaining status codesMatthew Wilcox1-0/+15
2011-11-04NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox1-0/+18
2011-11-04NVMe: Make nvme_common_command more featurefulMatthew Wilcox1-8/+12
2011-11-04NVMe: New driverMatthew Wilcox1-0/+343
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+4
2011-11-04sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto1-0/+3
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+27
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+10
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-0/+1
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+61