OSDN Git Service

mm, memory_hotplug: add nid parameter to arch_remove_memory
[uclinux-h8/linux.git] / arch / powerpc /
2018-12-20 Madhavan Srinivasanpowerpc/perf: Fix thresholding counter data for unknown...
2018-12-20 Aneesh Kumar K.Vpowerpc/mm/hash: Handle user access of kernel address...
2018-12-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-12-19 Paolo BonziniMerge tag 'kvm-s390-next-4.21-1' of git://git./linux...
2018-12-19 Paolo BonziniMerge tag 'kvmarm-for-v4.21' of git://git./linux/kernel...
2018-12-19 Mark BrownMerge remote-tracking branch 'regmap/topic/irq' into...
2018-12-19 Mark BrownMerge branch 'regmap-4.21' into regmap-next
2018-12-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-12-19' of...
2018-12-19 David S. MillerMerge tag 'mac80211-next-for-davem-2018-12-19' of git...
2018-12-19 Christophe Leroypowerpc/mm: add exec protection on powerpc 603
2018-12-19 Christophe Leroypowerpc/mm: define an empty slice_init_new_context_exec()
2018-12-19 Christophe Leroypowerpc/uaccess: fix warning/error with access_ok()
2018-12-19 Christophe Leroypowerpc: remove remaining bits from CONFIG_APUS
2018-12-19 Christophe Leroypowerpc/xmon: fix dump_segments()
2018-12-19 Christophe Leroypowerpc/8xx: add exception frame marker
2018-12-19 Christophe Leroypowerpc/book3s/32: fix number of bats in p/v_block_mapped()
2018-12-19 Christophe Leroypowerpc/mm: Eliminate not possible mmu features at...
2018-12-19 Christophe Leroypowerpc/smp: Use code patching to restore reset vector
2018-12-19 Christophe Leroypowerpc/44x: use patch_sites for TLB handlers patching
2018-12-19 Christophe Leroypowerpc/signal: Use code patching instead of hardcoding
2018-12-19 Christophe Leroypowerpc/8xx: use modify_instruction_site()
2018-12-19 Christophe Leroypowerpc/book3s/32: Use patch_site to patch hash functions
2018-12-19 Christophe Leroypowerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
2018-12-19 Christophe Leroypowerpc/32: use patch_site_addr() in machine_init()
2018-12-19 Christophe Leroypowerpc: add modify_instruction() and modify_instructio...
2018-12-19 Christophe Leroypowerpc: simplify patch_instruction_site() and patch_br...
2018-12-19 Christophe Leroypowerpc/mm: remove unused variable
2018-12-19 Christophe Leroypowerpc: implement CONFIG_DEBUG_VIRTUAL
2018-12-18 Linus TorvaldsMerge tag 'for-linus-20181218' of git://git.kernel...
2018-12-18 Linus TorvaldsMerge tag 'pci-v4.20-fixes-4' of git://git./linux/kerne...
2018-12-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-12-18 Boris BrezillonMerge tag 'spi-nor/for-4.21' of git://git.infradead...
2018-12-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-12-18 Thomas GleixnerMerge tag 'irqchip-4.21' of git://git./linux/kernel...
2018-12-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-12-18 Rafael J. WysockiMerge branch 'turbostat' of git://git./linux/kernel...
2018-12-18 Takashi IwaiMerge tag 'asoc-v4.21' of git://git./linux/kernel/git...
2018-12-18 Ingo MolnarMerge tag 'perf-core-for-mingo-4.21-20181217' of git...
2018-12-18 Mark BrownMerge branch 'asoc-4.21' into asoc-next
2018-12-18 Mark BrownMerge branch 'asoc-4.20' into asoc-linus
2018-12-18 Rafael J. WysockiMerge tag 'linux-cpupower-4.21-rc1' of git://git./linux...
2018-12-17 James MorrisMerge tag 'v4.20-rc7' into next-general
2018-12-17 Ingo MolnarMerge branch 'x86/urgent' into x86/mm, to pick up depen...
2018-12-17 Ingo MolnarMerge tag 'v4.20-rc7' into perf/core, to pick up fixes
2018-12-17 Mauro Carvalho ChehabMerge tag 'v4.20-rc7' into patchwork
2018-12-17 Mathieu Malaterrepowerpc/32: Move the old 6xx -mcpu logic before the...
2018-12-17 Michael Ellermanpowerpc/ipic: Remove unused ipic_set_priority()
2018-12-17 Michael EllermanMerge branch 'fixes' into next
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S HV: Allow passthrough of an emulated...
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUE...
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S HV: Allow passthrough of an emulated...
2018-12-17 Suraj Jitindar SinghKVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
2018-12-17 Suraj Jitindar SinghKVM: PPC: Add load_from_eaddr and store_to_eaddr to...
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S HV: Implement functions to access...
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
2018-12-17 Suraj Jitindar SinghKVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO...
2018-12-16 Paul MackerrasKVM: PPC: Book3S HV: Flush guest mappings when turning...
2018-12-16 Paul MackerrasKVM: PPC: Book3S HV: Cleanups - constify memslots,...
2018-12-16 Paul MackerrasKVM: PPC: Book3S HV: Map single pages when doing dirty...
2018-12-16 Bharata B RaoKVM: PPC: Pass change type down to memslot commit function
2018-12-15 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-12-14 Linus TorvaldsMerge tag 'for-linus-20181214' of git://git.kernel...
2018-12-14 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-12-14 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'powerpc-4.20-4' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'pinctrl-v4.20-3' of git://git./linux/kernel...
2018-12-14 Greg Kroah-HartmanMerge tag 'hyperv-fixes-4.20-rc6' of git://git./linux...
2018-12-14 Rafael J. WysockiMerge branch 'opp/linux-next' of git://git./linux/kerne...
2018-12-14 Paolo Bonzinikvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
2018-12-14 Paolo BonziniMerge branch 'khdr_fix' of git://git./linux/kernel...
2018-12-14 Suraj Jitindar SinghKVM: PPC: Book3S PR: Set hflag to indicate that POWER9...
2018-12-14 Yangtao LiKVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUT...
2018-12-14 Paul MackerrasKVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_ran...
2018-12-14 Linus TorvaldsMerge tag 'xarray-4.20-rc7' of git://git.infradead...
2018-12-13 Linus TorvaldsMerge tag 'linux-kselftest-4.20-rc7' of git://git....
2018-12-13 Dave AirlieMerge branch 'vmwgfx-fixes-4.20' of git://people.freede...
2018-12-13 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-12-13 Linus TorvaldsMerge tag 'mmc-v4.20-rc5' of git://git./linux/kernel...
2018-12-13 Linus TorvaldsMerge tag 'sound-4.20-rc7' of git://git./linux/kernel...
2018-12-13 Mark BrownMerge branch 'topic/axp20x' of https://git./linux/kerne...
2018-12-13 Mark BrownMerge branch 'for-4.20' of https://git./linux/kernel...
2018-12-13 Kalle ValoMerge tag 'mt76-for-kvalo-2018-11-30' of https://github...
2018-12-13 Takashi IwaiMerge branch 'topic/hda-pm-refactor' into for-next
2018-12-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-12-13 Linus TorvaldsMerge tag 'for-4.20/dm-fixes' of git://git./linux/kerne...
2018-12-13 Linus TorvaldsMerge tag 'media/v4.20-5' of git://git./linux/kernel...
2018-12-13 Linus TorvaldsMerge tag 'ovl-fixes-4.20-rc7' of git://git./linux...
2018-12-13 Linus TorvaldsMerge tag 'fuse-fixes-4.20-rc7' of git://git./linux...
2018-12-13 Linus TorvaldsMerge tag 'trace-v4.20-rc6' of git://git./linux/kernel...
2018-12-13 Dave AirlieMerge tag 'drm/tegra/for-4.21-rc1' of git://anongit...
2018-12-12 Dave AirlieMerge branch 'mediatek-drm-fixes-4.20' of https://githu...
2018-12-12 Dave AirlieMerge branch 'linux-4.20' of git://github.com/skeggsb...
2018-12-12 Dave AirlieMerge branch 'drm-fixes-4.20' of git://people.freedeskt...
2018-12-12 Dave AirlieMerge tag 'drm-misc-fixes-2018-12-12' of git://anongit...
2018-12-12 Dave AirlieMerge tag 'drm-intel-fixes-2018-12-12-1' of git://anong...
2018-12-12 Dave AirlieMerge tag 'drm-intel-fixes-2018-12-07' of git://anongit...
2018-12-12 Will DeaconMerge branch 'for-next/perf' into aarch64/for-next...
2018-12-11 Mark BrownMerge branch 'for-linus' of https://git./linux/kernel...
2018-12-11 David S. MillerMerge branch 'ieee802154-for-davem-2018-12-11' of git...
next