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