1. e48510f arch/x86/kernel/cpu/common.c: fix unused symbol warning by Andrew Morton · 10 years ago
  2. 906e36c x86: use optimized ioresource lookup in ioremap function by Mike Travis · 10 years ago
  3. f8da964 kexec-bzimage64: fix sparse warnings by Vivek Goyal · 10 years ago
  4. a2d6aa8 kexec: check if crashk_res_low exists when exclude it from crash mem ranges by Baoquan He · 10 years ago
  5. 887f4f8 arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefile by Baoquan He · 10 years ago
  6. 7823047 ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node by Chanwoo Choi · 10 years ago
  7. f1d0d14 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. bf10fa8 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 5941fe3b Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 197fe6b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. 1f25df2 parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures by Helge Deller · 10 years ago
  18. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  20. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  21. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  22. f43b179 Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  23. 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  24. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  25. bdcf81b sparc64: Fix lockdep warnings on reboot on Ultra-5 by David S. Miller · 10 years ago
  26. 5fb3241 dtb: Add 10GbE node to APM X-Gene SoC device tree by Iyappan Subramanian · 10 years ago
  27. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  28. d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  29. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  30. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  31. 036c650 alpha: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  32. 08e4cf4 frv: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  33. 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
  34. cd2567b m68k: call find_vma with the mmap_sem held in sys_cacheflush() by Davidlohr Bueso · 10 years ago
  35. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  36. 5e5f6dc arm64: mm: enable HAVE_RCU_TABLE_FREE logic by Steve Capper · 10 years ago
  37. b8cd51a arm: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  38. a0ad549 arm: mm: enable HAVE_RCU_TABLE_FREE logic by Steve Capper · 10 years ago
  39. bd95130 arm: mm: introduce special ptes for LPAE by Steve Capper · 10 years ago
  40. 95b0e65 ARM: mm: don't limit default CMA region only to low memory by Marek Szyprowski · 10 years ago
  41. d4932f9 arm64: add atomic pool for non-coherent and CMA allocations by Laura Abbott · 10 years ago
  42. 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
  43. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  44. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  45. e2cabe1 score: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  46. 2f82df0 m32r: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  47. 3a28663 m32r: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  48. 2088218 cris: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  49. 7032354 mn10300: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  50. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  53. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 583f958 ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board by Bartlomiej Zolnierkiewicz · 10 years ago
  57. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  58. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
  59. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  60. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. f86dc4b Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  68. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  69. f74954f x86: Unwind-annotate thunk_32.S by Jan Beulich · 10 years ago
  70. 0223f9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  71. 8a9e838 Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-off by Linus Torvalds · 10 years ago
  72. f8e4fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  73. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  74. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  75. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  76. 4c6d9ac powerpc/mm: Add hooks for cxl by Ian Munsie · 10 years ago
  77. 0952173 powerpc/opal: Add PHB to cxl mode call by Ian Munsie · 10 years ago
  78. a1dca346 powerpc/mm: Add new hash_page_mm() by Ian Munsie · 10 years ago
  79. 80c49c7 powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts by Ian Munsie · 10 years ago
  80. fd9a1c2 powerpc/powernv: Split out set MSI IRQ chip code by Ian Munsie · 10 years ago
  81. 8ca7a82 powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize by Ian Munsie · 10 years ago
  82. b0345bb powerpc/msi: Improve IRQ bitmap allocator by Ian Munsie · 10 years ago
  83. be3ebfe powerpc/cell: Make spu_flush_all_slbs() generic by Ian Munsie · 10 years ago
  84. 73d16a6 powerpc/cell: Move data segment faulting code out of cell platform by Ian Munsie · 10 years ago
  85. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  86. 5f1d919 x86: Improve cmpxchg8b_emu.S by Jan Beulich · 10 years ago
  87. 3f63572 x86: Improve cmpxchg16b_emu.S by Jan Beulich · 10 years ago
  88. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  89. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  90. 1cef94c sparc64: Increase size of boot string to 1024 bytes by Dave Kleikamp · 10 years ago
  91. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  92. 60666de powerpc/pseries: Use new defines when calling H_SET_MODE by Michael Neuling · 11 years ago
  93. 56f12be powerpc/perf/hv-24x7: Simplify catalog_read() by sukadev@linux.vnet.ibm.com · 10 years ago
  94. 48bee8a powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations by Cody P Schafer · 10 years ago
  95. bf7588a powerpc/powernv: Fix endian bug in LPC bus debugfs accessors by Benjamin Herrenschmidt · 10 years ago
  96. 0f4685d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  97. b2eed30 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  98. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  99. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  100. f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago