]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - arch/powerpc
UBUNTU: SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
[mirror_ubuntu-zesty-kernel.git] / arch / powerpc /
2017-03-10 Aneesh Kumar K.VUBUNTU: SAUCE: power/mm: update pte_write and pte_wrpro...
2017-03-10 Aneesh Kumar K.VUBUNTU: SAUCE: powerpc/mm: handle protnone ptes on...
2017-03-10 Aneesh Kumar K.Vpowerpc/mm/autonuma: switch ppc64 to its own implementa...
2017-03-10 Gautham R. Shenoypowerpc/powernv: Fix bug due to labeling ambiguity...
2017-03-08 Suraj Jitindar Singhpowerpc: Update to new option-vector-5 format for CAS
2017-03-08 Suraj Jitindar Singhpowerpc: Parse the command line before calling CAS
2017-03-07 Russell Curreypowerpc: Add POWER9 architected mode to cputable
2017-03-07 Paul MackerrasKVM: PPC: Book3S HV: Fix H_PROD to actually wake the...
2017-03-06 Nathan Fontenotpowerpc/pseries: Revert 'Auto-online hotplugged memory'
2017-03-06 Sahil Mehtapowerpc/pseries: Implement indexed-count hotplug memory...
2017-03-06 Sahil Mehtapowerpc/pseries: Implement indexed-count hotplug memory add
2017-03-06 Michael Ellermanpowerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
2017-03-06 John Allenpowerpc/pseries: Introduce memory hotplug READD operation
2017-03-06 John Allenpowerpc/pseries: Make the acquire/release of the drc...
2017-03-06 Nathan Fontenotpowerpc/pseries: Report DLPAR capabilities
2017-03-06 Michael Rothpowerpc/pseries: Advertise Hot Plug Event support to...
2017-03-06 David Gibsonpowerpc/pseries: Advertise HPT resizing support via CAS
2017-03-06 Paul Mackerraspowerpc/64: Enable use of radix MMU under hypervisor...
2017-03-06 Paul Mackerraspowerpc/pseries: Fixes for the "ibm,architecture-vec...
2017-03-06 Paul Mackerraspowerpc/64: Don't try to use radix MMU under a hypervisor
2017-03-06 Naveen N. Raopowerpc/optprobes: Fix TOC handling in optprobes trampoline
2017-03-01 Hari BathiniUBUNTU: SAUCE: powerpc/fadump: set an upper limit for...
2017-03-01 Tim GardnerRevert "UBUNTU: SAUCE: powerpc/fadump: set an upper...
2017-02-24 Reza Arbabpowerpc/mm: unstub radix__vmemmap_remove_mapping()
2017-02-24 Reza Arbabpowerpc/mm: add radix__remove_section_mapping()
2017-02-24 Reza Arbabpowerpc/mm: add radix__create_section_mapping()
2017-02-24 Reza Arbabpowerpc/mm: refactor radix physical page mapping
2017-02-24 Alistair Popplepowerpc/powernv: Use OPAL call for TCE kill on NVLink2
2017-02-24 Alistair Popplepowerpc/powernv: Initialise nest mmu
2017-02-24 Vipin K ParasharUBUNTU: SAUCE: KVM: PPC: Book3S: Ratelimit copy data...
2017-02-24 Aneesh Kumar K.VUBUNTU: SAUCE: powerpc/mm/hash: Always clear UPRT and...
2017-02-24 Aneesh Kumar K.Vpowerpc/mm/radix: Skip ptesync in pte update helpers
2017-02-24 Aneesh Kumar K.Vpowerpc/mm/radix: Use ptep_get_and_clear_full when...
2017-02-24 Aneesh Kumar K.Vpowerpc/mm/radix: Update pte update sequence for pte...
2017-02-24 Aneesh Kumar K.Vpowerpc/mm: Update PROTFAULT handling in the page fault...
2017-02-24 Madhavan Srinivasanpowerpc/perf: Factor out event_alternative function
2017-02-24 Madhavan Srinivasanpowerpc/perf: Add PM_INST_DISP event to Power9 event...
2017-02-24 Madhavan Srinivasanpowerpc/perf: Add alternative event table and function...
2017-02-24 Madhavan Srinivasanpowerpc/perf: Use PM_INST_DISP for generic instructions...
2017-02-24 Madhavan Srinivasanpowerpc/perf: Use Instruction Counter value
2017-02-24 Madhavan Srinivasanpowerpc/perf: Add restrictions to PMC5 in power9 DD1
2017-02-24 Madhavan Srinivasanpowerpc/perf: Avoid FAB_*_MATCH checks for power9
2017-02-24 Madhavan Srinivasanpowerpc/perf: use is_kernel_addr macro in perf_get_misc...
2017-02-21 Gautham R. Shenoypowernv: Pass PSSCR value and mask to power9_idle_stop
2017-02-21 Gautham R. Shenoypowernv:stop: Rename pnv_arch300_idle_init to pnv_power...
2017-02-21 Gautham R. Shenoypowernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2017-02-20 Anju Tpowerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
2017-02-20 Anju Tpowerpc/kprobes: Implement Optprobes
2017-02-20 Naveen N. Raopowerpc/kprobes: Fixes for kprobe_lookup_name() on BE
2017-02-20 Anju Tpowerpc: Add helper to check if offset is within relati...
2017-02-20 Naveen N. Raopowerpc/bpf: Introduce __PPC_SH64()
2017-02-20 Hari BathiniUBUNTU: SAUCE: powerpc/fadump: set an upper limit for...
2017-02-20 Li ZhongKVM: PPC: Book 3S: XICS: Don't lock twice when checking...
2017-02-20 Li ZhongKVM: PPC: Book 3S: XICS: Implement ICS P/Q states
2017-02-20 Li ZhongKVM: PPC: Book 3S: XICS: Fix potential issue with dupli...
2017-02-20 Li ZhongKVM: PPC: Book 3S: XICS: correct the real mode ICP...
2017-02-20 Li ZhongKVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
2017-02-20 Sukadev BhattiproluUBUNTU: SAUCE: powerpc/pseries: Increase RMA size to...
2017-02-20 Tim GardnerUBUNTU: SAUCE: sstep.c: #include <asm/cpu_has_feature.h>
2017-02-20 Mahesh SalgaonkarUBUNTU: SAUCE: (noup) ppc64 boot: Wait for boot cpu...
2017-02-20 Tim GardnerUBUNTU: SAUCE: Add vmlinux.strip to BOOT_TARGETS1
2017-02-20 Tim GardnerUBUNTU: SAUCE: export some symbols for powerpc
2017-02-20 Leann OgasawaraUBUNTU: [Debian] Prep for Ubuntu build infrastructure
2017-02-19 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2017-02-19 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-02-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-02-19 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-02-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-02-17 Linus TorvaldsMerge tag 'powerpc-4.10-5' of git://git.kernel.org...
2017-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-17 Arnd BergmannMerge tag 'reset-for-4.10-fixes' of https://git.pengutr...
2017-02-17 Dave AirlieMerge branch 'drm-fixes-4.10' of git://people.freedeskt...
2017-02-16 Linus TorvaldsMerge tag 'media/v4.10-5' of git://git.kernel.org/pub...
2017-02-16 Linus TorvaldsMerge tag 'pci-v4.10-fixes-4' of git://git.kernel.org...
2017-02-16 Paul Mackerraspowerpc/64: Disable use of radix under a hypervisor
2017-02-14 Linus TorvaldsMerge tag 'media/v4.10-4' of git://git.kernel.org/pub...
2017-02-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-02-11 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-02-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-02-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-02-11 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-02-11 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2017-02-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-10 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-02-10 Linus TorvaldsMerge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge tag 'sound-4.10' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields...
2017-02-10 Linus TorvaldsMerge tag 'powerpc-4.10-4' of git://git.kernel.org...
2017-02-10 Thomas GleixnerMerge tag 'irqchip-fixes-4.10' of git://git.infradead...
2017-02-10 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-02-09 Benjamin Herrenschmidtpowerpc/powernv: Properly set "host-ipi" on IPIs
2017-02-09 Benjamin Herrenschmidtpowerpc/powernv: Fix CPU hotplug to handle waking on HVI
2017-02-09 Benjamin Herrenschmidtpowerpc/mm/radix: Update ERAT flushes when invalidating TLB
2017-02-08 Linus TorvaldsMerge tag 'pci-v4.10-fixes-3' of git://git.kernel.org...
next