1. b82225f3 revert mm/vmalloc.c: emit the failure message before return by Wanpeng Li · 11 years ago
  2. af12346 mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info" by Wanpeng Li · 11 years ago
  3. c2ce8c1 mm/vmalloc: fix show vmap_area information race with vmap_area tear down by Wanpeng Li · 11 years ago
  4. 3722e13 mm/vmalloc: don't set area->caller twice by Wanpeng Li · 11 years ago
  5. 948927e mm, mempolicy: make mpol_to_str robust and always succeed by David Rientjes · 11 years ago
  6. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  7. 03b61ff mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page() by Naoya Horiguchi · 11 years ago
  8. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  9. 309d0b3 mm/nobootmem.c: have __free_pages_memory() free in larger chunks. by Robin Holt · 11 years ago
  10. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  11. 9c2606b mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page()) by Xishi Qiu · 11 years ago
  12. d6de9d5 mm/memory_hotplug.c: rename the function is_memblock_offlined_cb() by Xishi Qiu · 11 years ago
  13. b38a872 mm: use populated_zone() instead of if(zone->present_pages) by Xishi Qiu · 11 years ago
  14. 83285c7 mm: use pgdat_end_pfn() to simplify the code in others by Xishi Qiu · 11 years ago
  15. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  16. 8bfa3f9 mm/huge_memory.c: fix stale comments of transparent_hugepage_flags by Jianguo Wu · 11 years ago
  17. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  18. 3207d9e drivers/video/acornfb.c: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  19. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  20. 9e4be47 mm/compaction.c: update comment about zone lock in isolate_freepages_block by Jerome Marchand · 11 years ago
  21. 4b90951 mm/vmalloc: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  22. bafe1e1 ksm: remove redundant __GFP_ZERO from kcalloc by Joe Perches · 11 years ago
  23. 63d0f0a3 mm/readahead.c:do_readhead(): don't check for ->readpage by Andrew Morton · 11 years ago
  24. 41ecc34 ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() by Jan Kara · 11 years ago
  25. d00d2f8 ocfs2: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  26. b1214e4 ocfs2: fix possible double free in ocfs2_write_begin_nolock by Xue jiufei · 11 years ago
  27. bfbca92 ocfs2: add missing errno in ocfs2_ioctl_move_extents() by Younger Liu · 11 years ago
  28. 8abaae8 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() by Younger Liu · 11 years ago
  29. eedd40e ocfs2: rollback transaction in ocfs2_group_add() by Younger Liu · 11 years ago
  30. 728b980 ocfs2: break useless while loop by Junxiao Bi · 11 years ago
  31. 518df6b ocfs2: use find_last_bit() by Akinobu Mita · 11 years ago
  32. fae477b ocfs2: delay migration when the lockres is in migration state by Xue jiufei · 11 years ago
  33. 750e3c6 ocfs2: skip locks in the blocked list by Xue jiufei · 11 years ago
  34. a8f70de ocfs2: use bitmap_weight() by Akinobu Mita · 11 years ago
  35. 910bffe ocfs2: don't spam on -EDQUOT by Joel Becker · 11 years ago
  36. 5879620 ocfs2: add necessary check in case sb_getblk() fails by Rui Xiang · 11 years ago
  37. 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
  38. f0cb0f0 fs/ocfs2/file.c: fix wrong comment by Junxiao Bi · 11 years ago
  39. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  40. 59c3645 scripts/sortextable: support objects with more than 64K sections. by Jamie Iles · 11 years ago
  41. a2529ad drivers/iommu/omap-iopgtable.h: remove unneeded cast of void* by Jingoo Han · 11 years ago
  42. 72a0c55 cris: media platform drivers: fix build by Mauro Carvalho Chehab · 11 years ago
  43. 8d28df8 sh64: kernel: remove useless variable 'regs' by Chen Gang · 11 years ago
  44. 42b4334 sh64: kernel: use 'usp' instead of 'fn' by Chen Gang · 11 years ago
  45. 786235ee kthread: make kthread_create() killable by Tetsuo Handa · 11 years ago
  46. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  47. 85b656c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  48. 2b684c0 Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  49. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  50. 8a5dc58 Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  51. eeab517 Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. f095ca6 Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  53. c6d65bf Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  54. 4fc9ed3 Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  55. 7e238a2 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  56. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  57. 11db81a Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  58. 0993537 Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  59. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  60. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. c213630 Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 986189f Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 2934578 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 2612c49 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 339a4b7 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 2dc1733 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 6df1e7f Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. d96d8aa Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 54e1130 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 014d595 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. ae795fe Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. b7ab6e3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. ef1417a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 70fdcb8 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  83. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  84. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  85. 7053ea1 stop_machine: Fix race between stop_two_cpus() and stop_cpus() by Rik van Riel · 11 years ago
  86. 9ebddac ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC by Luck, Tony · 11 years ago
  87. edae583 Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  88. 0a759b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  89. 78d4a42 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  90. caea6cf Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 11 years ago
  91. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  92. 53575aa Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. d5aabbc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  94. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  95. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  96. beb5bfe Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  97. 05ad391 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  98. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  99. 2ded098 uprobes: Fix the memory out of bound overwrite in copy_insn() by Oleg Nesterov · 11 years ago
  100. 70d7f98 uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() by Oleg Nesterov · 11 years ago