summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08autofs: use AUTOFS_DEV_IOCTL_SIZETomohiro Kusumi
2017-09-08autofs: non functional header inclusion cleanupTomohiro Kusumi
2017-09-08autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECTTomohiro Kusumi
2017-09-08autofs: make dev ioctl version and ismountpoint user accessibleIan Kent
2017-09-08autofs: make disc device user accessibleIan Kent
2017-09-08autofs: fix AT_NO_AUTOMOUNT not being honoredIan Kent
2017-09-08init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay
2017-09-08init: move stack canary initialization after setup_archLaura Abbott
2017-09-08binfmt_flat: delete two error messages for a failed memory allocation in deco...Markus Elfring
2017-09-08checkpatch: add 6 missing types to --list-typesJean Delvare
2017-09-08checkpatch: rename variables to avoid confusionJean Delvare
2017-09-08checkpatch: fix typo in commentJean Delvare
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches
2017-09-08lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Takashi Iwai
2017-09-08radix-tree: must check __radix_tree_preload() return valueEric Dumazet
2017-09-08lib/cmdline.c: remove meaningless commentBaoquan He
2017-09-08lib/string.c: check for kmalloc() failureDan Carpenter
2017-09-08lib/rhashtable: fix comment on locks_mul default valueDavidlohr Bueso
2017-09-08bitmap: introduce BITMAP_FROM_U64()Yury Norov
2017-09-08lib/test_bitmap.c: add test for bitmap_parselist()Yury Norov
2017-09-08lib/bitmap.c: make bitmap_parselist() thread-safe and much fasterYury Norov
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-09-08lib/hexdump.c: return -EINVAL in case of error in hex2bin()Andy Shevchenko
2017-09-08block/cfq: cache rightmost rb_nodeDavidlohr Bueso
2017-09-08mem/memcg: cache rightmost nodeDavidlohr Bueso
2017-09-08fs/epoll: use faster rb_first_cached()Davidlohr Bueso
2017-09-08procfs: use faster rb_first_cached()Davidlohr Bueso
2017-09-08lib/interval-tree: correct comment wrt generic flavorDavidlohr Bueso
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-08block/cfq: replace cfq_rb_root leftmost cachingDavidlohr Bueso
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso
2017-09-08sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso
2017-09-08sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso
2017-09-08lib/rbtree_test.c: support rb_root_cachedDavidlohr Bueso
2017-09-08lib/rbtree_test.c: add (inorder) traversal testDavidlohr Bueso
2017-09-08lib/rbtree_test.c: make input module parametersDavidlohr Bueso
2017-09-08rbtree: add some additional comments for rebalancing casesDavidlohr Bueso
2017-09-08rbtree: optimize root-check during rebalancing loopDavidlohr Bueso
2017-09-08rbtree: cache leftmost node internallyDavidlohr Bueso
2017-09-08bitops: avoid integer overflow in GENMASK(_ULL)Matthias Kaehlcke
2017-09-08include: warn for inconsistent endian config definitionBabu Moger
2017-09-08arch/microblaze: add choice for endianness and update MakefileBabu Moger
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32Matthew Wilcox
2017-09-08drivers/block/zram/zram_drv.c: convert to using memset_lMatthew Wilcox
2017-09-08alpha: add support for memset16Matthew Wilcox
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox
2017-09-08x86: implement memset16, memset32 & memset64Matthew Wilcox