aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King38-20/+6546
2013-01-24Merge branch 'for-will/kvm/core' of git://github.com/virtualopensystems/linux...Will Deacon38-20/+6546
2013-01-23Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King7-0/+338
2013-01-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King6-49/+75
2013-01-23Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/...Russell King3-16/+8
2013-01-23Merge branch 'for-rmk/hw-breakpoint' of git://git.kernel.org/pub/scm/linux/ke...Russell King4-18/+62
2013-01-23KVM: ARM: Add maintainer entry for KVM/ARMChristoffer Dall1-0/+9
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier9-4/+195
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall9-3/+255
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall4-1/+192
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell3-0/+196
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall3-3/+172
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall5-4/+350
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall11-4/+1160
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall6-4/+1122
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall6-4/+134
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall8-2/+488
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall9-0/+755
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall21-4/+1445
2013-01-23ARM: Section based HYP idmapChristoffer Dall4-12/+51
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall3-0/+47
2013-01-23Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/coreWill Deacon6-49/+75
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland1-5/+10
2013-01-17Linux 3.8-rc4Linus Torvalds1-1/+1
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+45
2013-01-16Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-42/+64
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-47/+9
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen1-2/+4
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely2-5/+15
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely1-5/+15
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely3-24/+24
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely2-9/+9
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-13/+181
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-10/+29
2013-01-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-2/+4
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-6/+28
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo3-2/+29
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12