summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10checkpatch: fix left brace warningEddie Kovsky
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches
2015-09-10checkpatch: always check block comment stylesJoe Perches
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches
2015-09-10lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long
2015-09-10lib/test_kasan.c: fix a typoWang Long
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook
2015-09-10lib/string_helpers: clarify esc arg in string_escape_memKees Cook
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij
2015-09-10lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui
2015-09-10lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui
2015-09-10lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui
2015-09-10proc: convert to kstrto*()/kstrto*_from_user()Alexey Dobriyan
2015-09-10kstrto*: accept "-0" for signed conversionAlexey Dobriyan
2015-09-10MAINTAINERS/CREDITS: mark MaxRAID as Orphan, move Anil Ravindranath to CREDITSJoe Perches
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld
2015-09-10kernel/cred.c: remove unnecessary kdebug atomic readsJoe Perches
2015-09-10kernel/extable.c: remove duplicated includeWei Yongjun
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2015-09-10proc: change proc_subdir_lock to a rwlockWaiman Long
2015-09-10procfs: always expose /proc/<pid>/map_files/ and make it readableCalvin Owens
2015-09-10proc: add cond_resched to /proc/kpage* read/write loopVladimir Davydov
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov
2015-09-10mm: introduce idle page trackingVladimir Davydov
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov
2015-09-10proc: add kpagecgroup fileVladimir Davydov
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov
2015-09-10zswap: update docs for runtime-changeable attributesDan Streetman
2015-09-10zswap: change zpool/compressor at runtimeDan Streetman
2015-09-10zswap: dynamic pool creationDan Streetman
2015-09-10zpool: add zpool_has_pool()Dan Streetman
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell
2015-09-10xen-netfront: respect user provided max_queuesWei Liu
2015-09-10xen-netback: respect user provided max_queuesWei Liu
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai
2015-09-10ether: add IEEE 1722 ethertype - TSNHenrik Austad