1. 9dea5dc x86/entry/syscalls: Wire up 32-bit direct socket calls by Andy Lutomirski · 10 years ago
  2. ed0b2ed x86/entry/vm86: Move userspace accesses to do_sys_vm86() by Brian Gerst · 9 years ago
  3. df1ae9a x86/entry/vm86: Preserve 'orig_ax' by Brian Gerst · 9 years ago
  4. 0233606 x86/entry/vm86: Clean up saved_fs/gs by Brian Gerst · 9 years ago
  5. bf9f2ee x86/nmi: Remove the 'b2b' parameter from nmi_handle() by Andy Lutomirski · 9 years ago
  6. d132803 x86/entry: Fix _TIF_USER_RETURN_NOTIFY check in prepare_exit_to_usermode by Andy Lutomirski · 10 years ago
  7. 8f7f06b x86/entry/64: Fix IRQ state confusion and related warning on compat syscalls with CONFIG_AUDITSYSCALL=n by Andy Lutomirski · 10 years ago
  8. 0333a20 x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion by Andy Lutomirski · 10 years ago
  9. 06a7b36 x86/entry: Remove SCHEDULE_USER and asm/context-tracking.h by Andy Lutomirski · 10 years ago
  10. 8c84014 x86/entry: Remove exception_enter() from most trap handlers by Andy Lutomirski · 10 years ago
  11. 02bc776 x86/asm/entry/64: Migrate error and IRQ exit work to C and remove old assembly code by Andy Lutomirski · 10 years ago
  12. a586f98 x86/asm/entry/64: Simplify IRQ stack pt_regs handling by Andy Lutomirski · 10 years ago
  13. ff46759 x86/asm/entry/64: Save all regs on interrupt entry by Andy Lutomirski · 10 years ago
  14. 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
  15. cb6f64e x86/entry/64: Really create an error-entry-from-usermode code path by Andy Lutomirski · 10 years ago
  16. c5c46f5 x86/entry: Add new, comprehensible entry and exit handlers written in C by Andy Lutomirski · 10 years ago
  17. feed36c x86/entry: Add enter_from_user_mode() and use it in syscalls by Andy Lutomirski · 10 years ago
  18. 02fdcd5 x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception entries by Andy Lutomirski · 10 years ago
  19. 1f484aa x86/entry: Move C entry and exit code to arch/x86/entry/common.c by Andy Lutomirski · 10 years ago
  20. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 10 years ago
  21. 5e99cb7 x86/entry/64/compat: Fix bad fast syscall arg failure path by Andy Lutomirski · 10 years ago
  22. 9b54050 x86/compat: Separate ia32 and x32 compat ABIs by Brian Gerst · 10 years ago
  23. 0c3619e x86/compat: Clean up HAVE_UID16 config by Brian Gerst · 10 years ago
  24. 3bead55 x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compat by Brian Gerst · 10 years ago
  25. 5e2aad2 x86/compat: Remove unneeded #include by Brian Gerst · 10 years ago
  26. 10ed349 x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 by Brian Gerst · 10 years ago
  27. c338867 x86/compat: Check for both 32-bit compat and x32 in get_gate_vma() by Brian Gerst · 10 years ago
  28. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 10 years ago
  29. 601275c x86/compat: Factor out ia32 compat code from compat_arch_ptrace() by Brian Gerst · 10 years ago
  30. 7da7707 x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' by Brian Gerst · 10 years ago
  31. b829d1b x86/compat: Move ucontext_x32 to sigframe.h by Brian Gerst · 10 years ago
  32. b2e02b8 x86/compat: Make mmap_is_ia32() common compat by Brian Gerst · 10 years ago
  33. c0bfd26 x86/compat: Move copy_siginfo_*_user32() to signal_compat.c by Brian Gerst · 10 years ago
  34. 5a33fcb x86/asm/tsc: Save an instruction in DECLARE_ARGS users by George Spelvin · 10 years ago
  35. bb8dd96 x86/asm/tsc: Remove rdtsc_barrier() by Andy Lutomirski · 10 years ago
  36. 502dfef x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmclock by Andy Lutomirski · 10 years ago
  37. 27c6340 x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles() by Andy Lutomirski · 10 years ago
  38. eee6946 x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers by Andy Lutomirski · 10 years ago
  39. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 10 years ago
  40. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  41. fe47ae6 x86/asm/tsc: Remove rdtscl() by Andy Lutomirski · 10 years ago
  42. 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
  43. 9cfa1a0 x86/asm/tsc: Use the full 64-bit TSC in delay_tsc() by Andy Lutomirski · 10 years ago
  44. ec69de5 x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros by Andy Lutomirski · 10 years ago
  45. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  46. 9261e05 x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks by Andy Lutomirski · 10 years ago
  47. 881d7bf x86/asm/tsc, kvm: Remove vget_cycles() by Andy Lutomirski · 10 years ago
  48. c6e5ca3 x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() by Andy Lutomirski · 10 years ago
  49. c73e36b x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads by Denys Vlasenko · 10 years ago
  50. 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
  51. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  53. 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
  54. 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
  55. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 10 years ago
  56. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  57. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  58. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  59. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  60. a88464a kvm: add hyper-v crash msrs values by Andrey Smetanin · 10 years ago
  61. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 10 years ago
  62. 59fd132 KVM: x86: keep track of LVT0 changes under APICv by Radim Krčmář · 10 years ago
  63. db13856 KVM: x86: properly restore LVT0 by Radim Krčmář · 10 years ago
  64. 4272013 KVM: x86: make vapics_in_nmi_mode atomic by Radim Krčmář · 10 years ago
  65. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 10 years ago
  66. f905892 ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry by Hanjun Guo · 10 years ago
  67. 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
  68. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. 43c518d [IA64] Drop debug test/printk that some special pages are marked reserved by Tony Luck · 10 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. ea389da arm64: cpuidle: add __init section marker to arm_cpuidle_init by Jisheng Zhang · 10 years ago
  76. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  77. 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
  78. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  79. 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
  80. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  81. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. ae41a0b ARM: multi_v7_defconfig: Enable BRCMNAND driver by Florian Fainelli · 10 years ago
  83. d80d942 ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNAND by Florian Fainelli · 10 years ago
  84. 375d610 Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into next/late by Kevin Hilman · 10 years ago
  85. b72802c Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/late by Kevin Hilman · 10 years ago
  86. 6540165 ARM: at91/dt: update udc compatible strings by Boris Brezillon · 10 years ago
  87. 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
  88. ea21feb arm64: dts: Add APM X-Gene standby GPIO controller DTS entries by Y Vo · 10 years ago
  89. 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
  90. 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
  91. 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
  92. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  93. fd28f5d arm64: Don't report clear pmds and puds as huge by Christoffer Dall · 10 years ago
  94. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  95. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  96. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 10 years ago
  97. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 10 years ago
  98. 9b597fd arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR by Masanari Iida · 10 years ago
  99. 92ed932d arc: use for_each_sg() by Akinobu Mita · 10 years ago
  100. a846f47 x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line. by KarimAllah Ahmed · 10 years ago