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