1. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  3. 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  4. c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. b5e212a x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 by Andy Lutomirski · 10 years ago
  7. 666547f separate kernel- and userland-side msghdr by Al Viro · 11 years ago
  8. 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 10 years ago
  9. 99436f7 MIPS: jump_label.c: Correct the span of the J instruction by Maciej W. Rozycki · 10 years ago
  10. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 10 years ago
  11. 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 10 years ago
  12. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 10 years ago
  13. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 10 years ago
  14. bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 10 years ago
  15. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 10 years ago
  16. cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 10 years ago
  17. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 10 years ago
  18. 21255da MIPS: Loongson3: Fix __node_distances undefined error by James Cowgill · 10 years ago
  19. cadaecd PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X by Denis Kirjanov · 10 years ago
  20. 70b61e3 x86, kaslr: Handle Gold linker for finding bss/brk by Kees Cook · 10 years ago
  21. 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 10 years ago
  22. fb86b97 x86, microcode: Update BSPs microcode on resume by Borislav Petkov · 10 years ago
  23. d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 10 years ago
  24. e35c5a2 Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. 435e46f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  26. e899dba ARM: at91/dt: Fix sama5d3x typos by Peter Rosin · 10 years ago
  27. f7efdad Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  28. ae8f504 Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  29. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  30. de55bbb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 3b91270 x86-64: make csum_partial_copy_from_user() error handling consistent by Linus Torvalds · 10 years ago
  32. 2cd3949 x86: Require exact match for 'noxsave' command line option by Dave Hansen · 10 years ago
  33. 6805591 perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP by Andi Kleen · 10 years ago
  34. 41a134a perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP by Andi Kleen · 10 years ago
  35. 5f01feb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  36. 555e598 Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  37. 0861fd1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  38. a77f9c5 Revert "fast_hash: avoid indirect function calls" by Jay Vosburgh · 10 years ago
  39. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 08b964f ARM: 8198/1: make kuser helpers depend on MMU by Nathan Lynch · 10 years ago
  42. 238962a ARM: 8191/1: decompressor: ensure I-side picks up relocated code by Will Deacon · 10 years ago
  43. 5fd6690 arm64: ARCH_PFN_OFFSET should be unsigned long by Neil Zhang · 10 years ago
  44. 899d593 Correct the race condition in aarch64_insn_patch_text_sync() by William Cohen · 10 years ago
  45. 97fc154 arm64: __clear_user: handle exceptions on strb by Kyle McMartin · 10 years ago
  46. 287e8c6 arm64: Fix data type for physical address by Min-Hua Chen · 10 years ago
  47. 9b0b265 arm64: efi: Fix stub cache maintenance by Mark Rutland · 10 years ago
  48. 04689e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  49. 5b61c4d PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction by Denis Kirjanov · 10 years ago
  50. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  51. d8f5457 parisc: Avoid using CONFIG_64BIT in userspace exported headers by Helge Deller · 10 years ago
  52. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  53. 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 10 years ago
  54. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  55. 5cd98a7 ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltage by Keerthy · 10 years ago
  56. 3015ddb ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltage by Keerthy · 10 years ago
  57. fc2a602 ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltage by Keerthy · 10 years ago
  58. 0cafa3e Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 10 years ago
  59. c0a717f x86, microcode, AMD: Fix ucode patch stashing on 32-bit by Borislav Petkov · 10 years ago
  60. 5427955 x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down by Boris Ostrovsky · 10 years ago
  61. aeb5897 Merge tag 'v3.18-rc4' into for_next by Chris Zankel · 10 years ago
  62. ee867cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  63. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 92c9e0c ARM: dts: zynq: Enable PL clocks for Parallella by Andreas Färber · 10 years ago
  65. 6ac94d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  66. 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
  67. ab5c780 sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). by David S. Miller · 10 years ago
  68. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  69. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. a8ead0e ARM: dts: am335x-evm: Fix 5th NAND partition's name by Roger Quadros · 10 years ago
  71. 491a48a MIPS: R3000: Fix debug output for Virtual page number by Isamu Mogi · 10 years ago
  72. e5a2c89 fast_hash: avoid indirect function calls by Hannes Frederic Sowa · 10 years ago
  73. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  74. 90f9576 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  75. ab699bc ARM: dts: vf610: add SD node to cosmic dts by Olof Johansson · 10 years ago
  76. 2d39ad6 arm64: defconfig: update defconfig for 3.18 by Will Deacon · 10 years ago
  77. 85be07c x86, microcode: Fix accessing dis_ucode_ldr on 32-bit by Borislav Petkov · 10 years ago
  78. 97b56be arm64: compat: Enable bpf syscall by Catalin Marinas · 10 years ago
  79. d29b9d7 KVM: x86: Fix uninitialized op->type for some immediate values by Nadav Amit · 10 years ago
  80. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  81. 09c9e05 dtb: xgene: fix: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  82. 8a97577 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  83. 0097761 MIPS: Fix strnlen_user() return value in case of overlong strings. by Ralf Baechle · 10 years ago
  84. 89fbec5 ARM: imx: Fix the removal of CONFIG_SPI option by Fabio Estevam · 10 years ago
  85. ce5686d perf/x86: Fix embarrasing typo by Peter Zijlstra (Intel) · 10 years ago
  86. c72c553 ARM: imx: clk-vf610: define PLL's clock tree by Stefan Agner · 10 years ago
  87. f4ca536 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  88. 2084bec Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
  90. 4257412 Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  91. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  92. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  93. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 10 years ago
  94. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  95. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  96. 10ccaf1 powerpc: use device_online/offline() instead of cpu_up/down() by Dan Streetman · 10 years ago
  97. 9ece883 ARM: orion: Fix for certain sequence of request_irq can cause irq storm by Evgeniy Dushistov · 10 years ago
  98. 5129ee2 ARM: mvebu: armada xp: Generalize use of i2c quirk by Andrew Lunn · 10 years ago
  99. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
  100. 4750a0d x86, microcode, AMD: Fix early ucode loading on 32-bit by Borislav Petkov · 10 years ago