Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
[deliverable/linux.git] / arch / powerpc / mm /
2016-05-17  Jiri KosinaMerge branches 'for-4.6/upstream-fixes', 'for-4.7/asus...
2016-05-17  Linus TorvaldsMerge tag 'edac_for_4.7' of git://git./linux/kernel...
2016-05-17  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-16  Linus TorvaldsMerge tag 'm68k-for-v4.7-tag1' of git://git./linux...
2016-05-16  Linus TorvaldsMerge tag 'metag-for-v4.7' of git://git./linux/kernel...
2016-05-16  Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2016-05-16  Linus TorvaldsMerge branch 'core-lib-for-linus' of git://git./linux...
2016-05-13  Linus TorvaldsMerge branch 'for-4.6-fixes' of git://git./linux/kernel...
2016-05-13  Bjorn AnderssonMerge tag 'qcom-soc-for-4.7-2' into net-next
2016-05-13  Linus TorvaldsMerge tag 'media/v4.6-6' of git://git./linux/kernel...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/hdmi' into...
2016-05-13  Mark BrownMerge remote-tracking branches 'asoc/topic/es8328'...
2016-05-13  Mark BrownMerge remote-tracking branches 'asoc/topic/davinci...
2016-05-13  Mark BrownMerge remote-tracking branches 'asoc/topic/bcm2835...
2016-05-13  Mark BrownMerge remote-tracking branches 'asoc/topic/adsp', ...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/rt5645' into...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/pcm5102' into...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/imx' into...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/dmaengine...
2016-05-13  Mark BrownMerge remote-tracking branch 'asoc/topic/dapm' into...
2016-05-13  Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/tps6524...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/pwm...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/max7768...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/fan5355...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/can...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/topic/abb...
2016-05-13  Mark BrownMerge remote-tracking branch 'regulator/topic/supply...
2016-05-13  Mark BrownMerge remote-tracking branch 'regulator/topic/core...
2016-05-13  Mark BrownMerge remote-tracking branch 'regulator/topic/bypass...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/fix/constrain...
2016-05-13  Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2016-05-13  Mark BrownMerge remote-tracking branch 'regulator/fix/bypass...
2016-05-13  Mark BrownMerge remote-tracking branches 'regulator/fix/axp20x...
2016-05-13  Mark BrownMerge remote-tracking branches 'regmap/topic/doc' and...
2016-05-13  Mark BrownMerge remote-tracking branches 'regmap/fix/be', 'regmap...
2016-05-13  Mark BrownMerge remote-tracking branch 'regmap/fix/mmio' into...
2016-05-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-12  Dave AirlieMerge tag 'drm/tegra/for-4.7-rc1' of git://anongit...
2016-05-11  Rafael J. WysockiMerge branch 'pm-cpufreq-sched' into pm-cpufreq
2016-05-11  Paolo BonziniMerge tag 'kvm-arm-for-4.7' of git://git./linux/kernel...
2016-05-11  Mark BrownMerge branch 'topic/dai-link' of git://git./linux/kerne...
2016-05-11  Gavin Shanpowerpc/mm: Improve readability of update_mmu_cache()
2016-05-11  Oliver O'Halloranpowerpc/mm: define TOP_ZONE as a constant
2016-05-11  Michael Ellermanpowerpc/mm/hash64: Fix subpage protection with 4K HPTE...
2016-05-11  Michael Ellermanpowerpc/mm/hash64: Factor out hash preload psize check
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/slice: Remove slice_mm_new_context()
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/subpage: Initialise user psize correctly
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/radix: Add radix THP callbacks
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/thp: Abstraction for THP functions
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: THP is only available on hash64 as of now
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Add radix support for hugetlb
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Fix vma_mmu_pagesize() for radix
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: pte_frag abstraction
2016-05-11  Aneesh Kumar K.Vpowerpc/radix: Update MMU cache
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: vmalloc abstraction in preparation for...
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Update pte filter for radix
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Add radix pgalloc details
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Make 4K and 64K use pte_t for pgtable_t
2016-05-11  Aneesh Kumar K.Vpowerpc/mm: Rename function to indicate we are allocati...
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/radix: Update PTCR on secondary CPUs
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/radix: Pick the address layout for radix...
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/radix: Limit paca allocation in radix
2016-05-11  Aneesh Kumar K.Vpowerpc/mm/radix: Add checks in slice code to catch...
2016-05-11  Al ViroMerge branch 'ovl-fixes' into for-linus
2016-05-10  Arnd BergmannMerge tag 'imx-dt64-4.7' of git://git./linux/kernel...
2016-05-10  Arnd BergmannMerge tag 'v4.6-next-dts64' of https://github.com/mbgg...
2016-05-10  Arnd BergmannMerge tag 'tegra-for-4.7-gm20b' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'tegra-for-4.7-gpio' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'mvebu-dt64-4.7-1' of git://git.infradead...
2016-05-10  Arnd BergmannMerge tag 'v4.7-rockchip-dts64-2' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'mvebu-defconfig64-4.7-1' of git://git.infrad...
2016-05-10  Arnd BergmannMerge tag 'samsung-dt-devfreq-4.7' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'imx-dt-clkdep-4.7' of git://git./linux/kerne...
2016-05-10  Arnd BergmannMerge tag 'sunxi-dt-for-4.7-2' of https://git./linux...
2016-05-10  Arnd BergmannMerge tag 'at91-dt3' of git://git./linux/kernel/git...
2016-05-10  Arnd BergmannMerge tag 'ux500-armsoc-v4.7' of git://git./linux/kerne...
2016-05-10  Arnd BergmannMerge tag 'imx-dt-4.7-2' of git://git./linux/kernel...
2016-05-10  Arnd BergmannMerge tag 'v4.6-next-dts' of https://github.com/mbgg...
2016-05-10  Arnd BergmannMerge tag 'sunxi-dt-for-4.7' of https://git./linux...
2016-05-10  Arnd BergmannMerge tag 'davinci-for-v4.7/dt-part2' of git://git...
2016-05-10  Arnd BergmannMerge tag 'v4.7-rockchip-dts32-2' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'mvebu-arm64-4.7-1' of git://git.infradead...
2016-05-10  Arnd BergmannMerge tag 'at91-defconfig2' of git://git./linux/kernel...
2016-05-10  Arnd BergmannMerge tag 'ux500-defconfig-armsoc2' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'imx-defconfig-4.7' of git://git./linux/kerne...
2016-05-10  Arnd BergmannMerge tag 'tegra-for-4.7-defconfig' of git://git./linux...
2016-05-10  Arnd BergmannMerge tag 'davinci-for-v4.7/defconfig' of git://git...
2016-05-10  Arnd BergmannMerge branch 'renesas/fixes-2' into next/dt64
2016-05-10  Luca CoelhoMerge tag 'iwlwifi-for-kalle-2016-05-04' of git://git...
2016-05-10  Luca CoelhoMerge tag 'mac80211-next-for-davem-2016-04-13' of git...
2016-05-10  David S. MillerMerge tag 'wireless-drivers-for-davem-2016-05-09' of...
2016-05-09  Tejun HeoMerge branch '4.7/scsi-queue' of git://git./linux/kerne...
2016-05-09  Al ViroMerge branch 'for-linus' into work.lookups
2016-05-09  Arnd BergmannMerge tag 'omap-for-v4.7/auxdata-signed' of git://git...
2016-05-09  Arnd BergmannMerge tag 'omap-for-v4.7/legacy-signed' of git://git...
2016-05-09  Arnd BergmannMerge tag 'samsung-fixes-non-critical-4.7' of git:...
2016-05-09  Arnd BergmannMerge tag 'reset-for-4.7-2' of git://git.pengutronix...
2016-05-09  Arnd BergmannMerge tag 'v4.6-next-kconfig' of https://github.com...
2016-05-09  Arnd BergmannMerge tag 'v4.6-next-soc' of https://github.com/mbgg...
next
This page took 0.098107 seconds and 8 git commands to generate.