1. 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 8 years ago
  2. d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 8 years ago
  3. 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 8 years ago
  4. d86bd1b mm/slub: support left redzone by Joonsoo Kim · 8 years ago
  5. 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 8 years ago
  6. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  7. 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 8 years ago
  8. 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 8 years ago
  9. f68f8dd mm/slab: re-implement pfmemalloc support by Joonsoo Kim · 8 years ago
  10. 70f7506 mm/slab: avoid returning values by reference by Joonsoo Kim · 8 years ago
  11. b03a017b mm/slab: introduce new slab management type, OBJFREELIST_SLAB by Joonsoo Kim · 8 years ago
  12. 10b2e9e mm/slab: factor out debugging initialization in cache_init_objs() by Joonsoo Kim · 8 years ago
  13. d841023 mm/slab: factor out slab list fixup code by Joonsoo Kim · 8 years ago
  14. 3217fd9 mm/slab: make criteria for off slab determination robust and simple by Joonsoo Kim · 8 years ago
  15. f3a3c32 mm/slab: do not change cache size if debug pagealloc isn't possible by Joonsoo Kim · 8 years ago
  16. 158e319 mm/slab: clean up cache type determination by Joonsoo Kim · 8 years ago
  17. 832a15d mm/slab: align cache size first before determination of OFF_SLAB candidate by Joonsoo Kim · 8 years ago
  18. 2e6b360 mm/slab: put the freelist at the end of slab page by Joonsoo Kim · 8 years ago
  19. 249247b mm/slab: remove object status buffer for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  20. d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 8 years ago
  21. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 8 years ago
  22. 4032327 mm/slab: use more appropriate condition check for debug_pagealloc by Joonsoo Kim · 8 years ago
  23. a307ebd mm/slab: activate debug_pagealloc in SLAB when it is actually enabled by Joonsoo Kim · 8 years ago
  24. 260b61d mm/slab: remove the checks for slab implementation bug by Joonsoo Kim · 8 years ago
  25. 6fb9243 mm/slab: remove useless structure define by Joonsoo Kim · 8 years ago
  26. 12c61fe mm/slab: fix stale code comment by Joonsoo Kim · 8 years ago
  27. 9f706d6 mm: fix some spelling by Jesper Dangaard Brouer · 8 years ago
  28. ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 8 years ago
  29. e6cdb58 slab: implement bulk free in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  30. 7b0501d slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk by Jesper Dangaard Brouer · 8 years ago
  31. 2a777ea slab: implement bulk alloc in SLAB allocator by Jesper Dangaard Brouer · 8 years ago
  32. d5e3ed6 slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  33. 0142eae mm: kmemcheck skip object if slab allocation failed by Jesper Dangaard Brouer · 8 years ago
  34. 011ecea slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 8 years ago
  35. fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 8 years ago
  36. 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 8 years ago
  37. 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 8 years ago
  38. dec63a4d paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 8 years ago
  39. 0d9c51a block: partition: add partition specific uevent callbacks for partition info by San Mehat · 8 years ago
  40. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 8 years ago
  41. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  42. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 8 years ago
  43. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 8 years ago
  44. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  45. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  46. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  47. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 8 years ago
  48. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 8 years ago
  49. e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 8 years ago
  50. 3701dc8 m32r: mm: fix build warning by Sudip Mukherjee · 8 years ago
  51. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  52. e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 8 years ago
  53. a7dee8f Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  54. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  67. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  68. 562df5c Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  69. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 8 years ago
  70. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  71. 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 8 years ago
  72. 5a3aa2a PCI: designware: Add driver for prototyping kits based on ARC SDP by Joao Pinto · 8 years ago
  73. dac29e6 PCI: designware: Add default link up check if sub-driver doesn't override by Joao Pinto · 8 years ago
  74. 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 8 years ago
  75. cc73176 PCI: Cleanup pci/pcie/Kconfig whitespace by Andreas Ziegler · 8 years ago
  76. 8331c05 Merge commit '840f5b0572ea' into v4l_for_linus by Mauro Carvalho Chehab · 8 years ago
  77. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  78. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  79. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 98dbc9c dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() by Bryn M. Reeves · 8 years ago
  88. 7ee7895 MAINTAINERS: use new email address for James Bottomley by James Bottomley · 8 years ago
  89. cee2cc2 rtc: pcf2127: add pcf2129 device id by Akinobu Mita · 8 years ago
  90. 9408ec1 rtc: pcf2127: add support for spi interface by Akinobu Mita · 8 years ago
  91. 907b326 rtc: pcf2127: convert to use regmap by Akinobu Mita · 8 years ago
  92. a696b31 rtc: rv3029: Add thermometer hwmon support by Michael Büsch · 8 years ago
  93. 39387dc2 rtc: rv3029: Add update_bits helper for eeprom access by Michael Büsch · 8 years ago
  94. 361c6ed rtc: ds1685: actually spin forever in poweroff error path by Josh Poimboeuf · 8 years ago
  95. d586126 rtc: hym8563: fix invalid year calculation by Alexander Kochetkov · 8 years ago
  96. fc1dcb0 rtc: ds3232: use rtc->ops_lock to protect alarm operations by Akinobu Mita · 8 years ago
  97. 95c60c1 rtc: ds3232: fix issue when irq is shared several devices by Akinobu Mita · 8 years ago
  98. 7522297 rtc: ds3232: remove unused UIE code by Akinobu Mita · 8 years ago
  99. 7b4393a rtc: ds3232: add register access error checks by Akinobu Mita · 8 years ago
  100. dfc2532 rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON by Akinobu Mita · 8 years ago