aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12ARM: syscall: wire up sys_migrate_pages.topic/arndale_lpaeSteve Capper
2013-04-12ARM: mm: Add NUMA support.Steve Capper
2013-04-12ARM: mm: Add discontiguous memory support.Steve Capper
2013-04-12ARM: Consider memblocks in mem_init and show_mem.Steve Capper
2013-04-12ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-04-12ARM: mm: clean up membank size limit checksCyril Chemparathy
2013-04-12ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy
2013-04-12ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy
2013-04-12ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy
2013-04-12ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmemCyril Chemparathy
2013-04-12ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy
2013-04-12ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy
2013-04-12ARM: LPAE: use phys_addr_t for initrd location and sizeVitaly Andrianov
2013-04-12ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov
2013-04-12ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2013-04-12ARM: LPAE: support 64-bit virt_to_phys patchingCyril Chemparathy
2013-04-12ARM: LPAE: use phys_addr_t on virt <--> phys conversionCyril Chemparathy
2013-04-12ARM: use late patch framework for phys-virt patchingCyril Chemparathy
2013-04-12ARM: add self test for runtime patch mechanismCyril Chemparathy
2013-04-12ARM: add mechanism for late code patchingCyril Chemparathy
2013-04-12linaro/configs: arndale: Use 2G/2G memory splitTushar Behera
2013-04-12linaro/configs: arndale: Unset DEBUG_MUTEXESTushar Behera
2013-04-12CONFIG: ARNDALE: ANDROID: Initial config fileFahad Kunnathadi
2013-04-12linaro/configs: arndale: Enable runtime PM supportTushar Behera
2013-04-12linaro/configs: arndale: Enable DRM-HDMI supportTushar Behera
2013-04-12linaro/configs: arndale: Enable USB-Ethernet driversTushar Behera
2013-04-12linaro/configs: arndale: Add initial board config fragmentTushar Behera
2013-04-12ARM: dts: exynos5250-arndale: Add HDMI HPD and regulator nodeSachin Kamat
2013-04-12ARM: dts: exynos5250-arndale: Add MFC codec supportSachin Kamat
2013-04-12ARM: dts: exynos5250-arndale: Add vmmc regulator supportSachin Kamat
2013-04-12ARM: dts: exynos5250-arndale: Add PMIC node entryAmit Daniel Kachhap
2013-04-12ARM: dts: exynos5250-arndale: Add node entry for gpio-buttonsTushar Behera
2013-04-12ARM: DTS: exynos5250-arndale: Add initial board support fileGirish K S
2013-04-12linaro/configs: origen_quad: Add initial board fragmentTushar Behera
2013-04-12CONFIG: ORIGEN_QUAD: ANDROID: Mark MMC card as unremovableTushar Behera
2013-04-12CONFIG: ORIGEN_QUAD: ANDROID: Initial config fileTushar Behera
2013-04-12ARM: EXYNOS: Add support for Origen quad core boardSachin Kamat
2013-04-07Linux 3.9-rc6v3.9-rc6Linus Torvalds
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy