summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2011-11-04NVMe: Make nvme_common_command more featurefulMatthew Wilcox
2011-11-04NVMe: New driverMatthew Wilcox
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-05sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely
2011-11-03[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki
2011-11-03[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker
2011-11-02aio: allocate kiocbs in batchesJeff Moyer
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton