cascardo/linux.git
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add tlbflush routines
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Hash abstraction for tlbflush routines
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Rename mmu_context_hash64.c to mmu_context_...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add mmu context handling callback...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Abstraction for switch_mmu_context()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add radix callbacks for vmemmap and...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Abstraction for vmemmap and map_kernel_page()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add radix callbacks for early init...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Abstract early MMU init in preparation...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add radix callback for pmd accessors
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move hugetlb and THP related pmd accessors...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Add radix callbacks to pte accessors
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add dummy radix_enabled()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add radix pte #defines
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move pte related functions together
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move page table index and and vaddr to...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Make page table size a variable
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move pte accessors that operate on common...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move common pte bits and accessors to book3...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Handle _PTE_NONE_MASK
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/book3s: Rename hash specific PTE bits to...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move hash and no hash code to separate...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/hash: Add support for Power9 Hash
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Add partition table format & callback
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Move radix/hash common data structures...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use generic version of ptep_clear_flush_young()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use generic version of pmdp_clear_flush_young()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Drop WIMG in favour of new constants
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use a helper for finding pte bits mapping...
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Update _PAGE_KERNEL_RO
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Remove RPN_SHIFT and RPN_SIZE
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use pte_user() instead of open coding
2016-05-01 Michael Ellermanpowerpc/mm: Convert pte_user() to static inline
2016-05-01 Aneesh Kumar K.Vpowerpc/mm/subpage: Clear RWX bit to indicate no access
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use _PAGE_READ to indicate Read access
2016-05-01 Michael Ellermanpowerpc/mm: Use pte_raw() in pte_same()/pmd_same()
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Use big endian Linux page tables for book3s 64
2016-05-01 Michael Ellermanpowerpc/mm: Add pte_xchg() helper
2016-05-01 Aneesh Kumar K.Vpowerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_u...
2016-05-01 Michael Ellermanpowerpc/mm: Always use STRICT_MM_TYPECHECKS
2016-05-01 Aneesh Kumar K.VIB/qib: Use cache inhibitted and guarded mapping on...
2016-04-27 Madhavan Srinivasanpowerpc/perf: Replace raw event hex values with #defines
2016-04-26 Thiago Jung... ftrace: Match dot symbols when searching functions...
2016-04-26 Daniel Axtenspowerpc: rework sparse for lib/xor_vmx.c
2016-04-26 Chris Smartpowerpc: Add support for userspace P9 copy paste
2016-04-26 Andrew Donnellanpowerpc/mpic: handle subsys_system_register() failure
2016-04-26 Andrew Donnellanpowerpc/eeh: fix misleading indentation
2016-04-26 Aneesh Kumar K.Vcxl: Fix DAR check & use REGION_ID instead of opencoding
2016-04-22 Frederic Barratcxl: Increase timeout for detection of AFU mmio hang
2016-04-22 Frederic Barratcxl: Allow initialization on timebase sync failures
2016-04-21 Madhavan Srinivasantool/perf: Add sample_reg_mask to include all perf_regs
2016-04-21 Anju Ttools/perf: Map the ID values with register names
2016-04-21 Anju Tpowerpc/perf: Add support for sampling interrupt regist...
2016-04-21 Anju Tpowerpc/perf: Assign an id to each powerpc register
2016-04-21 Hari Bathinipowerpc/book3s64: Remove __end_handlers marker
2016-04-21 Hari Bathinipowerpc/book3s64: Fix branching to OOL handlers in...
2016-04-18 Michael EllermanMerge branch 'topic/livepatch' into next
2016-04-14 Michael Ellermanpowerpc/livepatch: Add live patching support on ppc64le
2016-04-14 Michael Ellermanpowerpc/livepatch: Add livepatch stack to struct thread...
2016-04-14 Michael Ellermanpowerpc/livepatch: Add livepatch header
2016-04-14 Michael Ellermanlivepatch: Allow architectures to specify an alternate...
2016-04-14 Michael Ellermanftrace: Make ftrace_location_range() global
2016-04-12 Markus Elfringcxl: Delete an unnecessary check before the function...
2016-04-12 Aaro Koskinendrivers: macintosh: rack-meter: fix bogus memsets
2016-04-12 Aaro Koskinendrivers: macintosh: rack-meter: limit idle ticks to...
2016-04-12 Daniel Axtenspowerpc: sparse: Include headers for __weak symbols
2016-04-12 Daniel Axtenspowerpc: sparse: static-ify some things
2016-04-11 Philippe Bergheaudcxl: Configure the PSL for two CAPI ports on POWER8NVL
2016-04-11 Philippe Bergheaudpowerpc: Define PVR value for POWER8NVL processor
2016-04-11 Vipin K Parasharpowerpc/opal: Assign numbers to OPAL_MSG macros of...
2016-04-11 Michael EllermanMAINTAINERS: Add powerpc drivers to the powerpc section
2016-04-11 Russell Curreypowerpc/swsusp: Only use tlbie in POWER4 mode
2016-04-11 Rashmica Guptapowerpc/Kconfig: Update config option based on page...
2016-04-11 Paul Gortmakerdrivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explic...
2016-04-11 Paul Gortmakerpowerpc: make kernel/nvram_64.c explicitly non-modular
2016-04-11 Paul Gortmakerpowerpc/cell: Make spu_base.c explicitly non-modular
2016-04-11 Russell Curreypowerpc/eeh: rename EEH from "extended" to "enhanced...
2016-04-11 Michael Ellermanpowerpc: Make generic_memcpy() private to copy_32.S
2016-04-11 Michael Ellermanpowerpc: Remove orphaned asm implementation of abs()
2016-04-11 Michael Ellermanpowerpc/mm: Remove long disabled SLB code
2016-04-11 Russell Curreypowerpc/powernv: Use the "unknown" checkstop type as...
2016-04-11 Frederic Barratcxl: Remove dead code
2016-04-11 Nathan Fontenotpowerpc/pseries: Update LMB associativity index during...
2016-04-11 Nathan Fontenotpowerpc/pseries: Refactor dlpar_add_lmb() code
2016-04-11 Linus TorvaldsLinux 4.6-rc3 v4.6-rc3
2016-04-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11 Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-04-10 Linus TorvaldsRevert "ext4: allow readdir()'s of large empty director...
2016-04-09 Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next