summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-06-26s390/appldata_mem: do not use static dataSebastian Ott
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky
2013-06-26s390/dma: remove gratuitous bracketsSebastian Ott
2013-06-26s390/facility: decompose test_facility()Michael Mueller
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu
2013-06-26s390/pci: sysfs remove strlenSebastian Ott
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-26s390: remove virt_to_phys implementationSebastian Ott
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens
2013-06-26s390/pci: use to_pci_devSebastian Ott
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-26ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash
2013-06-26ARM: dts: Add pcie controller node for exynos5440-ssdk5440Jingoo Han
2013-06-26ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoCJingoo Han
2013-06-26ARM: EXYNOS: Enable PCIe support for Exynos5440Jingoo Han
2013-06-26ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier
2013-06-26ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier
2013-06-26ARM: KVM: Don't handle PSCI calls via SMCDave P Martin
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-06-26Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann
2013-06-26Merge tag 'omap-pm-v3.11/fixes/omap5-voltdm' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2013-06-26i2c-designware: make SDA hold time configurableChristian Ruppert
2013-06-26ARM: at91/PMC: use at91_usb_rate() for UTMI PLLNicolas Ferre
2013-06-26ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre
2013-06-26ARM: at91/PMC: at91sam9n12 family has a PLLBNicolas Ferre
2013-06-26ARM: at91/PMC: sama5d3 family doesn't have a PLLBNicolas Ferre
2013-06-26x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-26perf/x86/intel: Support full width countingAndi Kleen
2013-06-26microblaze: Enable KGDB in defconfigMichal Simek
2013-06-26microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar