1. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 9 years ago
  2. cc4f9c2 Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. 03a40e2 Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 4025fa9 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  10. 780fc56 powerpc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  11. b4770fe arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix by Arnaud Ebalard · 9 years ago
  12. 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  15. ea44a16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  16. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  17. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  18. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  19. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  20. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  21. 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 9 years ago
  22. 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 9 years ago
  23. 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  24. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 9 years ago
  25. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  26. a3b30e7 ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig by Gregory CLEMENT · 9 years ago
  27. a73c730 ARM: mvebu: add Device Tree description of RTC on Armada 38x by Gregory CLEMENT · 9 years ago
  28. 1a67e25 ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 by Arnaud Ebalard · 9 years ago
  29. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  30. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  31. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  32. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  33. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  34. 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  35. 90b586c ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  36. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  37. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  38. 0c118b7b powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  39. 729d8e0 mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  40. f125251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  41. 8329aa9 Revert "x86/apic: Only disable CPU x2apic mode when necessary" by Linus Torvalds · 9 years ago
  42. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  43. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 9 years ago
  44. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  46. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  47. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 9 years ago
  48. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  49. d170cf4 arch/frv/mm/extable.c: remove unused function by Rickard Strandqvist · 9 years ago
  50. c819f37 x86: mm: restore original pte_special check by Mel Gorman · 9 years ago
  51. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 9 years ago
  52. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  53. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 9 years ago
  54. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  55. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 9 years ago
  56. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  59. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  60. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  61. a2f0bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  62. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  63. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  64. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  65. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 9 years ago
  67. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  68. b30fe6c mm: fix false-positive warning on exit due mm_nr_pmds(mm) by Kirill A. Shutemov · 9 years ago
  69. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  70. 8aa7687 arm: define __PAGETABLE_PMD_FOLDED for !LPAE by Kirill A. Shutemov · 9 years ago
  71. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  72. 3ae3ad4 microblaze: define __PAGETABLE_PMD_FOLDED by Kirill A. Shutemov · 9 years ago
  73. 4ecf886 sparc32: fix broken set_pte() by Kirill A. Shutemov · 9 years ago
  74. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  75. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  76. aa7ed01 Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  77. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  78. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  79. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  81. 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  82. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  83. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  85. d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  86. 0a19136 x86: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  87. 4017179 unicore32: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  88. 3513006 um: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  89. eb12f48 tile: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  90. 6a8c482 sparc: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  91. 8b70bea sh: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  92. 917e401 score: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  93. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  94. 8d55da8 parisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  95. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  96. 3ee802e nios2: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  97. 6bf63a8 mn10300: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  98. b32da82 mips: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  99. 937fa39 microblaze: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  100. 22f9bf3 metag: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago