summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16iwcm: common code for port mapperFaisal Latif
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-03-16ALSA: mixart: silence an uninitialized variable warningDan Carpenter
2016-03-16gpio: mcp23s08: Fix clearing of interrupt.Phil Reid
2016-03-16gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven
2016-03-16gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven
2016-03-16gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger
2016-03-16ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai
2016-03-16ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai
2016-03-16ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai
2016-03-16HID: microsoft: Add ID for MS Wireless Comfort KeyboardSlava Bacherikov
2016-03-16Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-03-16Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-03-16Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-16Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2016-03-16Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-03-16Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-03-16Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-03-15ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann
2016-03-15autofs4: fix string.h include in auto_dev-ioctl.hIan Kent
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent
2016-03-15autofs4: change log print macros to not insert newlineIan Kent
2016-03-15autofs4: make autofs log prints consistentIan Kent
2016-03-15autofs4: fix some white space errorsIan Kent
2016-03-15autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent
2016-03-15autofs4: fix coding style line length in autofs4_wait()Ian Kent
2016-03-15autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent
2016-03-15autofs4: coding style fixesIan Kent
2016-03-15autofs: show pipe inode in mount optionsStanislav Kinsburskiy
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches
2016-03-15mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner
2016-03-15mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner
2016-03-15mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim
2016-03-15mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim
2016-03-15mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim
2016-03-15mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-15thp: cleanup split_huge_page()Kirill A. Shutemov