1. 44b7a8d mm: memcontrol: do not uncharge old page in page cache replacement by Johannes Weiner · 8 years ago
  2. 3e24b19 Documentation: cgroup: add memory.swap.{current,max} description by Vladimir Davydov · 8 years ago
  3. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 8 years ago
  4. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 8 years ago
  5. 6f2cb2f swap.h: move memcg related stuff to the end of the file by Vladimir Davydov · 8 years ago
  6. eb01aaa mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online by Vladimir Davydov · 8 years ago
  7. 3337767 mm: vmscan: pass memcg to get_scan_count() by Vladimir Davydov · 8 years ago
  8. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  9. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 8 years ago
  10. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 8 years ago
  11. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  12. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  13. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  14. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 8 years ago
  15. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 8 years ago
  16. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 8 years ago
  17. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 8 years ago
  18. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 8 years ago
  19. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 8 years ago
  20. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 8 years ago
  21. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  22. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 8 years ago
  23. 8e99469 dma-mapping: use offset_in_page macro by Geliang Tang · 8 years ago
  24. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  25. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  26. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 8 years ago
  27. 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 8 years ago
  28. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  29. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  30. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  31. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  32. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  33. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  34. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  35. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  36. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  37. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  38. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  39. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 8 years ago
  40. f9ed89e iio: core: fix ptr_ret.cocci warnings by Fengguang Wu · 8 years ago
  41. 90d6cd5 fs/adfs/adfs.h: tidy up comments by Andrew Morton · 8 years ago
  42. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 8 years ago
  43. 2954e440 ipc/shm.c: is_file_shm_hugepages() can be boolean by Yaowei Bai · 8 years ago
  44. 06af1c5 lz4: fix wrong compress buffer size for 64-bits by Bongkyu Kim · 8 years ago
  45. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  46. ddf1d39 prctl: take mmap sem for writing to protect against others by Mateusz Guzik · 8 years ago
  47. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 8 years ago
  48. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  49. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 8 years ago
  50. 5c9cf8a kernel: printk: specify alignment for struct printk_log by Andrey Ryabinin · 8 years ago
  51. 41662f5 sysctl: enable strict writes by Kees Cook · 8 years ago
  52. a460bec rbtree: use READ_ONCE in RB_EMPTY_ROOT by Davidlohr Bueso · 8 years ago
  53. a253f1e rapidio: use kobj_to_dev() by Geliang Tang · 8 years ago
  54. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 8 years ago
  55. 2b24692 kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list by Geliang Tang · 8 years ago
  56. cdf4b3f kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() by Xunlei Pang · 8 years ago
  57. 9425676 kernel/cpu.c: make set_cpu_* static inlines by Rasmus Villemoes · 8 years ago
  58. 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 8 years ago
  59. 848e239 drivers/base/cpu.c: use __cpu_*_mask directly by Rasmus Villemoes · 8 years ago
  60. 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 8 years ago
  61. c4c54dd kernel/cpu.c: change type of cpu_possible_bits and friends by Rasmus Villemoes · 8 years ago
  62. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 8 years ago
  63. c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 8 years ago
  64. ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 8 years ago
  65. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  66. 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 8 years ago
  67. 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 8 years ago
  68. 7c3b00e ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable by Oleg Nesterov · 8 years ago
  69. 8992de4 fat: constify fatent_operations structures by Julia Lawall · 8 years ago
  70. 2801612 Documentation/filesystems/vfat.txt: update the limitation for fat fallocate by Namjae Jeon · 8 years ago
  71. 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 8 years ago
  72. 7e0f236 fat: skip cluster allocation on fallocated region by Namjae Jeon · 8 years ago
  73. b13bb33 fat: add fat_fallocate operation by Namjae Jeon · 8 years ago
  74. a3082d5 fat: add simple validation for directory inode by OGAWA Hirofumi · 8 years ago
  75. a513d86 fat: allow time_offset to be up to 24 hours by Jan Kara · 8 years ago
  76. 2c35dea fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete by Geliang Tang · 8 years ago
  77. f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 8 years ago
  78. 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 8 years ago
  79. df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 8 years ago
  80. 6b10df4 checkpatch: fix a number of COMPLEX_MACRO false positives by Vladimir Zapolskiy · 8 years ago
  81. 62e15a6 checkpatch: improve macros with flow control test by Joe Perches · 8 years ago
  82. 938224b checkpatch: warn when casting constants to c90 int or longer types by Joe Perches · 8 years ago
  83. f594870 lib/clz_tab.c: put in lib-y rather than obj-y by Chris Metcalf · 8 years ago
  84. 243c213 include/linux/radix-tree.h: fix error in docs about locks by Adam Barth · 8 years ago
  85. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 8 years ago
  86. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 8 years ago
  87. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 8 years ago
  88. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 8 years ago
  89. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 8 years ago
  90. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 8 years ago
  91. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 8 years ago
  92. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 8 years ago
  93. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 8 years ago
  94. 1f330c3 drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-coding by Stephen Boyd · 8 years ago
  95. c431e67 drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it by Stephen Boyd · 8 years ago
  96. a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 8 years ago
  97. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 8 years ago
  98. 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 8 years ago
  99. a4cc3c3 ./CREDITS: add credit information for Martin Kepplinger by Martin Kepplinger · 8 years ago
  100. be17bdd scripts/get_maintainer.pl: handle file names beginning with ./ by Joe Perches · 8 years ago