1. 46dd123 Merge tag 'mvebu-defconfig-3.17-2' of git://git.infradead.org/linux-mvebu into next/defconfig by Olof Johansson · 10 years ago
  2. a67f02c Merge tag 'tegra-for-3.17-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/defconfig by Olof Johansson · 10 years ago
  3. 0d29db0 Merge tag 'renesas-defconfig4-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig by Olof Johansson · 10 years ago
  4. 92db2b7 ARM: shmobile: defconfig: Remove MACH_GENMAI by Laurent Pinchart · 10 years ago
  5. c1eed8d ARM: mvebu: update mvebu_v7_defconfig with cpufreq support by Thomas Petazzoni · 10 years ago
  6. 8d64c78b ARM: mvebu: defconfig: enable cpuidle support in mvebu_v7_defconfig by Gregory CLEMENT · 10 years ago
  7. 3ed27bd ARM: shmobile: genmai: remove defconfig by Simon Horman · 10 years ago
  8. 203f080 ARM: socfpga: Update socfpga_defconfig by Vince Bridgers · 10 years ago
  9. ee39028 ARM: Kirkwood: Remove kirkwood_defconfig by Andrew Lunn · 10 years ago
  10. 22bb9d2 ARM: mvebu: enable Armada 375 network driver in mvebu_v7_defconfig by Marcin Wojtas · 10 years ago
  11. ff8a19c Merge tag 'renesas-defconfig3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig by Olof Johansson · 10 years ago
  12. 109528b Merge tag 'renesas-defconfig2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig by Olof Johansson · 10 years ago
  13. 8cbf869 ARM: shmobile: Enable R-Car Gen 2 PCIe in shmobile_defconfig by Simon Horman · 10 years ago
  14. db1d516 ARM: mvebu: add devtmpfs to mvebu_v5_defconfig by Thomas Petazzoni · 10 years ago
  15. c9668fa ARM: mvebu: add appended DTB support in mvebu_v5_defconfig by Thomas Petazzoni · 10 years ago
  16. 73290cc Merge tag 'mvebu-defconfig-3.17' of git://git.infradead.org/linux-mvebu into next/defconfig by Olof Johansson · 10 years ago
  17. dcead42 Merge tag 'renesas-defconfig-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig by Olof Johansson · 10 years ago
  18. e93efa5 ARM: multi_v7: enable igb, stmpe, lm95245, pwm leds by Marcel Ziswiler · 10 years ago
  19. 0bdd33c ARM: multi_v7_defconfig: Enable ST's I2C driver by Lee Jones · 10 years ago
  20. ef2e039 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  21. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 10 years ago
  22. 6980c3e2 ARM: 8086/1: Set memblock limit for nommu by Laura Abbott · 10 years ago
  23. 3abe742 ARM: 8085/1: sa1100: collie: add top boot mtd partition by Andrea Adami · 10 years ago
  24. 9218310 ARM: 8084/1: sa1100: collie: revert back to cfi_probe by Andrea Adami · 10 years ago
  25. d0ba7cc ARM: 8080/1: mcpm.h: remove unused variable declaration by Nicolas Pitre · 10 years ago
  26. 98ea2db ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache by Thomas Petazzoni · 10 years ago
  27. d1fc98b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. c9a6066 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  29. 1857a5b Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  30. 16f0bbb MIPS: Lasat: Fix build error if CRC32 is not enabled. by Ralf Baechle · 10 years ago
  31. ab6c15b MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region by Markos Chandras · 10 years ago
  32. d8214ef MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 by Markos Chandras · 10 years ago
  33. b6a14a9 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register by Markos Chandras · 10 years ago
  34. b4fe0ec MIPS: bpf: Fix PKT_TYPE case for big-endian cores by Markos Chandras · 10 years ago
  35. 95782bf MIPS: BPF: Prevent kernel fall over for >=32bit shifts by Markos Chandras · 10 years ago
  36. e5bb48b MIPS: bpf: Drop update_on_xread and always initialize the X register by Markos Chandras · 10 years ago
  37. 10c4d61 MIPS: bpf: Fix is_range() semantics by Markos Chandras · 10 years ago
  38. 78b95b6 MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes by Markos Chandras · 10 years ago
  39. 91a41d7 MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case by Markos Chandras · 10 years ago
  40. 6e86c59 MIPS: bpf: Use correct mask for VLAN_TAG case by Markos Chandras · 10 years ago
  41. 1ab24a4 MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases by Markos Chandras · 10 years ago
  42. 9eebfe4 MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE by Markos Chandras · 10 years ago
  43. 9ee1606 MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases by Markos Chandras · 10 years ago
  44. 55393ee MIPS: bpf: Return error code if the offset is a negative number by Markos Chandras · 10 years ago
  45. 35a8e16 MIPS: bpf: Use the LO register to get division's quotient by Markos Chandras · 10 years ago
  46. 84c68cb MIPS: mm: uasm: Fix lh micro-assembler instruction by Markos Chandras · 10 years ago
  47. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  48. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  49. a83d081 MIPS: BPF JIT: Fix build error. by Daniel Borkmann · 10 years ago
  50. 16f77de Revert "MIPS: Save/restore MSA context around signals" by Paul Burton · 10 years ago
  51. fb738f8 MIPS: math-emu: Reduce code duplication. by Ralf Baechle · 10 years ago
  52. 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 11 years ago
  53. 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 11 years ago
  54. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
  55. bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 10 years ago
  56. ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 10 years ago
  57. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  59. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  60. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 10 years ago
  61. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 10 years ago
  62. 5de47284 ARM: at91/dt: sam9261: correctly define mainck by Alexandre Belloni · 10 years ago
  63. 8cbff69 ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  64. b6616f1 ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  65. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  66. c610100 ARM: shmobile: Enable genmai board in multiplatform defconfig by Simon Horman · 10 years ago
  67. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  68. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  69. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  70. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  71. 6a89d71 x86/vdso: Error out in vdso2c if DT_RELA is present by Andy Lutomirski · 10 years ago
  72. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  73. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  74. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  75. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago
  76. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  77. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  78. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 10 years ago
  79. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 10 years ago
  80. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 10 years ago
  81. dfc382a powerpc/ftrace: Fix typo in mask of opcode by Michael Ellerman · 10 years ago
  82. d997c00 powerpc: Add ppc_global_function_entry() by Michael Ellerman · 10 years ago
  83. 716821c powerpc: Remove __arch_swab* by Benjamin Herrenschmidt · 10 years ago
  84. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  85. 0eb5736 powerpc/kerenl: Enable EEH for IO accessors by Gavin Shan · 10 years ago
  86. f9af420 ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h by Andrew Morton · 10 years ago
  87. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  88. 6ba19a6 x86_32, signal: Fix vdso rt_sigreturn by Andy Lutomirski · 10 years ago
  89. 554086d x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) by Andy Lutomirski · 10 years ago
  90. b514fb2 ARM: dts: kirkwood: fix phy-connection-type for Guruplug by Sebastian Hesselbarth · 10 years ago
  91. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  92. 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 10 years ago
  93. 9cbf3d2 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  94. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  96. f1b35b8 Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 10 years ago
  97. 7cbcb9d ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpm by Doug Anderson · 10 years ago
  98. 7d278f2 ARM: dts: imx51-eukrea-mbimxsd51-baseboard: unbreak esdhc. by Denis Carikli · 10 years ago
  99. dacf492 ARM: dts: imx51-babbage: Fix esdhc setup by Sascha Hauer · 10 years ago
  100. be149c7 ARM: dts: mx5: Move the display out of soc {} node by Marek Vasut · 10 years ago