summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-30Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring
2014-04-30x86: use FDT accessors for FDT blob header dataRob Herring
2014-04-30powerpc: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring
2014-04-30ARM: dt: use default early_init_dt_alloc_memory_archRob Herring
2014-04-30powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring
2014-04-30mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring
2014-04-30mips: xlp: copy built-in DTB out of init sectionRob Herring
2014-04-30mips: lantiq: copy built-in DTB out of init sectionRob Herring
2014-04-30mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-28arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das
2014-04-28x86/vsmp: Fix irq routingOren Twaig
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer
2014-04-28powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt