summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: Remove early_memremap workaround for page table accessing on 64bitYinghai Lu2012-11-171-34/+4
* x86, mm: setup page table in top-downYinghai Lu2012-11-176-155/+94
* x86, mm: Break down init_all_memory_mappingYinghai Lu2012-11-171-22/+19
* x86, mm: Don't clear page table if range is ramYinghai Lu2012-11-171-21/+19
* x86, mm: Use big page size for small memory rangeYinghai Lu2012-11-171-0/+37
* x86, mm: Align start address to correct big page sizeYinghai Lu2012-11-172-2/+4
* x86, mm: relocate initrd under all mem for 64bitYinghai Lu2012-11-171-4/+3
* x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin2012-11-174-25/+117
* x86, mm: use pfn_range_is_mapped() with reserve_initrdYinghai Lu2012-11-171-24/+28
* x86, mm: use pfn_range_is_mapped() with gartYinghai Lu2012-11-171-3/+2
* x86, mm: use pfn_range_is_mapped() with CPAYinghai Lu2012-11-171-13/+3
* x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin2012-11-173-9/+14
* x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fixJacob Shin2012-11-171-0/+14
* x86, mm: Set memblock initial limit to 1MYinghai Lu2012-11-171-1/+1
* x86, mm: Separate out calculate_table_space_size()Yinghai Lu2012-11-171-11/+27
* x86, mm: Find early page table buffer togetherYinghai Lu2012-11-171-32/+34
* x86, mm: Change find_early_table_space() paramtersYinghai Lu2012-11-171-3/+9
* x86, mm: Revert back good_end setting for 64bitYinghai Lu2012-11-171-1/+1
* x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu2012-11-174-29/+20
* x86, mm: Move down find_early_table_space()Yinghai Lu2012-11-171-58/+59
* x86, mm: Split out split_mem_range from init_memory_mappingYinghai Lu2012-11-171-16/+25
* x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu2012-11-173-30/+27
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\
| * KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-162-1/+1
|\ \ | |/ |/|
| * revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0
| * mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-1621-46/+205
|\ \
| * \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-11-165-10/+10
| |\ \
| | * | ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-164-4/+4
| | * | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
| * | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-1662-188/+371
| |\ \ \
| | * | | ARM: imx: ehci: fix host power mask bitChristoph Fritz2012-11-162-2/+2
| | * | | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun2012-11-161-1/+1
| * | | | ARM: boot: Fix usage of kechoFabio Estevam2012-11-122-6/+6
| * | | | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-11-126-17/+66
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-11-064-15/+64
| | |\ \ \ \
| | | * | | | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley2012-10-311-0/+8
| | | * | | | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley2012-10-312-0/+9
| | | * | | | ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo2012-10-291-14/+46
| | | * | | | ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo2012-10-291-1/+1
| | * | | | | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-062-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman2012-11-051-1/+1
| | | * | | | | ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
| * | | | | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-122-0/+107
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
| | * | | | | | | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I2012-11-071-0/+28
| | |/ / / / / /
| * | | | | | | Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-11-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha2012-10-301-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ARM: highbank: retry wfi on reset requestRob Herring2012-11-061-1/+2
OpenPOWER on IntegriCloud