1. c052a72a ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis by Boris Brezillon · 11 years ago
  2. eeff040 ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsi by Boris Brezillon · 11 years ago
  3. 16fd657 ARM: at91/dt: sama5d4: use slow clock where necessary by Alexandre Belloni · 10 years ago
  4. 288fb7f ARM: at91/dt: sama5d3: use slow clock where necessary by Alexandre Belloni · 10 years ago
  5. 39c6491 ARM: at91/dt: at91sam9x5: use slow clock where necessary by Alexandre Belloni · 10 years ago
  6. 8c945b7 ARM: at91/dt: at91sam9rl: use slow clock where necessary by Alexandre Belloni · 10 years ago
  7. 6745106 ARM: at91/dt: at91sam9n12: use slow clock where necessary by Alexandre Belloni · 10 years ago
  8. 6b27179 ARM: at91/dt: at91sam9g45: use slow clock where necessary by Alexandre Belloni · 10 years ago
  9. 53b0b37 ARM: at91/dt: at91sam9263: use slow clock where necessary by Alexandre Belloni · 10 years ago
  10. 547eab9 ARM: at91/dt: at91sam9261: use slow clock where necessary by Alexandre Belloni · 10 years ago
  11. d0c7fab ARM: at91/dt: at91sam9260: use slow clock where necessary by Alexandre Belloni · 10 years ago
  12. 07e15f2 ARM: at91/dt: at91rm9200: use slow clock where necessary by Alexandre Belloni · 10 years ago
  13. 22b5a0f ARM: at91/dt: add minimal sama5d2 Xplained board by Nicolas Ferre · 10 years ago
  14. e30cf8d ARM: at91/dt: add basic dtsi for sama5d2 SoC by Ludovic Desroches · 10 years ago
  15. ff02e48 ARM: at91/dt: sama5: update rstc to correct compatible string by Josh Wu · 10 years ago
  16. 917cdc5 ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek board by Josh Wu · 10 years ago
  17. 0f17c97 ARM: at91/dt: sama5d4: move ADC pinctrl to board device trees by Alexandre Belloni · 10 years ago
  18. 07886bb ARM: at91/dt: sama5d4: fix external trigger property by Alexandre Belloni · 10 years ago
  19. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  20. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  23. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  24. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  25. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 10 years ago
  26. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  27. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 10 years ago
  28. 51d5367 MIPS: O32: Use compat_sys_getsockopt. by Ralf Baechle · 10 years ago
  29. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 10 years ago
  30. 6b5e741 MIPS: Pistachio: Support CDMM & Fast Debug Channel by James Hogan · 10 years ago
  31. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 10 years ago
  32. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 10 years ago
  33. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  34. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 10 years ago
  35. 1c88535 Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" by Markos Chandras · 10 years ago
  36. b677bc0 MIPS: cps-vec: Use macros for various arithmetics and memory operations by Markos Chandras · 10 years ago
  37. 717f142 MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 by Markos Chandras · 10 years ago
  38. 0586ac7 MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit by Markos Chandras · 10 years ago
  39. 977e043 MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2 by Markos Chandras · 10 years ago
  40. 81a02e3 MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA by Markos Chandras · 10 years ago
  41. fd5ed30 MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting by Markos Chandras · 10 years ago
  42. 143fefc MIPS: Fix erroneous JR emulation for MIPS R6 by Markos Chandras · 10 years ago
  43. e9d92d2 MIPS: Fix branch emulation for BLTC and BGEC instructions by Markos Chandras · 10 years ago
  44. 761b449 MIPS: kernel: traps: Fix broken indentation by Markos Chandras · 10 years ago
  45. a6335fa MIPS: bootmem: Don't use memory holes for page bitmap by Alexander Sverdlin · 10 years ago
  46. 0ec62aa cris: Replace do_posix_clock_monotonic_gettime() by Thomas Gleixner · 10 years ago
  47. 331c584 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  48. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 10 years ago
  49. 9ccd608 arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG by Kristina Martsenko · 10 years ago
  50. 3adf7aa arm: dts: vexpress: add missing CCI PMU device node to TC2 by Sudeep Holla · 10 years ago
  51. 4d44f2a arm: dts: vexpress: describe all PMUs in TC2 dts by Mark Rutland · 10 years ago
  52. efc5120 GICv3: Add ITS entry to THUNDER dts by Tirumalesh Chalamarla · 10 years ago
  53. 8dfaf05 Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 10 years ago
  54. b649125 Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 10 years ago
  55. 3d8cc14 arm64: dts: Add poweroff button device node for APM X-Gene platform by Y Vo · 10 years ago
  56. 1b42804 arm64: entry: handle debug exceptions in el*_inv by Mark Rutland · 10 years ago
  57. 69711ca x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text by Sébastien Hinderer · 10 years ago
  58. 442053e powerpc/perf/24x7: Fix lockdep warning by Sukadev Bhattiprolu · 10 years ago
  59. 7928eb0 MIPS: O32: Do not handle require 32 bytes from the stack to be readable. by Ralf Baechle · 10 years ago
  60. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  61. 0bb383a MIPS, CPUFREQ: Fix spelling of Institute. by Ralf Baechle · 10 years ago
  62. 71eeedc MIPS: Lemote 2F: Fix build caused by recent mass rename. by Ralf Baechle · 10 years ago
  63. ef37566 arm64: Keep the ARM64 Kconfig selects sorted by Catalin Marinas · 10 years ago
  64. 99e3e3a ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro by Al Stone · 10 years ago
  65. b6cfb27 ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro by Al Stone · 10 years ago
  66. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 10 years ago
  67. 09cf92b x86/irq: Retrieve irq data after locking irq_desc by Thomas Gleixner · 10 years ago
  68. cbb24dc x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() by Thomas Gleixner · 10 years ago
  69. 5a3f75e x86/irq: Plug irq vector hotplug race by Thomas Gleixner · 10 years ago
  70. b32aadc powerpc/powernv: Fix race in updating core_idle_state by Shreyas B. Prabhu · 10 years ago
  71. 3446af3 arm64: defconfig: Add Ceva ahci to the defconfig by Suneel Garapati · 10 years ago
  72. 4b59246 arm64: remove another unnecessary libfdt include path by Ard Biesheuvel · 10 years ago
  73. 827a82f x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8' by Steven Rostedt · 10 years ago
  74. 20d5e4a x86/espfix: Init espfix on the boot CPU side by Zhu Guihua · 10 years ago
  75. 1db8756 x86/espfix: Add 'cpu' parameter to init_espfix_ap() by Zhu Guihua · 10 years ago
  76. d6f2d75 x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig by Andrey Ryabinin · 10 years ago
  77. 8515522 x86/kasan: Add message about KASAN being initialized by Andrey Ryabinin · 10 years ago
  78. d4f86be x86/kasan: Fix boot crash on AMD processors by Andrey Ryabinin · 10 years ago
  79. 241d2c5 x86/kasan: Flush TLBs after switching CR3 by Andrey Ryabinin · 10 years ago
  80. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 10 years ago
  81. d0f77d4 x86/init: Clear 'init_level4_pgt' earlier by Andrey Ryabinin · 10 years ago
  82. ae74530 Merge branch 'fixes-rc1' into omap-for-v4.2/fixes by Tony Lindgren · 10 years ago
  83. 22a5dc1 ARM: dts: am4372.dtsi: disable rfbi by Tomi Valkeinen · 10 years ago
  84. 9ab402a ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2 by Roger Quadros · 10 years ago
  85. fff75ee ARM: dts: am4372: Add emif node by Dave Gerlach · 10 years ago
  86. 5c250ad Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep" by Johan Hovold · 10 years ago
  87. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 10 years ago
  88. a8956a7 powerpc/powernv: Fix opal-elog interrupt handler by Alistair Popple · 10 years ago
  89. aaf6fd5 powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list by Daniel Axtens · 10 years ago
  90. eab861a powerpc: Add plain English description for alignment exception oopses by Anton Blanchard · 10 years ago
  91. 27ea2c4 powerpc: Set the correct kernel taint on machine check errors. by Daniel Axtens · 10 years ago
  92. 5aac644 x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate() by Adrian Hunter · 10 years ago
  93. d8ea782 powerpc/powernv: Fix vma page prot flags in opal-prd driver by Vaidyanathan Srinivasan · 10 years ago
  94. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  95. 5738563 ARM: sunxi: Enable simplefb in the defconfig by Maxime Ripard · 10 years ago
  96. 07d1f34 ARM: Remove deprecated symbol from defconfig files by Timo Sigurdsson · 10 years ago
  97. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 10 years ago
  98. 14a882d ARM: sunxi: Introduce Allwinner H3 support by Jens Kuske · 10 years ago
  99. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  100. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago