1. 12cc9fd powerpc: Parse the command line before calling CAS by Suraj Jitindar Singh · 8 years ago
  2. a69e2fb powerpc/xics: Work around limitations of OPAL XICS priority handling by Balbir Singh · 8 years ago
  3. 6892517 arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs by Marc Zyngier · 8 years ago
  4. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  6. 6ad966d powerpc/64: Fix checksum folding in csum_add() by Shile Zhang · 8 years ago
  7. 2a9c4f4 powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n by Alexey Kardashevskiy · 8 years ago
  8. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  9. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  10. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  11. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  14. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. ee6a3d1 sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  16. 1a79a72 sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/apic.h> by Ingo Molnar · 8 years ago
  17. 2c873d5 sched/core: Remove unused prefetch_stack() by Ingo Molnar · 8 years ago
  18. f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  19. f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  20. 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  21. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  23. 3fb66a7 powerpc/booke: Fix boot crash due to null hugepd by Laurentiu Tudor · 8 years ago
  24. 4dc831a powerpc: Fix compiling a BE kernel with a powerpc64le toolchain by Nicholas Piggin · 8 years ago
  25. 424f8ac powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop by Gautham R. Shenoy · 8 years ago
  26. 7a70d72 powerpc/64: Invalidate process table caching after setting process table by Paul Mackerras · 8 years ago
  27. 4ceae13 powerpc: emulate_step() tests for load/store instructions by Ravi Bangoria · 8 years ago
  28. e148bd1 powerpc: Emulation support for load/store instructions on LE by Ravi Bangoria · 8 years ago
  29. ca2dea4 Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/late by Arnd Bergmann · 8 years ago
  30. 332524e ARM: deconfig: fix the moxart defconfig by Linus Walleij · 8 years ago
  31. 16ce771 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into next by Radim Krčmář · 8 years ago
  32. 3131d97 ARM: ux500: resume the second core properly by Linus Walleij · 8 years ago
  33. d4b80d9 Merge branch 'next/late' with mainline by Arnd Bergmann · 8 years ago
  34. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  35. 7afbeb6 s390/ipl: always use load normal for CCW-type re-IPL by Heiko Carstens · 8 years ago
  36. bb1a2c2 x86/hpet: Prevent might sleep splat on resume by Thomas Gleixner · 8 years ago
  37. f94c8d1 sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface by Peter Zijlstra · 8 years ago
  38. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  39. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  40. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  41. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  42. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  43. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  44. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  45. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  46. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  47. e6d930b signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> by Ingo Molnar · 8 years ago
  48. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  49. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  50. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  51. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  52. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  53. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  54. 4cf421e sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  55. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  56. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  57. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  58. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  59. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  60. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  61. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  62. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  63. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  64. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  65. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  66. 9d020d3 Merge branch 'linus' into perf/urgent, to resolve conflict by Ingo Molnar · 8 years ago
  67. 4977ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  69. b46dcfa xtensa: allow merging vectors into .text section by Max Filippov · 8 years ago
  70. 9a736fc xtensa: clean up bootable image build targets by Max Filippov · 8 years ago
  71. 4ab1870 xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD by Max Filippov · 8 years ago
  72. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  73. 6053dc9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  75. 544a068 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  76. acc9ab6 KVM: nVMX: Fix pending events injection by Wanpeng Li · 8 years ago
  77. 0fce546 x86/kvm/vmx: remove unused variable in segment_base() by Jérémy Lefaure · 8 years ago
  78. b7ceaec x86/asm: Tidy up TSS limit code by Andy Lutomirski · 8 years ago
  79. bba82fd KVM: x86: never specify a sample period for virtualized in_tx_cp counters by Robert O'Callahan · 8 years ago
  80. efa7ceb crypto: arm/crc32 - add build time test for CRC instruction support by Ard Biesheuvel · 8 years ago
  81. 1fb1683 crypto: arm/crc32 - fix build error with outdated binutils by Ard Biesheuvel · 8 years ago
  82. 8392f16 x86/boot: Correct setup_header.start_sys name by Borislav Petkov · 8 years ago
  83. e98fe51 x86/purgatory: Fix sparse warning, symbol not declared by Tobin C. Harding · 8 years ago
  84. 72042a8 x86/purgatory: Make functions and variables static by Tobin C. Harding · 8 years ago
  85. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  86. 58ab9a0 x86/pkeys: Check against max pkey to avoid overflows by Dave Hansen · 8 years ago
  87. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  88. e86a2d2 x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h by Masanari Iida · 8 years ago
  89. aa5ec3f x86/vmware: Remove duplicate inclusion of asm/timer.h by Masanari Iida · 8 years ago
  90. 73667e3 x86/hyperv: Hide unused label by Arnd Bergmann · 8 years ago
  91. 90b28de x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  92. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  93. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  94. 11277aa x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR() by Dou Liyang · 8 years ago
  95. bb3f0a5 x86/apic: Fix a warning message in logical CPU IDs allocation by Dou Liyang · 8 years ago
  96. d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
  97. e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
  98. 3c915bd s390/cputime: reset all accounting fields on fork by Martin Schwidefsky · 8 years ago
  99. e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
  100. d9fcf2a s390: fix in-kernel program checks by Martin Schwidefsky · 8 years ago