linux-2.6-block.git
2017-04-19 Aneesh Kumar K.Vpowerpc/mm/radix: Use mm->task_size for boundary checki...
2017-04-19 Nicholas Pigginpowerpc/64s: Revert setting of LPCR[LPES] on POWER9
2017-04-13 Michael Ellermanpowerpc/pseries: Always enable SMP when building pseries
2017-04-13 Michael Ellermanpowerpc/powernv: Always enable SMP when building powernv
2017-04-13 Michael Ellermanpowerpc: Allow platforms to force-enable CONFIG_SMP
2017-04-13 Michael Ellermanpowerpc: Drop include of linux/io.h from asm/io.h
2017-04-13 Nicholas Pigginpowerpc/powernv: POWER9 support for msgsnd/doorbell IPI
2017-04-13 Nicholas Pigginpowerpc/64s: Avoid a branch for ppc_msgsnd
2017-04-13 Nicholas Pigginpowerpc: Introduce msgsnd/doorbell barrier primitives
2017-04-13 Nicholas Pigginpowerpc: Change the doorbell IPI calling convention
2017-04-13 Nicholas Pigginpowerpc/64s: Add SCV FSCR bit for ISA v3.0
2017-04-13 Nicholas Pigginpowerpc/64s: Add msgp facility unavailable log string
2017-04-13 Aneesh Kumar K.Vpowerpc/mm/hash: Don't open code VMALLOC_INDEX
2017-04-13 Christophe... cxl: Add psl9 specific code
2017-04-13 Christophe... cxl: Isolate few psl8 specific calls
2017-04-13 Christophe... cxl: Rename some psl8 specific functions
2017-04-13 Christophe... cxl: Update implementation service layer
2017-04-13 Christophe... cxl: Keep track of mm struct associated with a context
2017-04-13 Christophe... cxl: Remove unused values in bare-metal environment.
2017-04-13 Christophe... cxl: Read vsec perst load image
2017-04-12 Rashmica Guptapowerpc/mm: Fix hash table dump when memory is not...
2017-04-12 Oliver O'Halloranpowerpc/mm: Add physical address to Linux page table...
2017-04-12 Oliver O'Halloranpowerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable...
2017-04-12 Balbir Singhpowerpc/tracing: Allow tracing of mmap syscalls
2017-04-12 Michael Ellermanpowerpc/mm: Fix swapper_pg_dir size on 64-bit hash...
2017-04-12 Michael EllermanMerge branch 'topic/xive' (early part) into next
2017-04-10 Gautham R.... powerpc/powernv: Recover correct PACA on wakeup from...
2017-04-10 Gautham R.... powerpc/powernv/idle: Don't override default/deepest...
2017-04-10 Gautham R.... powerpc/powernv/smp: Add busy-wait loop as fall back...
2017-04-10 Gautham R.... powerpc/powernv: Move CPU-Offline idle state invocation...
2017-04-10 Anshuman Khandualpowerpc/hugetlb: Add ABI defines for supported HugeTLB...
2017-04-10 Anshuman Khandualpowerpc/mm: Remove reduntant initmem information from log
2017-04-10 Michael Ellermanpowerpc: Make sparsemem the default on 64-bit Book3S
2017-04-10 Michael Ellermanpowerpc/nohash: Fix use of mmu_has_feature() in setup_i...
2017-04-10 Michael Ellermanpowerpc: Remove unnecessary includes of asm/debug.h
2017-04-10 Michael Ellermanpowerpc: Create asm/debugfs.h and move powerpc_debugfs_...
2017-04-10 Alistair Popplepowerpc/powernv: Require MMU_NOTIFIER to fix NPU build
2017-04-10 Aneesh Kumar K.Vpowerpc/mm/radix: Remove unnecessary ptesync
2017-04-10 Aneesh Kumar K.Vpowerpc/mm/radix: Don't do page walk cache flush when...
2017-04-10 Benjamin Herrenschmidtpowerpc: Fixup LPCR:PECE and HEIC setting on POWER9
2017-04-10 Benjamin Herrenschmidtpowerpc: Consolidate variants of real-mode MMIOs
2017-04-10 Benjamin Herrenschmidtpowerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq...
2017-04-10 Benjamin Herrenschmidtpowerpc/kvm: Make kvmppc_xics_create_icp static
2017-04-10 Benjamin Herrenschmidtpowerpc/kvm: Massage order of #include
2017-04-10 Benjamin Herrenschmidtpowerpc/xive: Native exploitation of the XIVE interrupt...
2017-04-07 Benjamin Herrenschmidtpowerpc/smp: Remove migrate_irq() custom implementation
2017-04-06 Benjamin Herrenschmidtpowerpc: Add optional smp_ops->prepare_cpu SMP callback
2017-04-06 Benjamin Herrenschmidtpowerpc: Add more PPC bit conversion macros
2017-04-06 Benjamin Herrenschmidtpowerpc/powernv: Add XIVE related definitions to opal...
2017-04-04 Matt Brownpowerpc/powernv: Add OPAL exports attributes to sysfs
2017-04-04 Sukadev Bhattiprolupowerpc/prom: Increase minimum RMA size to 512MB
2017-04-04 Alistair Popplepowerpc/powernv: Introduce address translation services...
2017-04-03 Alistair Popplepowerpc/powernv: Add sanity checks to pnv_pci_get_...
2017-04-03 Alistair Poppledrivers/of/base.c: Add of_property_read_u64_index
2017-04-03 Oliver O'Halloranpowerpc/mm: Remove stale comment about the DART hole
2017-04-03 Anton Blanchardpowerpc: Avoid taking a data miss on every userspace...
2017-04-03 Michael Ellermanpowerpc/book3s: Print task info if we take a machine...
2017-04-03 Mahesh Salgaonkarpowerpc/book3s: Print the kernel function name in machi...
2017-04-01 Aneesh Kumar K.Vpowerpc/mm: Enable mappings above 128TB
2017-04-01 Aneesh Kumar K.Vpowerpc/mm: Switch some TASK_SIZE checks to use mm_cont...
2017-04-01 Aneesh Kumar K.Vpowerpc/pseries: Skip using reserved virtual address...
2017-04-01 Aneesh Kumar K.Vpowerpc/mm/hash: Store addr_limit in PACA
2017-04-01 Aneesh Kumar K.Vpowerpc/mm: Add addr_limit to mm_context and use it...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/hash: Increase VA range to 128TB
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/hash: Convert mask to unsigned long
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/hash: Support 68 bit VA
2017-03-31 Michael Ellermanpowerpc/mm/hash: Check for non-kernel address in get_ke...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/hash: Use context ids 1-4 for the kernel
2017-03-31 Michael Ellermanpowerpc/mm: Split radix vs hash mm context initialisation
2017-03-31 Michael Ellermanpowerpc/mm/hash: Pull hash constants into hash__alloc_c...
2017-03-31 Michael Ellermanpowerpc/mm/hash: Abstract context id allocation for KVM
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/slice: Update slice mask printing to use...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/slice: Move slice_mask struct definition...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Remove checks that TASK_SIZE_USER64 is...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Move copy_mm_to_paca to paca.c
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/slice: Update the function prototype
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/slice: Convert slice_mask high slice to...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Move hash specific pte bits to be top bits...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Lower the max real address to 53 bits
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Define all PTE bits based on radix definitions.
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/hugetlb: Filter out hugepage size not suppor...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Add translation mode information in /proc...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
2017-03-31 Aneesh Kumar K.Vpowerpc/mm: Cleanup bits definition between hash and...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/slice: Fix off-by-1 error when computing...
2017-03-31 Aneesh Kumar K.Vpowerpc/mm/nohash: MM_SLICE is only used by book3s 64
2017-03-31 Yang Shipowerpc/4xx: Make sam440ep_setup_rtc() init
2017-03-31 Hari Bathinipowerpc/fadump: Update fadump documentation
2017-03-31 Hari Bathinipowerpc/fadump: Reserve memory at an offset closer...
2017-03-31 Vipin K Parasharpowerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_se...
2017-03-28 Thadeu Lima... powerpc: Make /proc/self/stack always print the current...
2017-03-27 Michael Ellermanpowerpc/64: Don't use early_cpu_has_feature() in cpu_re...
2017-03-27 Anton Blanchardpowerpc/configs: Re-enable POWER8 crc32c
2017-03-27 Anton Blanchardpowerpc/configs: Make oprofile a module
2017-03-27 Anton Blanchardpowerpc/configs: Re-enable ISO9660_FS as a built-in...
2017-03-27 Michael Neulingpowerpc/powernv: Fix XSCOM address mangling for form...
2017-03-27 Oliver O'Halloranpowerpc/powernv: de-deuplicate OPAL call wrappers
2017-03-27 Guilherme G... powerpc/xmon: add debugfs entry for xmon
2017-03-27 Guilherme G... powerpc/xmon: drop the nobt option from xmon plus minor...
next