1. db9aa8f s390/bpf: Fix skb_copy_bits() parameter passing by Michael Holzheu · 10 years ago
  2. 5a80244 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) by Michael Holzheu · 10 years ago
  3. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  4. 48c53db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  5. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  6. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  7. 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  8. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  9. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  10. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 10 years ago
  11. 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 10 years ago
  12. e86f949 xen: use correct type for physical addresses by Juergen Gross · 10 years ago
  13. f241b0b xen: correct race in alloc_p2m_pmd() by Juergen Gross · 10 years ago
  14. 82c92ed xen: correct error for building p2m list on 32 bits by Juergen Gross · 10 years ago
  15. 8d1a242 s390/uprobes: fix user space PER events by Jan Willeke · 10 years ago
  16. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  17. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  20. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  21. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  22. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
  23. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
  24. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  25. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  26. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 10 years ago
  27. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 10 years ago
  28. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago
  29. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  30. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  31. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 10 years ago
  32. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
  33. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
  34. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
  35. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  36. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  37. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  38. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  39. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  40. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 10 years ago
  41. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 10 years ago
  42. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  43. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  44. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  45. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  46. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  47. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  48. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  49. 79b8cb9 Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  50. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  51. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  52. 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
  53. 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
  54. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  55. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  56. b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
  57. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  58. 2aba73a Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent by Ingo Molnar · 10 years ago
  59. a5cb236 Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  60. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  61. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  62. 9bb29b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  64. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  65. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago
  66. 1e5d0fd powerpc: Wire up sys_execveat() syscall by Pranith Kumar · 10 years ago
  67. 2ea1e35 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  68. a629df7 kvm: x86: drop severity of "generation wraparound" message by Paolo Bonzini · 10 years ago
  69. baa0352 kvm: x86: vmx: reorder some msr writing by Tiejun Chen · 10 years ago
  70. 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  71. 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
  72. 1ddf0b1 x86, vdso: Use asm volatile in __getcpu by Andy Lutomirski · 10 years ago
  73. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  74. f7bf130 arm64: defconfig: defconfig update for 3.19 by Will Deacon · 10 years ago
  75. f43c271 arm64: kernel: fix __cpu_suspend mm switch on warm-boot by Lorenzo Pieralisi · 10 years ago
  76. 280dbc5 x86/build: Clean auto-generated processor feature files by Bjørn Mork · 10 years ago
  77. ea174f4 x86: Fix mkcapflags.sh bash-ism by Sylvain BERTRAND · 10 years ago
  78. 132978b x86: Fix step size adjustment during initial memory mapping by Jan Beulich · 10 years ago
  79. 8b8cd8a x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer() by Boris Ostrovsky · 10 years ago
  80. 31dde11 arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Catalin Marinas · 10 years ago
  81. d4b0833 ARM: mvebu: Fix pinctrl configuration for Armada 370 DB by Gregory CLEMENT · 10 years ago
  82. fbe1bf1 Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/urgent by Ingo Molnar · 10 years ago
  83. 394f56f x86_64, vdso: Fix the vdso address randomization algorithm by Andy Lutomirski · 10 years ago
  84. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  85. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  86. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  87. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  88. 971d9e0 Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
  89. acab1f88 Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  90. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  91. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  92. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  93. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  94. 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
  95. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  96. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  97. 80d6170 CRIS: Update init memory handling by Jesper Nilsson · 10 years ago
  98. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  99. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  100. 82e6df1 CRIS: Export ioremap_nocache by Jesper Nilsson · 10 years ago