- d752fcc checkpatch: add ability to insert and delete lines to patch/file by Joe Perches · 10 years ago
- 194f66f checkpatch: add an index variable for fixed lines by Joe Perches · 10 years ago
- c00df19 checkpatch: warn on break after goto or return with same tab indentation by Joe Perches · 10 years ago
- 13f1937 checkpatch: emit a warning on file add/move/delete by Joe Perches · 10 years ago
- d311cd4 checkpatch: add test for commit id formatting style in commit log by Joe Perches · 10 years ago
- e367455 checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings by Joe Perches · 10 years ago
- f27c95d checkpatch: improve "no space after cast" test by Joe Perches · 10 years ago
- 1574a29 checkpatch: allow multiple const * types by Joe Perches · 10 years ago
- e2826fd checkpatch: warn on unnecessary parentheses around references of foo->bar by Joe Perches · 10 years ago
- 8d73e0e checkpatch: quiet Kconfig help message checking by Joe Perches · 10 years ago
- fee0aa8 checkpatch: change blank line after declaration type to "LINE_SPACING" by Joe Perches · 10 years ago
- 365dd4e checkpatch: add a multiple blank lines test by Joe Perches · 10 years ago
- 7f61919 checkpatch: add test for blank lines after function/struct/union/enum by Joe Perches · 10 years ago
- 048b123 checkpatch.pl: also suggest 'else if' when if follows brace by Rasmus Villemoes · 10 years ago
- 29ee1b0 checkpatch: ignore email headers better by Joe Perches · 10 years ago
- 5a4e1fd checkpatch: fix function pointers in blank line needed after declarations test by Joe Perches · 10 years ago
- 356fd39 checkpatch: fix complex macro false positive for escaped constant char by Joe Perches · 10 years ago
- 032a4c0 checkpatch: warn on unnecessary else after return or break by Joe Perches · 10 years ago
- ebfdc40 checkpatch: attempt to find unnecessary 'out of memory' messages by Joe Perches · 10 years ago
- 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
- 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
- c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
- 2ac521d lib: bitmap: micro-optimize bitmap_allocate_region by Rasmus Villemoes · 10 years ago
- 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
- a855174 lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord by Rasmus Villemoes · 10 years ago
- bc5be18 lib: bitmap: simplify bitmap_parselist by Rasmus Villemoes · 10 years ago
- 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
- fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
- 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
- 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
- 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
- 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
- 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
- 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
- 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
- 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
- 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
- d0da23b lib/list_sort.c: convert to pr_foo by Andrew Morton · 10 years ago
- 61b3d6c lib: list_sort.c: Limit number of unused cmp callbacks by Rasmus Villemoes · 10 years ago
- 6941230 lib: list_sort_test(): simplify and harden cleanup by Rasmus Villemoes · 10 years ago
- 9d418dc lib: list_sort_test(): add extra corruption check by Rasmus Villemoes · 10 years ago
- 27d555d lib: list_sort_test(): return -ENOMEM when allocation fails by Rasmus Villemoes · 10 years ago
- 087face kernel.h: remove deprecated pack_hex_byte by Joe Perches · 10 years ago
- 129965a lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
- 142cda5 lib/string_helpers.c: constify static arrays by Mathias Krause · 10 years ago
- e004f3c lib/cmdline.c: add size unit t/p/e to memparse by Gui Hecheng · 10 years ago
- 428ac5f libata: Use glob_match from lib/glob.c by George Spelvin · 10 years ago
- 5f9be82 lib/glob.c: add CONFIG_GLOB_SELFTEST by George Spelvin · 10 years ago
- b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
- 62e7ca5 zlib: clean up some dead code by Sergey Senozhatsky · 10 years ago
- 0f9859c klist: use same naming scheme as hlist for klist_add_after() by Ken Helias · 10 years ago
- 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
- bc18dd3 list: make hlist_add_after() argument names match hlist_add_after_rcu() by Ken Helias · 10 years ago
- d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago
- 5874af2 printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
- 249771b printk: miscellaneous cleanups by Alex Elder · 10 years ago
- e99aa46 printk: use a clever macro by Alex Elder · 10 years ago
- 0b90fec printk: fix some comments by Alex Elder · 10 years ago
- 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
- e97e126 printk: tweak do_syslog() to match comments by Alex Elder · 10 years ago
- 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
- f540517 printk: make dynamic units clear for the kernel ring buffer by Luis R. Rodriguez · 10 years ago
- c0a318a printk: move power of 2 practice of ring buffer size to a helper by Luis R. Rodriguez · 10 years ago
- 7030017 printk: make dynamic kernel ring buffer alignment explicit by Luis R. Rodriguez · 10 years ago
- 90a8564 include/linux/byteorder/generic.h: minor comment fix by Geoff Levand · 10 years ago
- 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
- 6910231 ./Makefile: tell gcc optimizer to never introduce new data races by Jiri Kosina · 10 years ago
- 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
- c795779 mm/zpool: zbud/zsmalloc implement zpool by Dan Streetman · 10 years ago
- af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
- 99eef8e mm/zbud: change zbud_alloc size type to size_t by Dan Streetman · 10 years ago
- d2d5e76 zram: replace global tb_lock with fine grain lock by Weijie Yang · 10 years ago
- 023b409 zram: use size_t instead of u16 by Minchan Kim · 10 years ago
- a830eff zram: remove unused SECTOR_SIZE define by Sergey Senozhatsky · 10 years ago
- cb8f2ee zram: rename struct `table' to `zram_table_entry' by Sergey Senozhatsky · 10 years ago
- 15de36a mm/highmem: make kmap cache coloring aware by Max Filippov · 10 years ago
- b972216 mmu_notifier: add call_srcu and sync function for listener to delay call and sync by Peter Zijlstra · 10 years ago
- 1d352bf mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR by Chintan Pandya · 10 years ago
- 61e02c7 mm: memcontrol: clean up reclaim size variable use in try_charge() by Johannes Weiner · 10 years ago
- 618fde87 kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path by Sasha Levin · 10 years ago
- dbffcd0 mm: change confusing #ifdef use in __access_remote_vm by Rik van Riel · 10 years ago
- 68b5a65 mm: softdirty: respect VM_SOFTDIRTY in PTE holes by Peter Feiner · 10 years ago
- 3a91053 mm: mark fault_around_bytes __read_mostly by Kirill A. Shutemov · 10 years ago
- aecd6f4 mm: close race between do_fault_around() and fault_around_bytes_set() by Kirill A. Shutemov · 10 years ago
- 2ab051e memcg, vmscan: Fix forced scan of anonymous pages by Jerome Marchand · 10 years ago
- 7c0db9e mm, vmscan: fix an outdated comment still mentioning get_scan_ratio by Jerome Marchand · 10 years ago
- fb794bc mm, oom: remove unnecessary exit_state check by David Rientjes · 10 years ago
- d017763 mm: fix potential infinite loop in dissolve_free_huge_pages() by Li Zhong · 10 years ago
- 8fe7804 mm, thp: restructure thp avoidance of light synchronous migration by David Rientjes · 10 years ago
- e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
- 8d060bf mm, oom: ensure memoryless node zonelist always includes zones by David Rientjes · 10 years ago
- 6e90b58 memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- f51202d memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- ed562ae memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- 03d4be6 memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- 6326440 memory-hotplug: add zone_for_memory() for selecting zone for new memory by Wang Nan · 10 years ago
- aee52ca slub: remove kmemcg id from create_unique_id by Vladimir Davydov · 10 years ago
- 9ef0a0f mm, writeback: prevent race when calculating dirty limits by David Rientjes · 10 years ago
- 14a4e21 mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode by David Rientjes · 10 years ago