summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0327-155/+228
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-011-0/+4
| * s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-011-2/+2
| * s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
| * s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
| * s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-17/+25
| * s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-263-43/+0
| * s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1
| * s390/facility: decompose test_facility()Michael Mueller2013-06-261-6/+11
| * s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-266-10/+30
| * s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2
| * s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-262-0/+25
| * s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+2
| * s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-261-0/+11
| * s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
| * s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
| * s390/pci: cleanup hotplug codeSebastian Ott2013-06-262-20/+0
| * s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
| * s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-262-0/+51
| * s390: remove virt_to_phys implementationSebastian Ott2013-06-261-22/+0
| * s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-261-4/+1
| * s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-0368-359/+5297
|\ \
| * \ Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-0112-225/+328
| |\ \
| | * | ARM64: mm: THP support.Steve Capper2013-06-145-0/+70
| | * | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-141-0/+5
| | * | ARM64: mm: HugeTLB support.Steve Capper2013-06-147-17/+220
| | * | ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-141-12/+12
| | * | ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-141-2/+2
| | * | ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper2013-06-141-6/+13
| | * | x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-142-67/+3
| | * | x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-142-120/+3
| * | | arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang boardVinayak Kale2013-06-203-0/+143
| * | | arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-201-0/+3
| * | | arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale2013-06-201-0/+4
| * | | arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale2013-06-201-0/+7
| * | | arm64/Makefile: provide vdso_install targetKyle McMartin2013-06-191-0/+4
| * | | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-1228-1/+4539
| |\ \ \
| | * | | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-124-2/+33
| | * | | arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-121-1/+78
| | * | | arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-121-0/+70
| | * | | arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-121-0/+10
| | * | | arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-123-7/+186
| | * | | arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-123-3/+170
| | * | | arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-123-2/+183
| | * | | arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-123-3/+47
| | * | | arm64: KVM: Build system integrationMarc Zyngier2013-06-122-0/+24
| | * | | arm64: KVM: PSCI implementationMarc Zyngier2013-06-124-10/+47
| | * | | arm64: KVM: Plug the arch timerMarc Zyngier2013-06-122-0/+68
| | * | | ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier2013-06-121-0/+1