1. e0c25d9 arm: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  2. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  3. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  4. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  5. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  6. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  7. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  8. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  9. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  10. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  11. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  12. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  13. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 7f4a370 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  15. 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
  16. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  17. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  18. 44d8a7d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  19. 841bcd2 Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  20. d9dccc6 ARM: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  21. 0f090bf dts: vt8500: Add SDHC node to DTS file for WM8650 by Roman Volkov · 9 years ago
  22. 5b1a618 ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices by Timo Sigurdsson · 9 years ago
  23. 20f1275 ARM: versatile: fix MMC/SD interrupt assignment by Linus Walleij · 9 years ago
  24. a461a3e ARM: nomadik: set latencies to 8 cycles by Linus Walleij · 9 years ago
  25. e7b11dc ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption by Tony Lindgren · 9 years ago
  26. f941461 ARM: net: bpf: fix zero right shift by Rabin Vincent · 9 years ago
  27. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
  28. 598bcc6 Merge branches 'misc' and 'misc-rc6' into for-linus by Russell King · 9 years ago
  29. e679660 ARM: 8481/2: drivers: psci: replace psci firmware calls by Jens Wiklander · 9 years ago
  30. b329f95 ARM: 8479/2: add implementation for arm-smccc by Jens Wiklander · 9 years ago
  31. ad84f56 ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 9 years ago
  32. 8c51b03 ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stage by Ivaylo Dimitrov · 9 years ago
  33. 6e0306a ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.h by Ivaylo Dimitrov · 9 years ago
  34. 06312f4 Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stable by Russell King · 9 years ago
  35. 5008efc ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode by Ard Biesheuvel · 9 years ago
  36. 694341c ARM: Fix broken USB support in sunxi_defconfig by Timo Sigurdsson · 9 years ago
  37. 76cc404 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() by Al Viro · 9 years ago
  38. db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 80373d3 ARM: tegra: Fix suspend hang on Tegra124 Chromebooks by Jon Hunter · 9 years ago
  40. 741db4a Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  41. 8b9c133 Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  42. abff083 ARM: perf: add format entry to describe event -> config mapping by Will Deacon · 9 years ago
  43. 36f46d6 ARM: 8482/1: l2x0: make it possible to disable outer sync from DT by Linus Walleij · 9 years ago
  44. e7273ff ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI by Marc Zyngier · 9 years ago
  45. 89d798b ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE by Marc Zyngier · 9 years ago
  46. f6419f2 ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook by Lorenzo Pieralisi · 9 years ago
  47. 7d5f6f8 xen/arm: set the system time in Xen via the XENPF_settime64 hypercall by Stefano Stabellini · 9 years ago
  48. e709fba xen/arm: introduce xen_read_wallclock by Stefano Stabellini · 9 years ago
  49. ab76078 arm: extend pvclock_wall_clock with sec_hi by Stefano Stabellini · 9 years ago
  50. 72d39c6 xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 by Stefano Stabellini · 9 years ago
  51. 34e3852 xen/arm: account for stolen ticks by Stefano Stabellini · 9 years ago
  52. 02c2433 arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops by Stefano Stabellini · 9 years ago
  53. 0b4d697 ARM: dts: Fix UART wakeirq for omap4 duovero parlor by Tony Lindgren · 9 years ago
  54. c7da6fa arm/arm64: KVM: Detect vGIC presence at runtime by Pavel Fedin · 9 years ago
  55. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  56. 8420dcd arm: KVM: Make kvm_arm.h friendly to assembly code by Vladimir Murzin · 9 years ago
  57. 9d4dc688 arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER by Vladimir Murzin · 9 years ago
  58. e078ef8 ARM: KVM: Cleanup exception injection by Marc Zyngier · 9 years ago
  59. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  60. 5401110 ARM: OMAP2+: AM43xx: select ARM TWD timer by Felipe Balbi · 9 years ago
  61. 0b3e6fc ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST by Grygorii Strashko · 9 years ago
  62. 42f25bd ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() by Nicolas Pitre · 9 years ago
  63. 38fc2f6 ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma check by Prasanna Karthik · 9 years ago
  64. b563d06 ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section by Nicolas Pitre · 9 years ago
  65. a5e90b1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  66. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  67. 34bfbae ARM: 8475/1: SWP emulation: Restore original *data when failed by Shengjiu Wang · 9 years ago
  68. fa0708b ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted by Anson Huang · 9 years ago
  69. c014953d ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN by Russell King · 9 years ago
  70. 3a35e47 ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards by Krzysztof Hałasa · 9 years ago
  71. 13fdae1 ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl by Bai Ping · 9 years ago
  72. 39366ef clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  73. 1becd6e clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  74. 389d9b5 clocksource/drivers/pxa_timer: Move the Kconfig rule by Daniel Lezcano · 9 years ago
  75. 2ffdf71 clocksource/drivers/st_lpc: Fix Kconfig dependency by Daniel Lezcano · 9 years ago
  76. 8fcacc0 Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  77. 910917b arm64: KVM: Map the kernel RO section into HYP by Marc Zyngier · 9 years ago
  78. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  79. 81a0bc3 ARM: add UEFI stub support by Roy Franz · 9 years ago
  80. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. da58fb6 ARM: wire up UEFI init and runtime support by Ard Biesheuvel · 9 years ago
  82. 09414d0 ARM: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
  83. c793620 ARM: implement create_mapping_late() for EFI use by Ard Biesheuvel · 9 years ago
  84. b430e55 ARM: add support for non-global kernel mappings by Ard Biesheuvel · 9 years ago
  85. f579b2b ARM: factor out allocation routine from __create_mapping() by Ard Biesheuvel · 9 years ago
  86. 1bdb2d4 ARM: split off core mapping logic from create_mapping by Ard Biesheuvel · 9 years ago
  87. 2937367 ARM: add support for generic early_ioremap/early_memremap by Ard Biesheuvel · 9 years ago
  88. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  89. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 9 years ago
  90. 9c17190 ARM: dts: vf610: use reset values for L2 cache latencies by Stefan Agner · 9 years ago
  91. dde8fdc Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  92. ddd47fb ARM: pxa: use PWM lookup table for all machines by Arnd Bergmann · 9 years ago
  93. e229213 Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Arnd Bergmann · 9 years ago
  94. 9421a14 Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixes by Arnd Bergmann · 9 years ago
  95. 789d73b Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 9 years ago
  96. b5010d2 ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1 by Jisheng Zhang · 9 years ago
  97. 5d75614 ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock by Jisheng Zhang · 9 years ago
  98. 8e31ed9 irqchip/gic-v3: Add missing include for barrier.h by Marc Zyngier · 9 years ago
  99. 14054fb ARM: dts: am4372: fix clock source for arm twd and global timers by Grygorii Strashko · 9 years ago
  100. c993e09 ARM: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago