1. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  3. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  6. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  7. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  8. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  11. 0952173 powerpc/opal: Add PHB to cxl mode call by Ian Munsie · 10 years ago
  12. a1dca346 powerpc/mm: Add new hash_page_mm() by Ian Munsie · 10 years ago
  13. 80c49c7 powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts by Ian Munsie · 10 years ago
  14. be3ebfe powerpc/cell: Make spu_flush_all_slbs() generic by Ian Munsie · 10 years ago
  15. 73d16a6 powerpc/cell: Move data segment faulting code out of cell platform by Ian Munsie · 10 years ago
  16. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  17. 60666de powerpc/pseries: Use new defines when calling H_SET_MODE by Michael Neuling · 11 years ago
  18. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  19. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 10 years ago
  20. a7696b3 powerpc: Add printk levels to powerpc code by Anton Blanchard · 10 years ago
  21. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  22. e35735b9 powerpc: Speed up clear_page by unrolling it by Anton Blanchard · 10 years ago
  23. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  24. fe7e85c powerpc/powernv: Override dma_get_required_mask() by Gavin Shan · 10 years ago
  25. 5cfb20b powerpc/eeh: Emulate EEH recovery for VFIO devices by Gavin Shan · 10 years ago
  26. d1a85ee powerpc/powernv: Sync OpalPciResetScope with firmware by Gavin Shan · 10 years ago
  27. 4eeeff0 powerpc/eeh: Unfreeze PE on enabling EEH functionality by Gavin Shan · 10 years ago
  28. 131c123 powerpc/eeh: Introduce eeh_ops::err_inject by Gavin Shan · 10 years ago
  29. 5b64234 powerpc/powernv: Sync header with firmware by Gavin Shan · 10 years ago
  30. 0d5ee52 powerpc/eeh: Freeze PE before PE reset by Gavin Shan · 10 years ago
  31. 3e93805 powerpc/eeh: Drop unused argument in eeh_check_failure() by Gavin Shan · 10 years ago
  32. 8989aa4 powerpc: ppc64le optimised word at a time by Anton Blanchard · 10 years ago
  33. fe2a1bb selftests/powerpc: Add test of load_unaligned_zero_pad() by Michael Ellerman · 10 years ago
  34. de5946c powerpc: Implement load_unaligned_zeropad by Anton Blanchard · 10 years ago
  35. 2a58222 powerpc/eeh: Fix kernel crash when passing through VF by Wei Yang · 10 years ago
  36. cf87c3f powerpc: Emulate icbi, mcrf and conditional-trap instructions by Paul Mackerras · 10 years ago
  37. be96f63 powerpc: Split out instruction analysis part of emulate_step() by Paul Mackerras · 10 years ago
  38. d6a4f70 powerpc/powernv: Don't call generic code on offline cpus by Paul Mackerras · 10 years ago
  39. f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
  40. a38efce powerpc: Remove stale function prototypes by Anton Blanchard · 10 years ago
  41. bffe6bd powerpc/powernv: Add OPAL check token call by Michael Neuling · 10 years ago
  42. 00c027d Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  43. fe71557 kvm: Add arch specific mmu notifier for page invalidation by Tang Chen · 10 years ago
  44. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  45. 75dddcb sparc: simplify syscall_get_arch() by Eric Paris · 11 years ago
  46. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  47. 033aaa1 powerpc/kvm: common sw breakpoint instr across ppc by Madhavan Srinivasan · 10 years ago
  48. a59c1d9 powerpc/kvm: support to handle sw breakpoint by Madhavan Srinivasan · 10 years ago
  49. 188e267 KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core by Mihai Caraman · 10 years ago
  50. e9a9483 KVM: PPC: Remove shared defines for SPE and AltiVec interrupts by Mihai Caraman · 10 years ago
  51. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  52. 2f699a5 KVM: PPC: BOOKE: Emulate debug registers and exception by Bharat Bhushan · 10 years ago
  53. 3840edc KVM: PPC: Move ONE_REG AltiVec support to powerpc by Mihai Caraman · 10 years ago
  54. 2c50967 KVM: PPC: BOOKE: Add one reg interface for DBSR by Bharat Bhushan · 10 years ago
  55. 348ba71 KVM: PPC: BOOKE: Guest and hardware visible debug registers are same by Bharat Bhushan · 10 years ago
  56. c8ca97c KVM: PPC: BOOKE : Emulate rfdi instruction by Bharat Bhushan · 10 years ago
  57. cb0446c Revert "powerpc/fsl_msi: spread msi ints across different MSIRs" by Scott Wood · 10 years ago
  58. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  59. 7d59deb powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() by Pranith Kumar · 10 years ago
  60. 85101af powerpc/perf: Fix ABIv2 kernel backtraces by Anton Blanchard · 10 years ago
  61. ae466bd powerpc/8xx: Declare SPRG2 as a SCRATCH register by LEROY Christophe · 10 years ago
  62. c822e73 powerpc/fsl_msi: spread msi ints across different MSIRs by Tudor Laurentiu · 10 years ago
  63. 1c98025 powerpc: Dynamic DMA zone limits by Scott Wood · 10 years ago
  64. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  65. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  66. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  67. 23f66e2 Revert "powerpc: Replace __get_cpu_var uses" by Tejun Heo · 10 years ago
  68. 5828f66 powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  69. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  70. af095dd locking,arch,powerpc: Fold atomic_ops by Peter Zijlstra · 11 years ago
  71. 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 10 years ago
  72. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
  73. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  74. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
  75. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  76. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  77. 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 10 years ago
  78. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  79. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  80. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  81. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  82. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  83. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  84. eeb03a6 powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE by Madhusudanan Kandasamy · 10 years ago
  85. 0ef95b4 powerpc/powernv: Invoke opal call to handle hmi. by Mahesh Salgaonkar · 10 years ago
  86. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  87. 5ca27ef powerpc/powernv: Allow to freeze PE by Gavin Shan · 10 years ago
  88. 262af55 powerpc/powernv: Enable M64 aperatus for PHB3 by Guo Chao · 10 years ago
  89. bb593c0 powerpc/eeh: Aux PE data for error log by Gavin Shan · 10 years ago
  90. f18440f powerpc/eeh: Make diag-data not endian dependent by Gavin Shan · 10 years ago
  91. dc561fb powerpc/eeh: Selectively enable IO for error log by Gavin Shan · 10 years ago
  92. 05b1721 powerpc/eeh: Refactor EEH flag accessors by Gavin Shan · 10 years ago
  93. 212d16c powerpc/eeh: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
  94. 05ec424 powerpc/eeh: Avoid event on passed PE by Gavin Shan · 10 years ago
  95. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
  96. 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
  97. 8e6afa3 KVM: PPC: PR: Handle FSCR feature deselects by Alexander Graf · 10 years ago
  98. 5a484c7 KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr by Bharat Bhushan · 10 years ago
  99. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  100. 7251a24 powerpc/booke: Define MSR bits the same way as reg.h by Scott Wood · 10 years ago