1. 7251ab6 m32r: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  2. ca973d8 ia64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  3. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  4. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  5. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  6. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  7. d97a229 arm64: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  8. affce50 arm: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  9. ca6ec3b arc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  10. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  11. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  12. 0470d4a mn10300: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  13. 8abe734 microblaze: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  14. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  15. f8c6d30 xtensa: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  16. fecf374 m32r: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  17. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  18. 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
  19. 9491846 x86, mm: enable split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  20. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  21. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  22. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  23. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  24. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  25. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  26. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  27. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  28. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  29. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  30. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  31. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  32. 3aeb58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  33. c2f7d1e ide: pmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  34. a6fd6063 ide: cs5536: use module_pci_driver() by Jingoo Han · 11 years ago
  35. 58e48be ide: pmac: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  36. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  37. 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
  38. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  39. aea240f nfsd: export proper maximum file size to the client by Christoph Hellwig · 11 years ago
  40. 3e45588 cell_edac: fix missing of_node_put by Libo Chen · 11 years ago
  41. 4d715a8 sb_edac: add support for Ivy Bridge by Aristeu Rozanski · 11 years ago
  42. 539e6bb perf record: Add an option to force per-cpu mmaps by Adrian Hunter · 11 years ago
  43. 35e17b2 perf probe: Add '--demangle'/'--no-demangle' by Azat Khuzhin · 11 years ago
  44. 48d038f perf ui browser: Fix segfault caused by off by one handling END key by Arnaldo Carvalho de Melo · 11 years ago
  45. 37676af perf symbols: Limit max callchain using max_stack on DWARF unwinding too by Arnaldo Carvalho de Melo · 11 years ago
  46. d87fcb4 perf evsel: Introduce perf_evsel__prev() method by Arnaldo Carvalho de Melo · 11 years ago
  47. 9a354cd perf tools: Use perf_evlist__{first,last}, perf_evsel__next by Arnaldo Carvalho de Melo · 11 years ago
  48. 9d4ecc8 perf tools: Synthesize anon MMAP records again by Don Zickus · 11 years ago
  49. ea432a8 perf top: Add missing newline if the 'uid' is invalid by Ingo Molnar · 11 years ago
  50. b222213 perf tools: Remove trivial extra semincolon by Davidlohr Bueso · 11 years ago
  51. 27a778b perf trace: Tweak summary output by Pekka Enberg · 11 years ago
  52. be3036d sb_edac: avoid decoding the same error multiple times by Aristeu Rozanski · 11 years ago
  53. ea779b5 sb_edac: rename mci_bind_devs() by Aristeu Rozanski · 11 years ago
  54. 5153a0f sb_edac: enable multiple PCI id tables to be used by Aristeu Rozanski · 11 years ago
  55. cc31199 sb_edac: rework sad_pkg by Aristeu Rozanski · 11 years ago
  56. ef1ce51 sb_edac: allow different interleave lists by Aristeu Rozanski · 11 years ago
  57. 464f1d8 sb_edac: allow different dram_rule arrays by Aristeu Rozanski · 11 years ago
  58. be9b016 ARM: highbank: only select errata 764369 if SMP by Olof Johansson · 11 years ago
  59. a48c490 ARM: sti: only select errata 764369 if SMP by Olof Johansson · 11 years ago
  60. cd198d6 ARM: tegra: init fuse before setting reset handler by Alexandre Courbot · 11 years ago
  61. 4fde38b ARM: vt8500: add defconfig for v6/v7 chips by Olof Johansson · 11 years ago
  62. 30aeadd ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD by Jonathan Austin · 11 years ago
  63. 7b0d0cc ARM: OMAP: devicetree: fix SPI node compatible property syntax items by Eric Witcher · 11 years ago
  64. 8fd6a43 sb_edac: isolate TOHM retrieval by Aristeu Rozanski · 11 years ago
  65. c9b3a7d pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed by Roger Quadros · 11 years ago
  66. 5f8a1b8 sb_edac: rename pci_br by Aristeu Rozanski · 11 years ago
  67. 30e3488 ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init() by Wei Yongjun · 11 years ago
  68. b357787 Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into xxx-dt by Tony Lindgren · 11 years ago
  69. fb79a50 sb_edac: isolate TOLM retrieval by Aristeu Rozanski · 11 years ago
  70. ef1e8d0 sb_edac: make RANK_CFG_A value part of sbridge_info by Aristeu Rozanski · 11 years ago
  71. 2dc9688 i2c: wmt: add missing clk_disable_unprepare() on error by Wei Yongjun · 11 years ago
  72. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  73. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  74. 3cd0c2d i2c: exynos5: Remove incorrect clk_disable_unprepare by Sachin Kamat · 11 years ago
  75. 85b4fab i2c: i2c-st: Add ST I2C controller by Maxime COQUELIN · 11 years ago
  76. 50bfcf2d ASoC: wm8962: Turn on regcache_cache_only before disabling regulator by Nicolin Chen · 11 years ago
  77. e310718 tools/perf/build: Fix feature-libunwind-debug-frame handling by Ingo Molnar · 11 years ago
  78. 32b8544 ALSA: jack: Unregister input device at disconnection by Takashi Iwai · 11 years ago
  79. 1cf7e9c virtio_blk: blk-mq support by Jens Axboe · 11 years ago
  80. 1355b37 Merge branch 'for-3.13/post-mq-drivers' into for-linus by Jens Axboe · 11 years ago
  81. f618ef7 blk-mq: remove newly added instances of __cpuinit by Paul Gortmaker · 11 years ago
  82. 6408eac ALSA: pcsp: Fix the order of input device unregistration by Takashi Iwai · 11 years ago
  83. fc7dc61 ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situations by Oskar Schirmer · 11 years ago
  84. bb4c550 tools/perf/build: Fix timerfd feature check by Ingo Molnar · 11 years ago
  85. 4fbf888 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  86. 7e1a1e9 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  87. fcd7476 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. fe8a45d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 555a098 Merge branch 'linus' into perf/urgent by Ingo Molnar · 11 years ago
  92. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 41c1358 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 by Steve French · 11 years ago
  94. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  95. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  96. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  97. d2c7ab3 drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add by Maarten Lankhorst · 11 years ago
  98. 377cfdc drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800 by Dan Carpenter · 11 years ago
  99. 35c3367 drm/nouveau/pwr: fix missing mutex unlock in a failure path by Ben Skeggs · 11 years ago
  100. 09dacc7 drm/nv40/therm: fix slowing down fan when pstate undefined by Ben Skeggs · 11 years ago