1. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  2. 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  3. 90b586c ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  4. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  5. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  6. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  7. 729d8e0 mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  8. f125251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  9. 8329aa9 Revert "x86/apic: Only disable CPU x2apic mode when necessary" by Linus Torvalds · 10 years ago
  10. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  12. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  13. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  14. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 10 years ago
  15. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  16. d170cf4 arch/frv/mm/extable.c: remove unused function by Rickard Strandqvist · 10 years ago
  17. c819f37 x86: mm: restore original pte_special check by Mel Gorman · 10 years ago
  18. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 10 years ago
  19. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 10 years ago
  20. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 10 years ago
  21. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  22. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 10 years ago
  23. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  24. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  25. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  26. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  27. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  28. a2f0bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  29. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  30. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  31. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  32. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  33. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 10 years ago
  34. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  35. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 10 years ago
  36. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  37. 8aa7687 arm: define __PAGETABLE_PMD_FOLDED for !LPAE by Kirill A. Shutemov · 10 years ago
  38. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  39. 3ae3ad4 microblaze: define __PAGETABLE_PMD_FOLDED by Kirill A. Shutemov · 10 years ago
  40. 4ecf886 sparc32: fix broken set_pte() by Kirill A. Shutemov · 10 years ago
  41. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 10 years ago
  42. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  43. aa7ed01 Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  44. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  45. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  46. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  47. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  48. 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  49. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  50. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  53. 0a19136 x86: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  54. 4017179 unicore32: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  55. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  56. eb12f48 tile: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  57. 6a8c482 sparc: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  58. 8b70bea sh: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  59. 917e401 score: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  60. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  61. 8d55da8 parisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  62. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  63. 3ee802e nios2: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  64. 6bf63a8 mn10300: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  65. b32da82 mips: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  66. 937fa39 microblaze: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  67. 22f9bf3 metag: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  68. 1eeda0a m68k: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  69. 406b16e m32r: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  70. 636a002 ia64: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  71. d99f95e hexagon: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  72. ca5bfa7 frv: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  73. 103f3d9 cris: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  74. f5b45de c6x: drop pte_file() by Kirill A. Shutemov · 10 years ago
  75. 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 10 years ago
  76. 7a7d2db avr32: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  77. b007ea7 arm: drop L_PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  78. 9b3e661 arm64: drop PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  79. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  80. b816157 alpha: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  81. 102ca66 sh: eliminate unused irq_reg_{readl,writel} accessors by Kevin Cernekee · 10 years ago
  82. 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 10 years ago
  83. ece84b3 hugetlb, x86: register 1G page size if we can allocate them at runtime by Kirill A. Shutemov · 10 years ago
  84. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  85. 98368ab Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  86. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  87. 6a039ea s390/process: free vx save area when releasing tasks by Hendrik Brueckner · 10 years ago
  88. a178220 s390/hypfs: Eliminate hypfs interval by Michael Holzheu · 10 years ago
  89. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 10 years ago
  90. a01d37d microblaze: Remove *.dtb files in make clean by Michal Simek · 10 years ago
  91. b5e8223 Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  92. 7bc95d4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  93. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  94. ca45c87 Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' by Rafael J. Wysocki · 10 years ago
  95. 99e4d89 Merge branches 'acpi-video' and 'acpi-soc' by Rafael J. Wysocki · 10 years ago
  96. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  97. df9ab97 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  98. ed8f8ce Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next by Russell King · 10 years ago
  99. 8684014 ARM: 8301/1: qcom: Use secondary_startup_arm() by Stephen Boyd · 10 years ago
  100. bafe586 ARM: 8302/1: Add a secondary_startup that assumes ARM mode by Stephen Boyd · 10 years ago