1. 4036134 selftests/x86: Add a test for syscall restart under ptrace by Andy Lutomirski · 9 years ago
  2. adcfd23 selftests/x86: Fix some error messages in ptrace_syscall by Andy Lutomirski · 9 years ago
  3. 053080a x86/msr: Document msr-index.h rule for addition by Borislav Petkov · 9 years ago
  4. f1b92bb x86/ftrace, x86/asm: Kill ftrace_caller_end label by Borislav Petkov · 9 years ago
  5. 4f6c893 selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS by Andy Lutomirski · 9 years ago
  6. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  7. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 9 years ago
  8. e54fdcc x86/signal/64: Add a comment about sigcontext->fs and gs by Andy Lutomirski · 9 years ago
  9. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  10. dd7b684 x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() by Matthew Wilcox · 9 years ago
  11. 8dd5032 x86/asm/bitops: Force inlining of test_and_set_bit and friends by Denys Vlasenko · 9 years ago
  12. d99e1bd x86/entry/traps: Refactor preemption and interrupt flag handling by Alexander Kuleshov · 9 years ago
  13. bb56968 x86/syscalls/64: Mark sys_iopl() as using ptregs by Andy Lutomirski · 9 years ago
  14. eb2a54c x86/entry/64: Fix fast-path syscall return register state by Andy Lutomirski · 9 years ago
  15. b776508 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls by Andy Lutomirski · 9 years ago
  16. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 9 years ago
  17. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 9 years ago
  18. 337e4cc x86/alternatives: Add an auxilary section by Borislav Petkov · 9 years ago
  19. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 9 years ago
  20. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 9 years ago
  21. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  22. 78726ee Merge branch 'x86/cpu' into x86/asm, to avoid conflict by Ingo Molnar · 9 years ago
  23. 1e423bf x86/entry/64: Migrate the 64-bit syscall slow path to C by Andy Lutomirski · 9 years ago
  24. 24d978b x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork by Andy Lutomirski · 9 years ago
  25. 46eabf0 x86/entry/64: Call all native slow-path syscalls with full pt-regs by Andy Lutomirski · 9 years ago
  26. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 9 years ago
  27. cfcbadb x86/syscalls: Add syscall entry qualifiers by Andy Lutomirski · 9 years ago
  28. 3e65654 x86/syscalls: Move compat syscall entry handling into syscalltbl.sh by Andy Lutomirski · 9 years ago
  29. 32324ce x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 by Andy Lutomirski · 9 years ago
  30. fba3247 x86/syscalls: Refactor syscalltbl.sh by Andy Lutomirski · 9 years ago
  31. e21d50f selftests/x86: Add check_initial_reg_state() by Andy Lutomirski · 9 years ago
  32. c31b342 selftests/x86: Extend Makefile to allow 64-bit-only tests by Andy Lutomirski · 9 years ago
  33. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  34. 1436544 x86/asm: Remove unused L3_PAGE_OFFSET by Alexander Kuleshov · 9 years ago
  35. 92e963f Linux 4.5-rc1 by Linus Torvalds · 9 years ago
  36. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  37. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  38. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  39. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  40. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  41. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  42. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  43. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 9 years ago
  44. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  45. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  46. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  47. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  48. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  49. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 9 years ago
  50. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  51. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 9 years ago
  52. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  53. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  54. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  55. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 9 years ago
  56. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. bfd3d53 MAINTAINERS: Add KVM for MIPS entry by James Hogan · 9 years ago
  58. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  59. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  60. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  61. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  62. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  63. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  64. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  65. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  66. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  67. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  68. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  69. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  70. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  71. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  72. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 9 years ago
  73. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 9 years ago
  74. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  75. 9b9c2cd dt/bindings: Add bindings for PIC32/MZDA platforms by Joshua Henderson · 9 years ago
  76. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  77. edf2194 dt/bindings: Add bindings for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  78. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  79. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  80. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  81. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  82. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  83. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  84. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  85. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  86. 2549cc9 MIPS: Fix macro typo by Jaedon Shin · 9 years ago
  87. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  88. a68f376 MIPS: io.h: Define `ioremap_cache' by Maciej W. Rozycki · 9 years ago
  89. 6d7b141 MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter by Maciej W. Rozycki · 9 years ago
  90. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 9 years ago
  91. 6e1715f MIPS: math-emu: dsemul: Correct description of the emulation frame by Maciej W. Rozycki · 9 years ago
  92. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 9 years ago
  93. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 9 years ago
  94. a87265c MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part by Maciej W. Rozycki · 9 years ago
  95. e455357 MIPS: math-emu: Correctly handle NOP emulation by Maciej W. Rozycki · 9 years ago
  96. 4f33f6c MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs by Huacai Chen · 9 years ago
  97. db0dbd5 MIPS: sync-r4k: reduce skew while synchronization by Huacai Chen · 9 years ago
  98. b3e27d5 Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  99. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. fa7d9a1 Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago