1. 237d28d ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing by Steven Rostedt (Red Hat) · 10 years ago
  2. fe82bba s390/bpf: Zero extend parameters before calling C function by Michael Holzheu · 10 years ago
  3. 1a92b2d s390/bpf: Fix sk_load_byte_msh() by Michael Holzheu · 10 years ago
  4. d86eb74 s390/bpf: Fix offset parameter for skb_copy_bits() by Michael Holzheu · 10 years ago
  5. db9aa8f s390/bpf: Fix skb_copy_bits() parameter passing by Michael Holzheu · 10 years ago
  6. 5a80244 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) by Michael Holzheu · 10 years ago
  7. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 48c53db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  9. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  10. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  11. 7c7a9b3 of: replace Asahi Kasei Corp vendor prefix by Kuninori Morimoto · 10 years ago
  12. 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
  13. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  14. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  15. 2d9ed74 ARM: 8255/1: perf: Prevent wraparound during overflow by Daniel Thompson · 10 years ago
  16. a18f364 ARM: 8266/1: Remove early stack deallocation from restore_user_regs by Daniel Thompson · 10 years ago
  17. cd25b85 arm64: compat: wire up compat_sys_execveat by Will Deacon · 10 years ago
  18. b865975 ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree by Wenyou Yang · 10 years ago
  19. 55eb9c3 ARM: at91/dt: sam9263: Add missing clocks to lcdc node by Alexander Stein · 10 years ago
  20. 04582fd ARM: at91: sama5d3: dt: correct the sound route by Bo Shen · 10 years ago
  21. 0068b2e ARM: at91/dt: sama5d4: fix the timer reg length by Bo Shen · 10 years ago
  22. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  23. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 10 years ago
  24. 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 10 years ago
  25. e86f949 xen: use correct type for physical addresses by Juergen Gross · 10 years ago
  26. f241b0b xen: correct race in alloc_p2m_pmd() by Juergen Gross · 10 years ago
  27. 82c92ed xen: correct error for building p2m list on 32 bits by Juergen Gross · 10 years ago
  28. 8d1a242 s390/uprobes: fix user space PER events by Jan Willeke · 10 years ago
  29. 26d13bf ARM: exynos_defconfig: Enable LM90 driver by Andreas Faerber · 10 years ago
  30. 2809d90 ARM: exynos_defconfig: Enable options for display panel support by Javier Martinez Canillas · 10 years ago
  31. a87e810 powerpc: Work around gcc bug in current_thread_info() by Michael Ellerman · 10 years ago
  32. bfe5fda powernv: Fix OPAL tracepoint code by Anton Blanchard · 10 years ago
  33. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  34. 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
  35. 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
  36. f27bd5b m68k: Wire up execveat by Geert Uytterhoeven · 10 years ago
  37. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  38. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  39. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  40. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
  41. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
  42. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  43. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  44. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 10 years ago
  45. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 10 years ago
  46. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago
  47. 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
  48. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  49. e93e545 arm: dts: Use pmu_system_controller phandle for dp phy by Vivek Gautam · 10 years ago
  50. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 10 years ago
  51. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
  52. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
  53. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
  54. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 10 years ago
  55. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  56. b0ddb31 ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances by Geert Uytterhoeven · 10 years ago
  57. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  58. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  59. 841ee23 ARM: wire up execveat syscall by Russell King · 10 years ago
  60. 5138d5c ARM: dts: berlin: correct BG2Q's SM GPIO location. by Jisheng Zhang · 10 years ago
  61. 5adba7c ARM: dts: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DT by Jisheng Zhang · 10 years ago
  62. 96ed604 ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 host by Jisheng Zhang · 10 years ago
  63. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 10 years ago
  64. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 10 years ago
  65. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 10 years ago
  66. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 10 years ago
  67. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 10 years ago
  68. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  69. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 10 years ago
  70. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  71. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  72. 7ac7274 ARM: dts: Revert disabling of smc91x for n900 by Tony Lindgren · 10 years ago
  73. 7a9f060 ARM: dts: imx51-babbage: Fix ULPI PHY reset modelling by Fabio Estevam · 10 years ago
  74. 6ba8bbe ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 alias by Hans de Goede · 10 years ago
  75. 69d2626 ARM: dts: dra7-evm: fix qspi device tree partition size by Mugunthan V N · 10 years ago
  76. 40d1746d ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT by Nishanth Menon · 10 years ago
  77. 71c4f60 ARM: OMAP2+: Fix n900 board name for legacy user space by Tony Lindgren · 10 years ago
  78. 999f934 ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode by Lennart Sorensen · 10 years ago
  79. afc9d59 ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 by Lennart Sorensen · 10 years ago
  80. 572b24e ARM: omap5/dra7xx: Fix frequency typos by Lennart Sorensen · 10 years ago
  81. 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
  82. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  83. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  84. 7c168ed ARM: imx6sx: Set PLL2 as parent of QSPI clocks by Fabio Estevam · 10 years ago
  85. 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
  86. 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
  87. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  88. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  89. b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
  90. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  91. 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
  92. a5cb236 Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  93. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  94. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  95. 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
  96. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  97. 7a87e9c ARM: dts: imx25: Fix the SPI1 clocks by Fabio Estevam · 10 years ago
  98. 81ef447 ARM: clk-imx6q: fix video divider for rev T0 1.0 by Gary Bisson · 10 years ago
  99. b2faf1a ARM: dts: imx6qdl: Fix CODA960 interrupt order by Philipp Zabel · 10 years ago
  100. 4fe6be0 ARM: ls1021a: dtsi: add 'big-endian' property for scfg node by Xiubo Li · 10 years ago