summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-02-0438-20/+6546
|\
| * Merge branch 'for-will/kvm/core' of git://github.com/virtualopensystems/linux...Will Deacon2013-01-2438-20/+6546
| |\
| | * KVM: ARM: Add maintainer entry for KVM/ARMChristoffer Dall2013-01-231-0/+9
| | * KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-239-4/+195
| | * KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-239-3/+255
| | * KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-234-1/+192
| | * KVM: ARM: VFP userspace interfaceRusty Russell2013-01-233-0/+196
| | * KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-233-3/+172
| | * KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-235-4/+350
| | * KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-2311-4/+1160
| | * KVM: ARM: World-switch implementationChristoffer Dall2013-01-236-4/+1122
| | * KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-236-4/+134
| | * KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-238-2/+488
| | * KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-239-0/+755
| | * KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-2321-4/+1445
| | * ARM: Section based HYP idmapChristoffer Dall2013-01-234-12/+51
| | * ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-233-0/+47
| |/
| * Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/coreWill Deacon2013-01-236-49/+75
| |\
* | \ Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-01-237-0/+338
|\ \ \
| * | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-104-0/+258
| * | | ARM: psci: add devicetree binding for describing PSCI firmwareWill Deacon2013-01-101-0/+55
| * | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-101-0/+24
| * | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-101-0/+1
| |/ /
* | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-01-236-49/+75
|\ \ \ | | |/ | |/|
| * | ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3
| * | ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0
| * | ARM: perf: handle armpmu_register failingMark Rutland2013-01-181-5/+10
| * | ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-163-12/+12
| * | ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-141-1/+1
| * | ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-111-18/+16
| * | ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
| |/
* | Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/...Russell King2013-01-233-16/+8
|\ \
| * | ARM: virt: hide CONFIG_ARM_VIRT_EXT from userWill Deacon2013-01-101-7/+3
| * | ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatchWill Deacon2013-01-101-2/+2
| * | ARM: virt: avoid clobbering lr when forcing svc modeRussell King2013-01-101-7/+3
| |/
* | Merge branch 'for-rmk/hw-breakpoint' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-01-234-18/+62
|\ \
| * | ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann2013-01-101-1/+27
| * | ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-102-5/+26
| * | ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-103-12/+9
| |/
* | Linux 3.8-rc4v3.8-rc4Linus Torvalds2013-01-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-176-27/+45
|\ \
| * | s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * | s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-177-42/+64
|\ \ \
| * | | xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-161-2/+4
| * | | xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-161-2/+2
| * | | xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-162-5/+15
| * | | xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2013-01-161-5/+15