1. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  2. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  3. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  4. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 10 years ago
  5. dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 10 years ago
  6. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  7. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 10 years ago
  8. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 10 years ago
  9. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 10 years ago
  10. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 10 years ago
  11. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  12. a4b5d58 bug: Make BUG() always stop the machine by Josh Triplett · 10 years ago
  13. 4e50ebd bug: when !CONFIG_BUG, make WARN call no_printk to check format and args by Josh Triplett · 10 years ago
  14. a3f7607 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ by Josh Triplett · 10 years ago
  15. b607e70 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family by Josh Triplett · 10 years ago
  16. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  17. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  18. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 10 years ago
  19. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  20. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  21. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  22. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  23. 85892f1 madvise: correct the comment of MADV_DODUMP flag by Zhang Yanfei · 10 years ago
  24. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  25. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 10 years ago
  26. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  27. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  28. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 10 years ago
  29. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  30. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  31. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  32. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  33. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  34. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  35. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  36. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  37. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  38. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  39. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  40. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  41. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  42. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  43. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  44. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  45. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  47. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  48. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  49. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  50. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  51. d15e031 Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  52. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  53. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  54. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  55. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  56. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  57. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  58. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  59. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  60. 73f1027 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  61. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  62. 154d6f1 Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  63. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  64. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  65. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  66. 9834f81 ARM: omap: move dma channel allocation into plat-omap code by Russell King · 11 years ago
  67. 64a2dc3 ARM: omap: clean up DMA register accesses by Russell King · 11 years ago
  68. e38b1485 ARM: omap: remove references to disable_irq_lch by Russell King · 11 years ago
  69. b9e9782 dmaengine: omap-dma: program hardware directly by Russell King · 11 years ago
  70. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  71. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  72. 0ec060d nilfs2: verify metadata sizes read from disk by Ryusuke Konishi · 10 years ago
  73. 2cc88f3 nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl by Andreas Rohner · 10 years ago
  74. 90ccf7d nilfs2: add struct nilfs_suinfo_update and flags by Andreas Rohner · 10 years ago
  75. 5a41855 rtc: pm8xxx: add support for devicetree by Josh Cartwright · 10 years ago
  76. af661e8 lib/decompress_inflate.c: include appropriate header file by Rashika Kheria · 10 years ago
  77. a55944c backlight: update bd state & fb_blank properties when necessary by Liu Ying · 10 years ago
  78. d487d57 include/linux/printk.h: remove double asmlinkage in printk_emit by Simon Kågström · 10 years ago
  79. 0185698 printk: remove duplicated check for log level by Petr Mladek · 10 years ago
  80. ea1a821 xattr: guard against simultaneous glibc header inclusion by Serge Hallyn · 10 years ago
  81. a5ed3ce err.h: use bool for IS_ERR and IS_ERR_OR_NULL by Joe Perches · 10 years ago
  82. 8f6c5ff kernel/groups.c: remove return value of set_groups by Wang YanQing · 10 years ago
  83. e3a0cfd include/linux/syscalls.h: add sys32_quotactl() prototype by Rashika Kheria · 10 years ago
  84. bcccff9 kobject: don't block for each kobject_uevent by Vladimir Davydov · 10 years ago
  85. 5509a5d drop_caches: add some documentation and info message by Dave Hansen · 10 years ago
  86. 67f9fd9 mm: remove read_cache_page_async() by Sasha Levin · 10 years ago
  87. c558784f include/linux/mm.h: remove ifdef condition by Rashika Kheria · 10 years ago
  88. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  89. 139e561 lib: radix_tree: tree node interface by Johannes Weiner · 10 years ago
  90. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  91. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  92. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  93. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  94. 53c59f2 lib: radix-tree: add radix_tree_delete_item() by Johannes Weiner · 10 years ago
  95. 6a3ed21 mm: vmstat: fix UP zone state accounting by Johannes Weiner · 10 years ago
  96. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  97. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  98. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  99. 9f985cb quota: provide function to grab quota structure reference by Jan Kara · 10 years ago
  100. 9573f79 fanotify: convert access_mutex to spinlock by Jan Kara · 10 years ago