| Commit message (Expand) | Author | Age |
* | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 |
|\ |
|
| * | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 |
* | | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov | 2013-10-17 |
|\ \
| |/
|/| |
|
| * | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 |
| * | s390: fix system call restart after inferior call | Martin Schwidefsky | 2013-09-30 |
| * | s390: Allow vmalloc target buffers for copy_from_oldmem() | Michael Holzheu | 2013-09-30 |
| * | s390/kprobes: add exrl to list of prohibited opcodes | Heiko Carstens | 2013-09-30 |
| * | s390: enable ARCH_USE_CMPXCHG_LOCKREF | Heiko Carstens | 2013-09-28 |
| * | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens | 2013-09-28 |
* | | KVM: s390: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 |
* | | KVM: s390: Intercept SCK instruction | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Implement TEST BLOCK | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Push run loop into __vcpu_run | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Split up __vcpu_run into three parts | Thomas Huth | 2013-09-24 |
* | | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth | 2013-09-24 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 |
* | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu | 2013-09-11 |
* | s390/vmcore: implement remap_oldmem_pfn_range for s390 | Jan Willeke | 2013-09-11 |
* | s390/vmcore: use ELF header in new memory feature | Michael Holzheu | 2013-09-11 |
* | s390/kprobes: add support for pc-relative long displacement instructions | Heiko Carstens | 2013-09-11 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 |
|\ |
|
| * | s390/irq: reduce size of external interrupt handler hash array | Heiko Carstens | 2013-09-09 |
| * | s390/compat,uid16: use current_cred() | Heiko Carstens | 2013-09-07 |
| * | s390/ftrace: avoid pointer arithmetics with function pointers | Heiko Carstens | 2013-09-07 |
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 |
| * | s390/compat signal: add couple of __force annotations | Heiko Carstens | 2013-09-07 |
| * | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 2013-09-07 |
| * | s390: keep Kconfig sorted | Heiko Carstens | 2013-09-07 |
| * | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 |
| * | s390/irq: use hlists for external interrupt handler array | Heiko Carstens | 2013-09-04 |
| * | s390/dumpstack: convert print_symbol to %pSR | Heiko Carstens | 2013-09-04 |
| * | s390/perf: Remove print_hex_dump_bytes() debug output | Hendrik Brueckner | 2013-09-04 |
| * | s390: update defconfig | Heiko Carstens | 2013-09-04 |
| * | s390/bpf,jit: fix address randomization | Heiko Carstens | 2013-09-04 |
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 |
| |\ \ |
|
| | * | | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 |
| | * | | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2013-08-12 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-05 |
|\ \ \ \ |
|
| * | | | | don't pass superblock to hypfs_{mkdir,create*} | Al Viro | 2013-09-03 |
| * | | | | don't pass superblock to hypfs_diag_create_files | Al Viro | 2013-09-03 |
| * | | | | don't pass superblock to hypfs_vm_create_files() | Al Viro | 2013-09-03 |
| * | | | | oprofilefs_create_...() do not need superblock argument | Al Viro | 2013-09-03 |
| * | | | | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 2013-09-03 |
| * | | | | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 2013-09-03 |