1. 9800917 ARM: mvebu: fix GPIO config on the Linksys boards by Imre Kaloz · 9 years ago
  2. fd19f53 unicore32: gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  3. efed58f sh: x3proto-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  4. a8cb826 sh: sdk7786-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  5. 937daaf powerpc: simple-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  6. 0d36fe6 powerpc: ppc4xx: use gpiochip data pointer by Linus Walleij · 9 years ago
  7. a14a2d4 powerpc: cpm_common: use gpiochip data pointer by Linus Walleij · 9 years ago
  8. e65078f powerpc: sysdev: cpm1: use gpiochip data pointer by Linus Walleij · 9 years ago
  9. da5f767 powerpc: mpc8349emitx: use gpiochip data pointer by Linus Walleij · 9 years ago
  10. e99190c powerpc: mpc52xx_gpt: use gpiochip data pointer by Linus Walleij · 9 years ago
  11. 5ec7129 sparc: Write up preadv2/pwritev2 syscalls. by David S. Miller · 8 years ago
  12. d0c31e0 sparc/PCI: Fix for panic while enabling SR-IOV by Babu Moger · 8 years ago
  13. ccc7d5a sh: fix function signature of cpu_coregroup_mask to match pointer type by Rich Felker · 8 years ago
  14. e6cc3be arm64: dts: vulcan: Update PCI ranges by Jayachandran C · 8 years ago
  15. 427b1d3 ARM: u8500_defconfig: turn on the Synaptics RMI4 driver by Linus Walleij · 8 years ago
  16. ef21b32 sh: fix smp-shx3 build regression from removal of arch localtimer by Rich Felker · 8 years ago
  17. e95008a MIPS: cpu_name_string: Use raw_smp_processor_id(). by James Hogan · 9 years ago
  18. e34b6fc pcmcia: db1xxx_ss: fix last irq_to_gpio user by Manuel Lauss · 8 years ago
  19. 7e7a3e9 ARM: dts: lpc4350-hitex-eval: add adc1 by Joachim Eastwood · 8 years ago
  20. 31b8f1a ARM: dts: lpc4357-ea4357: add dac by Joachim Eastwood · 8 years ago
  21. 5f2d9d1 ARM: dts: lpc4357-ea4357: add adc0 by Joachim Eastwood · 8 years ago
  22. 8c93800 ARM: dts: lpc18xx: add dac node by Joachim Eastwood · 8 years ago
  23. e162f9c ARM: dts: lpc18xx: add adc nodes by Joachim Eastwood · 8 years ago
  24. 246fee6 ARM: dts: lpc18xx: add rtc node by Joachim Eastwood · 9 years ago
  25. 479d75b arm64: dts: rockchip: Clean up gpio-keys nodes by Andreas Färber · 8 years ago
  26. 6e7f9f5 arm64: dts: rockchip: Add rk3368 mailbox device nodes by Caesar Wang · 9 years ago
  27. 4c35430 ARM: pxa: fix the number of DMA requestor lines by Robert Jarzmik · 8 years ago
  28. b3c1be1 base: isa: Remove X86_32 dependency by William Breathitt Gray · 9 years ago
  29. 431597b arm64: defconfig: updates for 4.6 by Will Deacon · 8 years ago
  30. 9fe3219 ARM: dts: kirkwood: Add the hardware monitor to the NSA320 device tree by Adam Baker · 8 years ago
  31. b8cfadf arm64: perf: Move PMU register related defines to asm/perf_event.h by Shannon Zhao · 8 years ago
  32. a6002ec arm64: opcodes.h: Add arm big-endian config options before including arm header by James Morse · 8 years ago
  33. 52d7c42 ARM: dts: lpc18xx: add creg-clk node by Joachim Eastwood · 9 years ago
  34. c07f98a ARM: at91/soc: reference the whole sama5d2 family by Ludovic Desroches · 8 years ago
  35. 2f26e61 ARM: at91: use chipid device for soc detection by Ludovic Desroches · 8 years ago
  36. fd71862 ARM: dts: at91: sama5d2: add LCD controller by Nicolas Ferre · 8 years ago
  37. d77c238 ARM: dts: at91: sama5d2: add chipid node by Ludovic Desroches · 8 years ago
  38. c8f26c2 ARM: dts: at91: sama5d2: add SFR node by Cyrille Pitchen · 8 years ago
  39. dc6416f xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() by Boris Ostrovsky · 8 years ago
  40. 8041dcc Merge tag 'v4.6-rc1' into for-linus-4.6 by Konrad Rzeszutek Wilk · 8 years ago
  41. fa8ff60 MIPS: Fix MSA ld unaligned failure cases by Paul Burton · 9 years ago
  42. 19fb581 MIPS: Fix broken malta qemu by Qais Yousef · 8 years ago
  43. b3edfda x86/cpu: Do the feature test first in enable_sep_cpu() by Borislav Petkov · 8 years ago
  44. 6d92bc9 x86/build: Build compressed x86 kernels as PIE by H.J. Lu · 8 years ago
  45. 88ba281 x86/xen, pat: Remove PAT table init code from Xen by Toshi Kani · 8 years ago
  46. ad025a7 x86/mtrr: Fix PAT init handling when MTRR is disabled by Toshi Kani · 8 years ago
  47. edfe63e x86/mtrr: Fix Xorg crashes in Qemu sessions by Toshi Kani · 8 years ago
  48. d63dcf4 x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() by Toshi Kani · 8 years ago
  49. 224bb1e x86/mm/pat: Add pat_disable() interface by Toshi Kani · 8 years ago
  50. 02f037d x86/mm/pat: Add support of non-default PAT MSR setting by Toshi Kani · 8 years ago
  51. 34a4cce x86/cpu: Add advanced power management bits by Huang Rui · 8 years ago
  52. 5f870a3 x86/thread_info: Merge two !__ASSEMBLY__ sections by Borislav Petkov · 8 years ago
  53. 4a6772f x86/cpufreq: Remove duplicated TDP MSR macro definitions by Vladimir Zapolskiy · 8 years ago
  54. 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 8 years ago
  55. 8196dab x86/cpu: Get rid of compute_unit_id by Borislav Petkov · 8 years ago
  56. 32b62f4 perf/x86/amd: Cleanup Fam10h NB event constraints by Peter Zijlstra · 8 years ago
  57. ee6825c x86/topology: Fix AMD core count by Peter Zijlstra · 8 years ago
  58. ff6fd14 ARM: socfpga: Enable Arria10 L2 cache ECC on startup by Thor Thayer · 8 years ago
  59. 0bfe516 ARM: dts: ux500: use the GIC include header by Linus Walleij · 8 years ago
  60. 1b1e8e0 ARM: dts: ux500: use the GPIO DT header by Linus Walleij · 8 years ago
  61. f1be903 ARM: dts: exynos: Enable the HDMI CEC device on Exynos4412 Odroid boards by Marek Szyprowski · 8 years ago
  62. c795c88 ARM: dts: exynos: Add node for the HDMI CEC device to exynos4 by Kamil Debski · 8 years ago
  63. a92de67 ARM: dts: exynos: Add HDMI CEC pin definition to exynos4 pinctrl by Kamil Debski · 8 years ago
  64. fbfcf4b arm64: dts: exynos: Add TMU node for exynos7 by Alim Akhtar · 9 years ago
  65. fb2d1b8 ARM: dts: exynos: Enable SSS on Odroid X/X2/U3 family by Krzysztof Kozlowski · 8 years ago
  66. f3a132f ARM: dts: exynos: Enable SSS on Trats2 by Krzysztof Kozlowski · 8 years ago
  67. 6c5eb1d ARM: dts: exynos: Add Security SubSystem node to Exynos4 by Krzysztof Kozlowski · 8 years ago
  68. 71528d8 powerpc: Correct used_vsr comment by Simon Guo · 8 years ago
  69. 01d7c2a2 powerpc/process: Fix altivec SPR not being saved by Oliver O'Halloran · 8 years ago
  70. 08a5bb2 powerpc/mm: Fixup preempt underflow with huge pages by Sebastian Siewior · 8 years ago
  71. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 8 years ago
  72. d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  73. ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  74. 352486b ARM: shmobile: defconfig: enable I2C demultiplexer and slave eeprom by Wolfram Sang · 9 years ago
  75. 651435d ARM: multi_v7_defconfig: enable I2C demultiplexer and slave eeprom by Wolfram Sang · 9 years ago
  76. 000025c ARM: dts: sh73a0: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  77. 57c75d1 ARM: dts: r8a73a4: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  78. a5bad2c ARM: dts: lager: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  79. 203f0ef ARM: dts: porter: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  80. 62c7e9d ARM: dts: koelsch: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  81. 45e4f51 ARM: dts: gose: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  82. 337f6be ARM: dts: r8a7794: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  83. 3b81c0c ARM: dts: r8a7793: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  84. f617604 ARM: dts: r8a7791: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  85. 3f6dba7 ARM: dts: r8a7779: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  86. 452fc89 ARM: dts: r8a7778: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  87. 2dca789 ARM: dts: r8a7740: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  88. 21f1897 ARM: dts: r7s72100: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  89. b19dd47 ARM: dts: r8a7790: Remove unnecessary clock-output-names properties by Simon Horman · 8 years ago
  90. 20ccdd9 ARM: dts: kzm9d: use generic pinctrl properties by Simon Horman · 8 years ago
  91. ffff86d ARM: dts: kzm9g: use generic pinctrl properties by Simon Horman · 8 years ago
  92. 4386ed2 ARM: dts: silk: use generic pinctrl properties by Simon Horman · 8 years ago
  93. be7359d ARM: dts: alt: use generic pinctrl properties by Simon Horman · 8 years ago
  94. 2e207c1 ARM: dts: gose: use generic pinctrl properties by Simon Horman · 8 years ago
  95. b2abb29 ARM: dts: porter: use generic pinctrl properties by Simon Horman · 8 years ago
  96. fec7b9f ARM: dts: koelsch: use generic pinctrl properties by Simon Horman · 8 years ago
  97. 8870d13 ARM: dts: marzen: use generic pinctrl properties by Simon Horman · 8 years ago
  98. ddf7256 ARM: dts: bockw: use generic pinctrl properties by Simon Horman · 8 years ago
  99. 1ba1e26 ARM: dts: armadillo800eva: use generic pinctrl properties by Simon Horman · 8 years ago
  100. a32f5cf ARM: dts: ape6evm: use generic pinctrl properties by Simon Horman · 8 years ago