1. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  2. 5e99cb7 x86/entry/64/compat: Fix bad fast syscall arg failure path by Andy Lutomirski · 9 years ago
  3. 9b54050 x86/compat: Separate ia32 and x32 compat ABIs by Brian Gerst · 9 years ago
  4. 0c3619e x86/compat: Clean up HAVE_UID16 config by Brian Gerst · 9 years ago
  5. 3bead55 x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compat by Brian Gerst · 9 years ago
  6. 5e2aad2 x86/compat: Remove unneeded #include by Brian Gerst · 9 years ago
  7. 10ed349 x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 by Brian Gerst · 9 years ago
  8. c338867 x86/compat: Check for both 32-bit compat and x32 in get_gate_vma() by Brian Gerst · 9 years ago
  9. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 9 years ago
  10. 601275c x86/compat: Factor out ia32 compat code from compat_arch_ptrace() by Brian Gerst · 9 years ago
  11. 7da7707 x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' by Brian Gerst · 9 years ago
  12. b829d1b x86/compat: Move ucontext_x32 to sigframe.h by Brian Gerst · 9 years ago
  13. b2e02b8 x86/compat: Make mmap_is_ia32() common compat by Brian Gerst · 9 years ago
  14. c0bfd26 x86/compat: Move copy_siginfo_*_user32() to signal_compat.c by Brian Gerst · 9 years ago
  15. 5a33fcb x86/asm/tsc: Save an instruction in DECLARE_ARGS users by George Spelvin · 9 years ago
  16. bb8dd96 x86/asm/tsc: Remove rdtsc_barrier() by Andy Lutomirski · 9 years ago
  17. 502dfef x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmclock by Andy Lutomirski · 9 years ago
  18. 27c6340 x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles() by Andy Lutomirski · 9 years ago
  19. eee6946 x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers by Andy Lutomirski · 9 years ago
  20. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  21. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  22. fe47ae6 x86/asm/tsc: Remove rdtscl() by Andy Lutomirski · 9 years ago
  23. 3796366 x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug by Andy Lutomirski · 9 years ago
  24. 9cfa1a0 x86/asm/tsc: Use the full 64-bit TSC in delay_tsc() by Andy Lutomirski · 9 years ago
  25. ec69de5 x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros by Andy Lutomirski · 9 years ago
  26. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  27. 9261e05 x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks by Andy Lutomirski · 9 years ago
  28. 881d7bf x86/asm/tsc, kvm: Remove vget_cycles() by Andy Lutomirski · 9 years ago
  29. c6e5ca3 x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() by Andy Lutomirski · 9 years ago
  30. c73e36b x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads by Denys Vlasenko · 9 years ago
  31. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  32. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  34. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago
  37. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  38. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  39. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  40. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  41. a88464a kvm: add hyper-v crash msrs values by Andrey Smetanin · 9 years ago
  42. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  43. 59fd132 KVM: x86: keep track of LVT0 changes under APICv by Radim Krčmář · 9 years ago
  44. db13856 KVM: x86: properly restore LVT0 by Radim Krčmář · 9 years ago
  45. 4272013 KVM: x86: make vapics_in_nmi_mode atomic by Radim Krčmář · 9 years ago
  46. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 9 years ago
  47. f905892 ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry by Hanjun Guo · 9 years ago
  48. 799b63a Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  49. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  50. 43c518d [IA64] Drop debug test/printk that some special pages are marked reserved by Tony Luck · 9 years ago
  51. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  52. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  53. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  54. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  55. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  56. ea389da arm64: cpuidle: add __init section marker to arm_cpuidle_init by Jisheng Zhang · 9 years ago
  57. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  58. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  59. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  60. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  62. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  63. ae41a0b ARM: multi_v7_defconfig: Enable BRCMNAND driver by Florian Fainelli · 9 years ago
  64. d80d942 ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNAND by Florian Fainelli · 9 years ago
  65. 375d610 Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into next/late by Kevin Hilman · 9 years ago
  66. b72802c Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/late by Kevin Hilman · 9 years ago
  67. 6540165 ARM: at91/dt: update udc compatible strings by Boris Brezillon · 9 years ago
  68. 593aae2 Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/late by Kevin Hilman · 9 years ago
  69. ea21feb arm64: dts: Add APM X-Gene standby GPIO controller DTS entries by Y Vo · 9 years ago
  70. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  71. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  72. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  73. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  74. fd28f5d arm64: Don't report clear pmds and puds as huge by Christoffer Dall · 9 years ago
  75. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  76. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  77. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  78. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  79. 9b597fd arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR by Masanari Iida · 9 years ago
  80. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  81. a846f47 x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line. by KarimAllah Ahmed · 9 years ago
  82. 3b242c6 x86: mm: enable deferred struct page initialisation on x86-64 by Mel Gorman · 9 years ago
  83. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  84. b265da5 arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs by Shannon Zhao · 9 years ago
  85. 18a11b5 arm64: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
  86. 1e43ba9 arm64: fix incorrect use of pgprot_t variable by Ard Biesheuvel · 9 years ago
  87. ea3b55f ARM: mvebu: update Ethernet compatible string for Armada XP by Simon Guinot · 9 years ago
  88. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  89. 93472af perf/x86: Fix 'active_events' imbalance by Peter Zijlstra · 9 years ago
  90. dc5fb57 Merge branch 'x86/boot' into x86/urgent by Ingo Molnar · 9 years ago
  91. db52ef7 x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is enabled by Ingo Molnar · 9 years ago
  92. 0a8b835 intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver by qipeng.zha · 9 years ago
  93. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  94. f199b66 Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  95. 1af135a s390/kdump: fix compile for !SMP by Heiko Carstens · 9 years ago
  96. 0fbafd0 crypto: aesni - fix failing setkey for rfc4106-gcm-aesni by Tadeusz Struk · 9 years ago
  97. c63f887 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  98. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  99. 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 9 years ago
  100. d1c6c2f ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support by Vineet Gupta · 9 years ago