index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
1
-1
/
+1
2015-04-26
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-31
/
+14
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+68
2015-04-21
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
1
-0
/
+2
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-7
/
+8
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-2
/
+3
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-3
/
+2
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2
-0
/
+24
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2
-0
/
+4
2015-04-21
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
1
-0
/
+14
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-2
/
+1
2015-04-21
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2
-2
/
+11
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
1
-0
/
+3
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-17
/
+10
2015-04-17
powerpc: switch to using asm-generic for seccomp.h
Kees Cook
3
-17
/
+10
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
1
-10
/
+2
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
1
-1
/
+10
2015-04-17
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
1
-21
/
+0
2015-04-17
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
1
-1
/
+4
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
40
-1001
/
+1060
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+6
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
3
-1
/
+20
2015-04-13
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
1
-0
/
+26
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-04-11
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
1
-0
/
+4
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
2
-2
/
+12
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-1
/
+1
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
3
-98
/
+5
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
1
-1
/
+2
2015-04-11
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
1
-0
/
+17
2015-04-11
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
1
-0
/
+21
2015-04-11
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
1
-0
/
+15
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2
-5
/
+18
2015-04-11
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
1
-0
/
+11
2015-04-11
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
1
-0
/
+21
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
1
-2
/
+2
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-3
/
+0
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2
-3
/
+3
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-1
/
+0
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-5
/
+7
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
2
-10
/
+1
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
4
-35
/
+9
[next]