1. 9da433c ARC: [arcfpga] stdout-path now suffices for earlycon/console by Vineet Gupta · 10 years ago
  2. 1b9bff7 ARC: [arcfpga] RIP early uart platform device stuff by Vineet Gupta · 10 years ago
  3. 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 10 years ago
  4. 1e64f48 ARM: dts: SAMSUNG: Add aliases of UART nodes by Tomasz Figa · 10 years ago
  5. 75bf757 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  6. e1a08b8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  7. 25d1163 Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  8. d767af5 ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs by Maxime Ripard · 10 years ago
  9. 5acd78c Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  10. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 10 years ago
  11. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 10 years ago
  12. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  13. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  14. 4f23174 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  15. 6509dc7 ARM: mvebu: fix cpuidle implementation to work on big-endian systems by Thomas Petazzoni · 10 years ago
  16. 0117889 ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup by Thomas Petazzoni · 10 years ago
  17. 752ef80 ARM: mvebu: move Armada 375 external abort logic as a quirk by Thomas Petazzoni · 10 years ago
  18. 9a630d1 Merge commit '33b458d276bb' into kvm-master by Paolo Bonzini · 10 years ago
  19. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 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. 0c2363f Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 10 years ago
  31. bfda90c ARM: bcm: Fix bcm and multi_v7 defconfigs by Olof Johansson · 10 years ago
  32. 16f0bbb MIPS: Lasat: Fix build error if CRC32 is not enabled. by Ralf Baechle · 10 years ago
  33. ab6c15b MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region by Markos Chandras · 10 years ago
  34. d8214ef MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 by Markos Chandras · 10 years ago
  35. b6a14a9 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register by Markos Chandras · 10 years ago
  36. b4fe0ec MIPS: bpf: Fix PKT_TYPE case for big-endian cores by Markos Chandras · 10 years ago
  37. 95782bf MIPS: BPF: Prevent kernel fall over for >=32bit shifts by Markos Chandras · 10 years ago
  38. e5bb48b MIPS: bpf: Drop update_on_xread and always initialize the X register by Markos Chandras · 10 years ago
  39. 10c4d61 MIPS: bpf: Fix is_range() semantics by Markos Chandras · 10 years ago
  40. 78b95b6 MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes by Markos Chandras · 10 years ago
  41. 91a41d7 MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case by Markos Chandras · 10 years ago
  42. 6e86c59 MIPS: bpf: Use correct mask for VLAN_TAG case by Markos Chandras · 10 years ago
  43. 1ab24a4 MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases by Markos Chandras · 10 years ago
  44. 9eebfe4 MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE by Markos Chandras · 10 years ago
  45. 9ee1606 MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases by Markos Chandras · 10 years ago
  46. 55393ee MIPS: bpf: Return error code if the offset is a negative number by Markos Chandras · 10 years ago
  47. 35a8e16 MIPS: bpf: Use the LO register to get division's quotient by Markos Chandras · 10 years ago
  48. 84c68cb MIPS: mm: uasm: Fix lh micro-assembler instruction by Markos Chandras · 10 years ago
  49. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  50. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  51. a83d081 MIPS: BPF JIT: Fix build error. by Daniel Borkmann · 10 years ago
  52. 16f77de Revert "MIPS: Save/restore MSA context around signals" by Paul Burton · 10 years ago
  53. fb738f8 MIPS: math-emu: Reduce code duplication. by Ralf Baechle · 10 years ago
  54. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 10 years ago
  55. 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 11 years ago
  56. 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 11 years ago
  57. a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
  58. bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 10 years ago
  59. ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 10 years ago
  60. 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
  61. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  62. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  63. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 10 years ago
  64. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 10 years ago
  65. 5de47284 ARM: at91/dt: sam9261: correctly define mainck by Alexandre Belloni · 10 years ago
  66. 8cbff69 ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  67. b6616f1 ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values by Alexandre Belloni · 10 years ago
  68. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  69. 8c9eb04 MIPS: KVM: Fix memory leak on VCPU by Deng-Cheng Zhu · 10 years ago
  70. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  71. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  72. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  73. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  74. 6a89d71 x86/vdso: Error out in vdso2c if DT_RELA is present by Andy Lutomirski · 10 years ago
  75. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  76. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  77. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  78. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago
  79. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  80. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  81. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 10 years ago
  82. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 10 years ago
  83. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 10 years ago
  84. dfc382a powerpc/ftrace: Fix typo in mask of opcode by Michael Ellerman · 10 years ago
  85. d997c00 powerpc: Add ppc_global_function_entry() by Michael Ellerman · 10 years ago
  86. 716821c powerpc: Remove __arch_swab* by Benjamin Herrenschmidt · 10 years ago
  87. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  88. 0eb5736 powerpc/kerenl: Enable EEH for IO accessors by Gavin Shan · 10 years ago
  89. f9af420 ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h by Andrew Morton · 10 years ago
  90. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  91. 6ba19a6 x86_32, signal: Fix vdso rt_sigreturn by Andy Lutomirski · 10 years ago
  92. 554086d x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) by Andy Lutomirski · 10 years ago
  93. b514fb2 ARM: dts: kirkwood: fix phy-connection-type for Guruplug by Sebastian Hesselbarth · 10 years ago
  94. 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
  95. 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 10 years ago
  96. 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
  97. 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
  98. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  99. f1b35b8 Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 10 years ago
  100. 7cbcb9d ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpm by Doug Anderson · 10 years ago