summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Respect PAT bit when copying pte values between large and normal pagesJuergen Gross2014-11-161-10/+23
* x86: Support PAT bit in pagetable dump for lower levelsJuergen Gross2014-11-161-13/+11
* x86: Clean up pgtable_types.hJuergen Gross2014-11-161-20/+1
* x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-167-90/+96
* x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-164-37/+44
* x86: Use new cache mode type in setting page attributesJuergen Gross2014-11-161-24/+28
* x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.cJuergen Gross2014-11-161-1/+1
* x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()Juergen Gross2014-11-161-16/+16
* x86: Use new cache mode type in mm/iomap_32.cJuergen Gross2014-11-163-14/+18
* x86: Use new cache mode type in asm/pgtable.hJuergen Gross2014-11-163-12/+18
* x86: Use new cache mode type in arch/x86/mm/init_64.cJuergen Gross2014-11-161-3/+6
* x86: Use new cache mode type in arch/x86/pciJuergen Gross2014-11-161-2/+2
* x86: Use new cache mode type in drivers/video/fbdev/vermilionJuergen Gross2014-11-161-2/+4
* x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross2014-11-161-1/+2
* x86: Use new cache mode type in include/asm/fb.hJuergen Gross2014-11-161-1/+5
* x86: Make page cache mode a real typeJuergen Gross2014-11-162-1/+101
* x86: mm: Use 2GB memory block size on large-memory x86-64 systemsDaniel J Blueman2014-11-041-5/+2
* x86: mm: Re-use the early_ioremap fixed areaMinfei Huang2014-11-033-15/+16
* x86/mm: Avoid overlap the fixmap area on i386Minfei Huang2014-10-281-1/+1
* Linux 3.18-rc2v3.18-rc2Linus Torvalds2014-10-261-1/+1
* Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-2618-46/+107
|\
| * Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-253-12/+11
| |\
| | * ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-251-1/+0
| | * ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-252-11/+11
| * | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-239-23/+65
| |\ \
| | * | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-224-1/+34
| | * | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-221-1/+5
| | * | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-221-6/+6
| | * | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
| | |/
| * | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-233-4/+12
| |\ \
| | * | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-221-2/+3
| | * | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
| | * | MAINTAINERS: add atmel ssc driver maintainer entryBo Shen2014-10-221-0/+7
| | |/
| * | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...Olof Johansson2014-10-231-7/+17
| |\ \
| | * | ARM: zynq: DT: trivial: Fix mc nodeMichal Simek2014-10-201-1/+1
| | * | ARM: zynq: DT: Add cadence watchdog nodeMichal Simek2014-10-201-0/+11
| | * | ARM: zynq: DT: Add missing reference for memory-controllerMichal Simek2014-10-201-1/+1
| | * | ARM: zynq: DT: Add missing reference for ADCMichal Simek2014-10-201-1/+1
| | * | ARM: zynq: DT: Add missing address for L2 pl310Michal Simek2014-10-201-1/+1
| | * | ARM: zynq: DT: Remove 222 MHz OPPSoren Brinkmann2014-10-201-1/+0
| | * | ARM: zynq: DT: Fix GEM register area sizeSoren Brinkmann2014-10-201-2/+2
| | |/
| * | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIPOlof Johansson2014-10-231-0/+1
| * | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGEOlof Johansson2014-10-231-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-2627-58/+3814
|\ \
| * | overlayfs: embed middle into overlay_readdir_dataAl Viro2014-10-241-7/+5
| * | overlayfs: embed root into overlay_readdir_dataAl Viro2014-10-241-6/+5
| * | overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro2014-10-241-6/+5
| * | overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro2014-10-241-6/+13
| * | Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2014-10-2326-58/+3809
| |\ \
| | * | fs: limit filesystem stacking depthMiklos Szeredi2014-10-243-0/+27
OpenPOWER on IntegriCloud