summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-071-0/+20
| * | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-073-0/+37
| |/
* | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-1215-3/+173
|\ \
| * | MAINTAINERS: add myself as arm64/xen maintainerStefano Stabellini2013-06-071-0/+7
| * | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-074-0/+105
| * | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini2013-06-071-1/+1
| * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-071-0/+2
| * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-077-0/+57
| * | arm/xen: define xen_remap as ioremap_cachedStefano Stabellini2013-06-041-2/+1
* | | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-125-66/+75
* | | arm64: extable: sort the exception table at build timeWill Deacon2013-06-123-9/+7
* | | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-111-0/+3
* | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-111-2/+2
* | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-102-9/+3
* | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-071-6/+0
* | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-071-1/+2
* | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-073-10/+1
* | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-072-6/+3
* | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-071-18/+4
* | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-071-6/+11
| |/ |/|
* | Linux 3.10-rc4Linus Torvalds2013-06-021-1/+1
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-029-16/+23
|\ \
| * | parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-012-4/+4
| * | parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller2013-06-011-1/+1
| * | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
| * | parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
| * | MAINTAINERS: update parisc architecture file listHelge Deller2013-06-011-0/+8
| * | parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
| * | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
| * | parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-0127-125/+262
|\ \ \
| * | | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * | | powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * | | powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * | | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * | | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * | | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * | | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * | | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * | | powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * | | powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * | | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * | | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * | | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-017-36/+74
| * | | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| * | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-013-2/+36
| * | | powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
| * | | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
OpenPOWER on IntegriCloud