1. 50f59d0 ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqen by Tero Kristo · 10 years ago
  2. 80d2518 ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecounting by Tero Kristo · 10 years ago
  3. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  8. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 10 years ago
  9. 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 9 years ago
  10. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 9 years ago
  11. 895c8b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  12. 8d20a3d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  13. af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 9 years ago
  14. 9d42d48 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian by Catalin Marinas · 10 years ago
  15. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 10 years ago
  16. d942608 s390/pci: unify pci_iomap symbol exports by Sebastian Ott · 9 years ago
  17. 1803ba2 s390/pci: fix [un]map_resources sequence by Sebastian Ott · 9 years ago
  18. b8f05c8 x86/xen: correct bug in p2m list initialization by Juergen Gross · 9 years ago
  19. 3240dd5 ARC: Fix thread_saved_pc() by Vineet Gupta · 10 years ago
  20. 13648b0 ARC: Fix KSTK_ESP() by Vineet Gupta · 10 years ago
  21. ceed97a ARC: perf: Enable generic software events by Vineet Gupta · 10 years ago
  22. 3a51d50 ARC: Make arc_unwind_core accessible externally by Vineet Gupta · 11 years ago
  23. ace283a ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC by Chanwoo Choi · 10 years ago
  24. ca489c5 ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency by Krzysztof Kozlowski · 10 years ago
  25. 2d2c9a8 ARM: dts: add display power domain for exynos5250 by Andrzej Hajda · 10 years ago
  26. c950ea6 ARM: dts: add 'hdmi' clock to mixer nodes for exynos5250 and exynos5420 by Marek Szyprowski · 10 years ago
  27. 7daa0be ARM: dts: enable hdmi support for exynos4210-universal_c210 by Tomasz Stanislawski · 10 years ago
  28. 2561658 ARM: dts: enable hdmi support for exynos4412-odroid-common by Marek Szyprowski · 10 years ago
  29. ec459c0 ARM: dts: add dependency between TV and LCD0 power domains for exynos4 by Marek Szyprowski · 10 years ago
  30. ed80d4c ARM: dts: add hdmi related nodes for exynos4 SoCs by Marek Szyprowski · 10 years ago
  31. 0f78075 ARM: EXYNOS: add support for sub-power domains by Marek Szyprowski · 10 years ago
  32. 9843a22 ARM: dts: Provide dt bindings identical for Exynos TMU by Lukasz Majewski · 10 years ago
  33. 6562504 ARM: dts: Trip points and sensor configuration data for exynos5440 by Lukasz Majewski · 10 years ago
  34. 328829a ARM: dts: define default thermal-zones for exynos4 by Lukasz Majewski · 10 years ago
  35. b350de6 ARM: dts: default trip points definition for exynos5420 by Lukasz Majewski · 10 years ago
  36. 09a1247 ARM: dts: add TMU default definitions for exynos4412 by Lukasz Majewski · 10 years ago
  37. bf4a0be ARM: dts: Adding CPU cooling binding for Exynos SoCs by Lukasz Majewski · 10 years ago
  38. 233e274 ARM: dts: Enable TMU for exynos4412-odriod-common by Lukasz Majewski · 10 years ago
  39. a59acc1 ARM: dts: Add LDO10 for TMU for exynos4412-odroid-common by Lukasz Majewski · 10 years ago
  40. 907c10f ARM: dts: Enable TMU for exynos4210-trats by Lukasz Majewski · 10 years ago
  41. f6242ca arm64: Fix text patching logic when using fixmap by Marc Zyngier · 10 years ago
  42. 0eee0fb arm64: crypto: increase AES interleave to 4x by Ard Biesheuvel · 10 years ago
  43. 6910fa1 arm64: enable PTE type bit in the mask for pte_modify by Feng Kan · 10 years ago
  44. 06ff87b arm64: mm: remove unused functions and variable protoypes by Yingjoe Chen · 10 years ago
  45. f5e0a12 arm64: psci: move psci firmware calls out of line by Will Deacon · 10 years ago
  46. e1b6b6c arm64: vdso: minor ABI fix for clock_getres by Nathan Lynch · 10 years ago
  47. 4a3a6f8 ARM: multi_v7_defconfig: Enable shmobile platforms by Geert Uytterhoeven · 10 years ago
  48. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 10 years ago
  49. f048304 s390/pci: fix possible information leak in mmio syscall by Sebastian Ott · 10 years ago
  50. 72dace9 s390/jump label: improve and fix sanity check by Heiko Carstens · 10 years ago
  51. 6f36776 s390/jump label: add missing jump_label_apply_nops() call by Heiko Carstens · 10 years ago
  52. 0717103 ARM: DRA7: hwmod_data: Fix hwmod data for pcie by Kishon Vijay Abraham I · 10 years ago
  53. 6931795 ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmod by Peter Ujfalusi · 10 years ago
  54. 6af714b Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  55. 7934d69 arm64: Add L2 cache topology to ARM Ltd boards/models by Sudeep Holla · 10 years ago
  56. e3eff6f Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Ingo Molnar · 10 years ago
  57. a8b1b9f clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig by Daniel Lezcano · 10 years ago
  58. 67fd14b ARM: dts: am335x-bone*: usb0 is hardwired for peripheral by Robert Nelson · 10 years ago
  59. addfcde ARM: dts: dra7x-evm: beagle-x15: Fix USB Host by Roger Quadros · 10 years ago
  60. acd83a1 ARM: omap2plus_defconfig: Fix SATA boot by Roger Quadros · 10 years ago
  61. f8c3605 ARM: omap2plus_defconfig: Enable OMAP NAND BCH driver by Roger Quadros · 10 years ago
  62. 08d9b32 ARM: dts: dra7: Correct the dma controller's property names by Peter Ujfalusi · 10 years ago
  63. 951c1c0 ARM: dts: omap5: Correct the dma controller's property names by Peter Ujfalusi · 10 years ago
  64. 24ac177 ARM: dts: omap4: Correct the dma controller's property names by Peter Ujfalusi · 10 years ago
  65. 7e8d25d ARM: dts: omap3: Correct the dma controller's property names by Peter Ujfalusi · 10 years ago
  66. caa73a4 ARM: dts: omap2: Correct the dma controller's property names by Peter Ujfalusi · 10 years ago
  67. ee5d9cd ARM: dts: am437x-idk: fix sleep pinctrl state by Felipe Balbi · 10 years ago
  68. 57fd4e5 ARM: omap2plus_defconfig: enable TPS62362 regulator by Felipe Balbi · 10 years ago
  69. 1236044 ARM: dts: am437x-idk: fix TPS62362 i2c bus by Felipe Balbi · 10 years ago
  70. cb9071d ARM: dts: n900: Fix offset for smc91x ethernet by Pali Rohár · 10 years ago
  71. 1861cda ARM: dts: n900: fix i2c bus numbering by Ivaylo Dimitrov · 10 years ago
  72. b24e2bd Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  73. 84257ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  74. a54879a ARM: dts: Fix USB dts configuration for dm816x by Tony Lindgren · 10 years ago
  75. a018272 ARM: dts: OMAP5: Fix SATA PHY node by Roger Quadros · 10 years ago
  76. 773c5a0 ARM: dts: DRA7: Fix SATA PHY node by Roger Quadros · 10 years ago
  77. c2996cb metag: Fix KSTK_EIP() and KSTK_ESP() macros by James Hogan · 10 years ago
  78. 579deee x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup() by Yannick Guerrini · 10 years ago
  79. d6cf30c ARM: pxa: fix pxa interrupts handling in DT by Robert Jarzmik · 10 years ago
  80. 5c0c75d ARM: pxa: Fix typo in zeus.c by Masanari Iida · 10 years ago
  81. 4ff6f8e KVM: emulate: fix CMPXCHG8B on 32-bit hosts by Paolo Bonzini · 10 years ago
  82. 21bc8dc KVM: VMX: fix build without CONFIG_SMP by Radim Krčmář · 10 years ago
  83. 91314cb arm/arm64: KVM: Add exit reaons to kvm_exit event tracing by Wei Huang · 10 years ago
  84. a050dfb ARM: KVM: Fix size check in __coherent_cache_guest_page by Jan Kiszka · 10 years ago
  85. 5054daa x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests by Boris Ostrovsky · 10 years ago
  86. fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 10 years ago
  87. 31795b47 x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set by Boris Ostrovsky · 10 years ago
  88. fdc0074 ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage by Chen-Yu Tsai · 10 years ago
  89. f3e3927 arm64: guard asm/assembler.h against multiple inclusions by Marc Zyngier · 10 years ago
  90. 115386f arm64: insn: fix compare-and-branch encodings by Robin Murphy · 10 years ago
  91. d0d6223 arm64: ftrace: fix ftrace_modify_graph_caller for branch replace by Pratyush Anand · 10 years ago
  92. fea559f powerpc: Re-enable dynticks by Paul Clarke · 10 years ago
  93. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  94. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  95. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  96. a927792 x86/cpu/intel: Fix trivial typo in intel_tlb_table[] by Yannick Guerrini · 10 years ago
  97. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  98. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  99. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  100. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago