| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-09 | 3 | -22/+1 |
|\ |
|
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 2 | -22/+0 |
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-09 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 17 | -218/+1608 |
|\ \
| |/
|/| |
|
| * | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-08-05 | 17 | -218/+1608 |
| |\ |
|
| | * | arm64: KVM: fix 64bit CP15 VM access for 32bit guests | Marc Zyngier | 2014-08-01 | 2 | -4/+9 |
| | * | arm64: KVM: GICv3: move system register access to msr_s/mrs_s | Marc Zyngier | 2014-07-31 | 1 | -65/+65 |
| | * | arm64: KVM: enable trapping of all debug registers | Marc Zyngier | 2014-07-11 | 1 | -0/+8 |
| | * | arm64: KVM: implement lazy world switch for debug registers | Marc Zyngier | 2014-07-11 | 2 | -6/+458 |
| | * | arm64: KVM: add trap handlers for AArch32 debug registers | Marc Zyngier | 2014-07-11 | 2 | -2/+151 |
| | * | arm64: KVM: check ordering of all system register tables | Marc Zyngier | 2014-07-11 | 1 | -2/+20 |
| | * | arm64: KVM: use separate tables for AArch32 32 and 64bit traps | Marc Zyngier | 2014-07-11 | 1 | -3/+10 |
| | * | arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 | Marc Zyngier | 2014-07-11 | 5 | -31/+124 |
| | * | arm64: KVM: add trap handlers for AArch64 debug registers | Marc Zyngier | 2014-07-11 | 3 | -9/+172 |
| | * | arm64: move DBG_MDSCR_* to asm/debug-monitors.h | Marc Zyngier | 2014-07-11 | 2 | -14/+14 |
| | * | arm64: KVM: rename pm_fake handler to trap_raz_wi | Marc Zyngier | 2014-07-11 | 1 | -40/+43 |
| | * | ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest | Victor Kamensky | 2014-07-11 | 2 | -6/+10 |
| | * | ARM64: KVM: set and get of sys registers in BE case | Victor Kamensky | 2014-07-11 | 1 | -4/+2 |
| | * | ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word | Victor Kamensky | 2014-07-11 | 1 | -1/+1 |
| | * | ARM64: KVM: MMIO support BE host running LE code | Victor Kamensky | 2014-07-11 | 1 | -0/+22 |
| | * | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware | Marc Zyngier | 2014-07-11 | 2 | -0/+9 |
| | * | arm64: KVM: vgic: add GICv3 world switch | Marc Zyngier | 2014-07-11 | 3 | -0/+248 |
| | * | KVM: ARM: vgic: add the GICv3 backend | Marc Zyngier | 2014-07-11 | 2 | -0/+31 |
| | * | arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code | Marc Zyngier | 2014-07-11 | 2 | -7/+15 |
| | * | arm64: KVM: split GICv2 world switch from hyp code | Marc Zyngier | 2014-07-11 | 6 | -89/+180 |
| | * | arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S | Marc Zyngier | 2014-07-11 | 3 | -8/+8 |
| | * | KVM: ARM: vgic: split GICv2 backend from the main vgic code | Marc Zyngier | 2014-07-11 | 1 | -1/+1 |
| | * | KVM: arm/arm64: vgic: move GICv2 registers to their own structure | Marc Zyngier | 2014-07-11 | 2 | -20/+20 |
| | * | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li... | Christoffer Dall | 2014-07-11 | 3 | -0/+20 |
| | |\ |
|
| | * | | arm64: KVM: allow export and import of generic timer regs | Alex Bennée | 2014-07-11 | 1 | -1/+67 |
| | * | | arm64: KVM: export demux regids as KVM_REG_ARM64 | Alex Bennée | 2014-07-11 | 1 | -1/+1 |
| | * | | arm/arm64: KVM: Fix and refactor unmap_range | Christoffer Dall | 2014-07-11 | 1 | -0/+15 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-06 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-24 | 1 | -5/+5 |
| * | | | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-24 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-05 | 6 | -58/+75 |
|\ \ \ \ \ |
|
| * | | | | | efi/arm64: Handle missing virtual mapping for UEFI System Table | Ard Biesheuvel | 2014-07-18 | 1 | -4/+24 |
| * | | | | | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 4 | -8/+7 |
| * | | | | | efi: efistub: Refactor stub components | Ard Biesheuvel | 2014-07-07 | 1 | -22/+7 |
| * | | | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 2 | -10/+13 |
| * | | | | | efi/arm64: Avoid EFI_ERROR as a generic return code | Ard Biesheuvel | 2014-07-07 | 1 | -1/+1 |
| * | | | | | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls | Ard Biesheuvel | 2014-07-07 | 3 | -13/+23 |
| * | | | | | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel | 2014-07-07 | 1 | -2/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-05 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-08-04 | 56 | -846/+1952 |
|\ \ \ \ \ |
|
| * | | | | | arm64: add newline to I-cache policy string | Mark Rutland | 2014-08-01 | 1 | -1/+1 |
| * | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support" | Will Deacon | 2014-07-31 | 3 | -54/+0 |
| * | | | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC | byungchul.park | 2014-07-31 | 1 | -1/+1 |
| * | | | | | arm64: don't call break hooks for BRK exceptions from EL0 | Will Deacon | 2014-07-31 | 1 | -11/+11 |