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