1. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
  2. 8057b30 x86: use generic dma-contiguous.h by Zubair Lutfullah Kakakhel · 10 years ago
  3. 2f06dbe arm64: use generic dma-contiguous.h by Zubair Lutfullah Kakakhel · 10 years ago
  4. 39bcb79 MIPS: BPF: Add new emit_long_instr macro by Markos Chandras · 10 years ago
  5. 011eeec MIPS: ralink: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  6. 3609461 MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  7. f262b5f MIPS: sead3: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  8. 3229a6d MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  9. e326479 MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  10. c8d333d MIPS: Add support for building device-tree binaries by Andrew Bresticker · 10 years ago
  11. 7fafb06 MIPS: Create common infrastructure for building built-in device-trees by Andrew Bresticker · 10 years ago
  12. bfe0307 MIPS: SEAD3: Enable DEVTMPFS by Markos Chandras · 10 years ago
  13. ff848c9 MIPS: SEAD3: Regenerate defconfigs by Markos Chandras · 10 years ago
  14. c64bb5f MIPS: Alchemy: DB1300: Add touch penirq support by Manuel Lauss · 10 years ago
  15. c02a505 MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. by Manuel Lauss · 10 years ago
  16. 7ec32e4 MIPS: Alchemy: Update cpu-feature-overrides by Manuel Lauss · 10 years ago
  17. 092ea46 MIPS: Alchemy: devboards: sit and spin after poweroff by Manuel Lauss · 10 years ago
  18. 3c09bae MIPS: Use WSBH/DSBH/DSHD on Loongson 3A by Chen Jie · 10 years ago
  19. dae0af7 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  20. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  21. 598a0c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 7a5e878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 9f47112 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  24. dab1b44 MIPS: SmartMIPS: Disable assembler warnings by Markos Chandras · 10 years ago
  25. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  26. 505013b ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts by Stephen Boyd · 10 years ago
  27. fbfb872 ARM: 8148/1: flush TLS and thumbee register state during exec by Nathan Lynch · 10 years ago
  28. 7a0bd49 ARM: 8151/1: add missing exports for asm functions required by get_user macro by Victor Kamensky · 10 years ago
  29. f3b5933 ia64: Fix syscall number for memfd_create by Tony Luck · 10 years ago
  30. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  31. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  32. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  33. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  34. 9925cc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  35. d998138 ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes by Victor Kamensky · 10 years ago
  36. e918a62 ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation by Punit Agrawal · 10 years ago
  37. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  38. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  39. 018cace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  40. d50582e xen/arm: remove mach_to_phys rbtree by Stefano Stabellini · 10 years ago
  41. 340720b xen/arm: reimplement xen_dma_unmap_page & friends by Stefano Stabellini · 10 years ago
  42. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  43. eb35bdd arm64: flush TLS registers during exec by Will Deacon · 10 years ago
  44. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  45. 0b5a506 x86/xen: don't copy bogus duplicate entries into kernel page tables by Stefan Bader · 10 years ago
  46. 619df5d Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  47. 5ac385d Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  48. 9fc4b7e microblaze: Fix number of syscalls by Michal Simek · 10 years ago
  49. b408e2c microblaze: Rename Advance setup to Kernel features by Michal Simek · 10 years ago
  50. 7acdc1c microblaze: Add mm/Kconfig to advance menu by Michal Simek · 10 years ago
  51. de295cf arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug() by Chen Gang · 10 years ago
  52. dd03524 arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compiling issue by Chen Gang · 10 years ago
  53. 7d59deb powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() by Pranith Kumar · 10 years ago
  54. d11dfd1 powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigs by Cyril Bur · 10 years ago
  55. c1c8a92 powerpc: use machine_subsys_initcall() for opal_hmi_handler_init() by Li Zhong · 10 years ago
  56. 85101af powerpc/perf: Fix ABIv2 kernel backtraces by Anton Blanchard · 10 years ago
  57. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  58. cc99535 x86/mm: Apply the section attribute to the variable, not its type by Jan-Simon Möller · 10 years ago
  59. c9ac408 powerpc/pseries: Fix endian issues in memory hotplug by Thomas Falcon · 10 years ago
  60. 9cb0e39 x86/efi: Fixup GOT in all boot code paths by Matt Fleming · 10 years ago
  61. 47226ad x86/efi: Only load initrd above 4g on second try by Yinghai Lu · 10 years ago
  62. 8a5a5d1 x86-64, ptdump: Mark espfix area only if existent by Mathias Krause · 10 years ago
  63. 35af256 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  64. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  65. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  67. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  68. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  69. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  70. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  71. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  72. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  73. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  74. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  75. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  76. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  77. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  78. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  79. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  80. db01e6c ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  81. 4b143f0 ARM: dts: am4372: fix USB regs size by Felipe Balbi · 10 years ago
  82. 9316641 ARM: dts: am437x-gp: switch i2c0 to 100KHz by Nishanth Menon · 10 years ago
  83. 5c01d5d Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fixes-rc3 by Tony Lindgren · 10 years ago
  84. f0e9fab ARM: dts: dra7-evm: Fix 8th NAND partition's name by Roger Quadros · 10 years ago
  85. 544d63d ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency by Roger Quadros · 10 years ago
  86. 3d8afe3 arm64: use irq_set_affinity with force=false when migrating irqs by Sudeep Holla · 10 years ago
  87. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
  88. 955837d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  89. 02a68d0 powerpc/kvm/cma: Fix panic introduces by signed shift operation by Laurent Dufour · 10 years ago
  90. 32797b3 video: fix composite video connector compatible string by Tomi Valkeinen · 10 years ago
  91. a040803 ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs by Sudeep Holla · 10 years ago
  92. 7e66cbc ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSET by Konstantin Khlebnikov · 10 years ago
  93. dbd366f ARM: ux500: disable msp2 node on Snowball by Linus Walleij · 10 years ago
  94. eebbcf6 Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 10 years ago
  95. 1951497 KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags by Christian Borntraeger · 10 years ago
  96. 3e03d4c KVM: s390/mm: Fix storage key corruption during swapping by Christian Borntraeger · 10 years ago
  97. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  98. 7c68a9c arm64: fix bug for reloading FPSIMD state after cpu power off by Leo Yan · 10 years ago
  99. 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
  100. 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago