1. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 10 years ago
  2. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 10 years ago
  3. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 10 years ago
  4. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 10 years ago
  5. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 10 years ago
  6. 25fedfc KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu by Paul Mackerras · 10 years ago
  7. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 10 years ago
  8. d911f0b KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update by Paul Mackerras · 10 years ago
  9. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 10 years ago
  10. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 10 years ago
  11. 6e0365b KVM: PPC: Book3S HV: Add ICP real mode counters by Suresh Warrier · 10 years ago
  12. b022155 KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode by Suresh Warrier · 10 years ago
  13. 34cb795 KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock by Suresh Warrier · 10 years ago
  14. 878610f KVM: PPC: Book3S HV: Add guest->host real mode completion counters by Suresh E. Warrier · 10 years ago
  15. a4bd6eb KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte by Aneesh Kumar K.V · 10 years ago
  16. 31037ec KVM: PPC: Book3S HV: Remove RMA-related variables from code by Aneesh Kumar K.V · 10 years ago
  17. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  18. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 10 years ago
  19. ae75116e powerpc: Export __spin_yield by Suresh E. Warrier · 10 years ago
  20. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  21. b53c7582 Merge branch 'topic/sh' into for-linus by Vinod Koul · 9 years ago
  22. da4d814 ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON by Tony Lindgren · 9 years ago
  23. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  24. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  25. 5ca08a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  26. cdaa8cf Merge branch 'fixes' into next/fixes-non-critical by Olof Johansson · 9 years ago
  27. d8f6ad8 ARC: perf: don't add code for impossible case by Vineet Gupta · 9 years ago
  28. 30fdd37 ARC: perf: Rename DT binding to not confuse with power mgmt by Vineet Gupta · 9 years ago
  29. 22f6b89 ARC: perf: add user space attribution in callchains by Vineet Gupta · 11 years ago
  30. 389e316 ARC: perf: Add kernel callchain support by Vineet Gupta · 11 years ago
  31. 0a8a476 ARC: perf: support cache hit/miss ratio by Vineet Gupta · 10 years ago
  32. bde80c2 ARC: perf: Add some comments/debug stuff by Vineet Gupta · 9 years ago
  33. 03c94fc ARC: perf: make @arc_pmu static global by Vineet Gupta · 10 years ago
  34. baa54ab nios2: rework trap handler by Ley Foon Tan · 9 years ago
  35. 170c381 nios2: remove end address checking for initda by Ley Foon Tan · 9 years ago
  36. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  37. e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 9 years ago
  38. 64fb1d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  39. 0ae53ed sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 9 years ago
  40. bb620c3 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 9 years ago
  41. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 9 years ago
  42. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  43. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. a6dfa12 config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected by Konrad Rzeszutek Wilk · 9 years ago
  47. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  48. 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 9 years ago
  49. 5d38000 ARM: 8342/1: VDSO: depend on CPU_V7 by Nathan Lynch · 9 years ago
  50. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  51. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  52. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  53. 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  54. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 10 years ago
  55. 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 10 years ago
  56. a84f242 tile: map data region shadow of kernel as R/W by Chris Metcalf · 10 years ago
  57. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 10 years ago
  58. b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 10 years ago
  59. 9088616 arch: tile: fix null pointer dereference on pt_regs pointer by Colin Ian King · 10 years ago
  60. 5a3b4e8 tile/elf: reorganize notify_exec() by Davidlohr Bueso · 10 years ago
  61. 89067c2 tile: use si_int instead of si_ptr for compat_siginfo by Chris Metcalf · 10 years ago
  62. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  63. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 9 years ago
  64. 15beb69 mips: ip32: add platform data hooks to use DS1685 driver by Joshua Kinard · 9 years ago
  65. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  66. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  67. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  68. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  69. 97247fd mips: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  70. cc2d316 microblaze: use asm-generic for seccomp.h by Kees Cook · 9 years ago
  71. 6bcf4e9 arm: use asm-generic for seccomp.h by Kees Cook · 9 years ago
  72. be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 9 years ago
  73. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  74. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 9 years ago
  75. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  76. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  77. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 9 years ago
  78. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 9 years ago
  79. a7e73e7 powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error by Shreyas B. Prabhu · 9 years ago
  80. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 10 years ago
  81. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 10 years ago
  82. dac5657 KVM: PPC: Remove page table walk helpers by Aneesh Kumar K.V · 10 years ago
  83. 5e1d44a KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer by Aneesh Kumar K.V · 10 years ago
  84. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 9 years ago
  85. 45701e2 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  86. 671d773 sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
  87. f1600e5 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  88. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  89. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  90. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  91. fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 9 years ago
  92. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  94. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 9 years ago
  95. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 9 years ago
  96. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  97. cd2b293 ARM: plat-pxa: remove use of seq_printf return value by Joe Perches · 9 years ago
  98. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 9 years ago
  99. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 9 years ago
  100. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 9 years ago