summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-01-07[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2014-01-06xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor
2014-01-06xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor
2014-01-06xen/pvh: Setup up shared_info.Mukesh Rathor
2014-01-06xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor
2014-01-06xen/pvh: MMU changes for PVH (v2)Mukesh Rathor
2014-01-06xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk
2014-01-06xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel
2014-01-06asm/xen/page.h: remove redundant semicolonWei Liu
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski
2014-01-06metag/smp: Make boot_secondary() staticGeert Uytterhoeven
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette
2014-01-06ARM: shmobile: r8a7790: Fix I2C controller namesValentine Barshak
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-01-05CRYPTO: Fix more AES build errorsRussell King
2014-01-05ARM: mxs: dts: Enable DCP for MXSMarek Vasut
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-01-04sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2014-01-04x86, boot: Move intcall() to the .inittext sectionH. Peter Anvin
2014-01-04x86, boot: Use .code16 instead of .code16gccDavid Woodhouse
2014-01-04x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt
2014-01-04Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2014-01-04ARM: dts: add support for EXYNOS4412 based TINY4412 boardAlex Ling
2014-01-04ARM: dts: Add initial support for Arndale Octa boardSachin Kamat
2014-01-03Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2014-01-03Merge tag 'sunxi-core-for-3.14' of https://github.com/mripard/linux into next...Olof Johansson
2014-01-03Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov
2014-01-03ARM: integrator: pass parent IRQ to the SICLinus Walleij
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-03x86/efi: parse_efi_setup() build fixDave Young
2014-01-03x86: ksysfs.c build fixDave Young