summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro/UAPI: Disintegrate include/linux/zorro*.hGeert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-11-25PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek
2013-11-25ARM: tegra: Provide dummy powergate implementationThierry Reding
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki
2013-11-25Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25nl80211: better document NL80211_CMD_TDLS_MGMTArik Nemtsov
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai
2013-11-25ARM: tegra114: add missing clocks to bindingPeter De Schrijver
2013-11-25gpio: Remove duplicate include of errno.hVishwanathrao Badarkhe, Manish
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-24iio: core: Implement devm_iio_device_{register,unregister}Sachin Kamat
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen
2013-11-23block: Kill bio_pair_split()Kent Overstreet
2013-11-23block: Introduce new bio_split()Kent Overstreet
2013-11-23block: Rename bio_split() -> bio_pair_split()Kent Overstreet
2013-11-23block: Generic bio chainingKent Overstreet
2013-11-23dm: Refactor for new bio cloning/splittingKent Overstreet
2013-11-23block: Add bio_clone_fast()Kent Overstreet
2013-11-23block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet
2013-11-23ceph: Convert to immutable biovecsKent Overstreet
2013-11-23block: Convert drivers to immutable biovecsKent Overstreet
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet
2013-11-23block: Immutable bio vecsKent Overstreet
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-11-23block: Convert bio_iovec() to bvec_iterKent Overstreet
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa