1. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  2. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  5. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  6. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  7. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  8. 8e6afa3 KVM: PPC: PR: Handle FSCR feature deselects by Alexander Graf · 10 years ago
  9. 78eb9094 powerpc/t2080rdb: Add T2080RDB board support by Shengzhou Liu · 10 years ago
  10. 29577fc KVM: PPC: HV: Remove generic instruction emulation by Alexander Graf · 10 years ago
  11. 5a484c7 KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr by Bharat Bhushan · 10 years ago
  12. 3894817 powerpc/fsl-pci: Correct use of ! and & by Himangi Saraogi · 10 years ago
  13. 983e2444 powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeof by Himangi Saraogi · 10 years ago
  14. 54afbec memory: Freescale CoreNet Coherency Fabric error reporting driver by Scott Wood · 10 years ago
  15. 48cd9b5 powerpc/e6500: Work around erratum A-008139 by Scott Wood · 10 years ago
  16. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  17. 7251a24 powerpc/booke: Define MSR bits the same way as reg.h by Scott Wood · 10 years ago
  18. e8a91e0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  19. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  20. 8de1201 KVM: PPC: Expose helper functions for data/inst faults by Alexander Graf · 10 years ago
  21. d69614a KVM: PPC: Separate loadstore emulation from priv emulation by Alexander Graf · 10 years ago
  22. c12fb43 KVM: PPC: Handle magic page in kvmppc_ld/st by Alexander Graf · 10 years ago
  23. c45c551 KVM: PPC: Use kvm_read_guest in kvmppc_ld by Alexander Graf · 10 years ago
  24. 9897e88 KVM: PPC: Remove kvmppc_bad_hva() by Alexander Graf · 10 years ago
  25. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 10 years ago
  26. 7d15c06 KVM: PPC: Implement kvmppc_xlate for all targets by Alexander Graf · 10 years ago
  27. 63fff5c KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page by Aneesh Kumar K.V · 10 years ago
  28. 7a58777 KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode by Alexander Graf · 10 years ago
  29. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  30. 9678cda Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 by Stewart Smith · 10 years ago
  31. de9bdd1 Split out struct kvmppc_vcore creation to separate function by Stewart Smith · 10 years ago
  32. 1b2e33b KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication by Paul Mackerras · 10 years ago
  33. ef1af2e KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call by Paul Mackerras · 10 years ago
  34. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 10 years ago
  35. b2677b8 KVM: PPC: Remove 440 support by Alexander Graf · 10 years ago
  36. 8c95ead KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer by Bharat Bhushan · 10 years ago
  37. 28d2f42 KVM: PPC: Booke-hv: Add one reg interface for SPRG9 by Bharat Bhushan · 10 years ago
  38. 99e99d1 kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit by Bharat Bhushan · 10 years ago
  39. f525047 KVM: PPC: Bookehv: Get vcpu's last instruction for emulation by Mihai Caraman · 10 years ago
  40. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  41. 9a26af6 KVM: PPC: Book3s: Remove kvmppc_read_inst() function by Mihai Caraman · 10 years ago
  42. 9c0d4e0 KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1 by Mihai Caraman · 10 years ago
  43. b5741bb KVM: PPC: e500mc: Revert "add load inst fixup" by Mihai Caraman · 10 years ago
  44. 34f754b kvm: ppc: Add SPRN_EPR get helper function by Bharat Bhushan · 10 years ago
  45. c1b8a01 kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7 by Bharat Bhushan · 10 years ago
  46. dc16854 kvm: ppc: booke: Add shared struct helpers of SPRN_ESR by Bharat Bhushan · 10 years ago
  47. a5414d4 kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR by Bharat Bhushan · 10 years ago
  48. 31579ee kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1 by Bharat Bhushan · 10 years ago
  49. 1dc0c5b kvm: ppc: bookehv: Added wrapper macros for shadow registers by Bharat Bhushan · 10 years ago
  50. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  51. c01e3f6 KVM: PPC: Book3S: Add hack for split real mode by Alexander Graf · 10 years ago
  52. 2e27ecc KVM: PPC: Book3S: Stop PTE lookup on write errors by Alexander Graf · 10 years ago
  53. 17824b5 KVM: PPC: Deflect page write faults properly in kvmppc_st by Alexander Graf · 10 years ago
  54. 1287cb3f KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct by Alexander Graf · 10 years ago
  55. debf27d KVM: PPC: e500: Emulate power management control SPR by Mihai Caraman · 10 years ago
  56. 6947f94 KVM: PPC: Book3S HV: Enable for little endian hosts by Alexander Graf · 10 years ago
  57. 9bf163f KVM: PPC: Book3S HV: Fix ABIv2 on LE by Alexander Graf · 10 years ago
  58. 76d072f KVM: PPC: Book3S HV: Access XICS in BE by Alexander Graf · 10 years ago
  59. 0865a58 KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE by Alexander Graf · 10 years ago
  60. 0240755 KVM: PPC: Book3S HV: Access guest VPA in BE by Alexander Graf · 10 years ago
  61. 6f22bd3 KVM: PPC: Book3S HV: Make HTAB code LE host aware by Alexander Graf · 10 years ago
  62. 8f6822c PPC: Add asm helpers for BE 32bit load/store by Alexander Graf · 10 years ago
  63. d57cef9 KVM: PPC: e500: Fix default tlb for victim hint by Mihai Caraman · 10 years ago
  64. 9642382 KVM: PPC: Book3S HV: Add H_SET_MODE hcall handling by Michael Neuling · 10 years ago
  65. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  66. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  67. 1f0eeb7 KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule by Mihai Caraman · 10 years ago
  68. f396df3 KVM: PPC: Book3S PR: Fix sparse endian checks by Alexander Graf · 10 years ago
  69. da166fa KVM: PPC: Book3S PR: Fix ABIv2 on LE by Alexander Graf · 10 years ago
  70. ad7d458 KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  71. 05a308c KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue by Anton Blanchard · 10 years ago
  72. 568fccc KVM: PPC: Book3S PR: Handle hyp doorbell exits by Alexander Graf · 10 years ago
  73. f6bf3a6 KVM: PPC: Book3s HV: Fix tlbie compile error by Alexander Graf · 10 years ago
  74. fb4188b KVM: PPC: Book3s PR: Disable AIL mode with OPAL by Alexander Graf · 10 years ago
  75. 06da28e KVM: PPC: BOOK3S: PR: Emulate instruction counter by Aneesh Kumar K.V · 10 years ago
  76. 8f42ab2 KVM: PPC: BOOK3S: PR: Emulate virtual timebase register by Aneesh Kumar K.V · 10 years ago
  77. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  78. 9de5cb0 powerpc/perf: Add per-event excludes on Power8 by Michael Ellerman · 10 years ago
  79. 8abd818 powerpc/perf: Pass the struct perf_events down to compute_mmcr() by Michael Ellerman · 10 years ago
  80. 79a4cb2 powerpc/perf: Clear all MMCR settings before calling compute_mmcr() by Michael Ellerman · 10 years ago
  81. 633440f powerpc: Document how we set AIL on guest kernels by Michael Ellerman · 10 years ago
  82. 8e83e90 powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall() by Michael Ellerman · 10 years ago
  83. b14726c powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() by Michael Ellerman · 10 years ago
  84. 8d3c941 powerpc: Add machine_early_initcall() by Michael Ellerman · 10 years ago
  85. 9daf112 powerpc: Remove misleading DISABLE_INTS by Michael Ellerman · 10 years ago
  86. a1d711c powerpc: Document register clobbering in EXCEPTION_COMMON() by Michael Ellerman · 10 years ago
  87. 144beb2 powerpc: Update comments in irqflags.h by Michael Ellerman · 10 years ago
  88. 4e2bf01 powerpc: Move bad_stack() below the fwnmi_data_area by Michael Ellerman · 10 years ago
  89. 1e07a0a powerpc: Remove CLASSIC_PPC by Michael Ellerman · 10 years ago
  90. 804ece0 powerpc: Remove CONFIG_POWER4 by Michael Ellerman · 10 years ago
  91. 0f36910 powerpc: Remove power3 from comments by Michael Ellerman · 10 years ago
  92. 086dddc powerpc: Remove oprofile RS64 support by Michael Ellerman · 10 years ago
  93. c3993f1 powerpc: Remove CONFIG_POWER3 by Michael Ellerman · 10 years ago
  94. cec1548 powerpc: Pull out ksp_vsid logic into a helper by Michael Ellerman · 10 years ago
  95. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 10 years ago
  96. 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
  97. 468a330 powerpc: Drop support for pre-POWER4 cpus by Michael Ellerman · 10 years ago
  98. 2061f7b powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit() by Michael Ellerman · 10 years ago
  99. cdc2652 Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  100. 396a343 powerpc: Fix endianness of flash_block_list in rtas_flash by Thomas Falcon · 10 years ago