1. 89c1e79 linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK by Rasmus Villemoes · 10 years ago
  2. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  3. 7b1460e printk: comment pr_cont() stating it is only to continue a line by Steven Rostedt · 10 years ago
  4. 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 10 years ago
  5. 96831c0 kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 10 years ago
  6. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  7. 23f40a9 include/linux: remove empty conditionals by Rasmus Villemoes · 10 years ago
  8. 312fcae zsmalloc: support compaction by Minchan Kim · 10 years ago
  9. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 10 years ago
  10. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
  11. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
  12. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
  13. cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 10 years ago
  14. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
  15. e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 10 years ago
  16. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 10 years ago
  17. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 10 years ago
  18. cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 10 years ago
  19. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
  20. 8d63d99 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 10 years ago
  21. e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
  22. d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 10 years ago
  23. f2b91d8 vfs: delete vfs_readdir function declaration by Zhang Zhen · 10 years ago
  24. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  25. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  26. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  27. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  28. 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  29. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  30. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  31. 7f70bae memtest: use phys_addr_t for physical addresses by Vladimir Murzin · 10 years ago
  32. 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
  33. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
  34. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 10 years ago
  35. 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 10 years ago
  36. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  37. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  38. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
  39. 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 10 years ago
  40. ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 10 years ago
  41. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
  42. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 10 years ago
  43. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 10 years ago
  44. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
  45. 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 10 years ago
  46. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 10 years ago
  47. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 10 years ago
  48. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
  49. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  50. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 10 years ago
  51. 124dee0 mm, slab: correct config option in comment by David Rientjes · 10 years ago
  52. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 10 years ago
  53. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 10 years ago
  54. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 10 years ago
  55. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 10 years ago
  56. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  57. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  58. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  63. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  64. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  65. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  66. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  67. 518b4e2 Merge branches 'powercap' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  68. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  69. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  70. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  71. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  72. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  73. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  74. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  76. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  77. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  78. d700b05 Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  79. 0055dc5 Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  80. bcf5d54 Merge branch 'for-4.1/core-noarch' into for-linus by Jiri Kosina · 10 years ago
  81. 8d9095c Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  82. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
  83. 05f6d02 Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus by Jiri Kosina · 10 years ago
  84. 0392d09 netlink: Fix portid type in netlink_notify by Richard Weinberger · 10 years ago
  85. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 24477e5 uapi: ebtables: don't include linux/if.h by Pablo Neira Ayuso · 10 years ago
  88. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
  91. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 14ffbbb net_device: Reorder members to fill holes by Thomas Graf · 10 years ago
  94. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  95. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  96. 590ee7d cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well by Ingo Molnar · 10 years ago
  97. 00df35f cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 10 years ago
  98. 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 10 years ago
  99. 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  100. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago