Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2013-06-06 | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2 | -56/+12 |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 1 | -1/+4 |
2013-06-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -124/+421 |
2013-06-05 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -18/+20 |
2013-06-03 | microblaze: Use static inline functions in cacheflush.h | Michal Simek | 1 | -16/+18 |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -10/+19 |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -24/+30 |
2013-06-03 | microblaze: Fix sparse warnings | Michal Simek | 1 | -2/+2 |
2013-06-03 | KVM: Fix race in apic->pending_events processing | Gleb Natapov | 1 | -3/+6 |
2013-06-03 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini | 1 | -1/+4 |
2013-06-03 | KVM: Emulate multibyte NOP | Paolo Bonzini | 1 | -1/+3 |
2013-06-03 | ARM: KVM: be more thorough when invalidating TLBs | Marc Zyngier | 1 | -15/+26 |
2013-06-03 | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl | Andre Przywara | 1 | -2/+13 |
2013-06-03 | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. | David Daney | 1 | -9/+9 |
2013-06-03 | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG | David Daney | 4 | -75/+322 |
2013-06-03 | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io... | David Daney | 1 | -3/+3 |
2013-06-03 | mips/kvm: Fix name of gpr field in struct kvm_regs. | David Daney | 2 | -3/+4 |
2013-06-03 | mips/kvm: Fix ABI for use of 64-bit registers. | David Daney | 1 | -5/+11 |
2013-06-03 | mips/kvm: Fix ABI for use of FPU. | David Daney | 1 | -8/+21 |
2013-06-02 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell... | Linus Torvalds | 4 | -7/+5 |
2013-06-01 | parisc: kernel: using strlcpy() instead of strcpy() | Chen Gang | 1 | -1/+2 |
2013-06-01 | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" | Paul Bolle | 1 | -1/+1 |
2013-06-01 | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 | Helge Deller | 1 | -4/+1 |
2013-06-01 | parisc: memory overflow, 'name' length is too short for using | Chen Gang | 1 | -1/+1 |
2013-06-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 26 | -123/+237 |
2013-06-01 | powerpc/cputable: Fix typo on P7+ cputable entry | Will Schmidt | 1 | -1/+1 |
2013-06-01 | powerpc/perf: Add missing SIER support | Michael Ellerman | 1 | -12/+25 |
2013-06-01 | powerpc/perf: Revert to original NO_SIPR logic | Michael Ellerman | 1 | -24/+6 |
2013-06-01 | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges | Kevin Hao | 1 | -4/+1 |
2013-06-01 | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges | Kevin Hao | 1 | -9/+0 |
2013-06-01 | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP | Srivatsa S. Bhat | 1 | -0/+2 |
2013-06-01 | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation | Paul Mackerras | 4 | -0/+34 |
2013-06-01 | powerpc/32bit:Store temporary result in r0 instead of r8 | Priyanka Jain | 1 | -1/+1 |
2013-06-01 | powerpc/mm: Always invalidate tlb on hpte invalidate and update | Aneesh Kumar K.V | 1 | -8/+22 |
2013-06-01 | powerpc/pseries: Improve stream generation comments in copypage/user | Michael Neuling | 2 | -13/+18 |
2013-06-01 | powerpc/pseries: Kill all prefetch streams on context switch | Michael Neuling | 2 | -0/+18 |
2013-06-01 | powerpc/cputable: Fix oprofile_cpu_type on power8 | Nishanth Aravamudan | 1 | -2/+2 |
2013-06-01 | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU | chenhui zhao | 1 | -2/+2 |
2013-06-01 | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran... | Michael Neuling | 6 | -36/+55 |
2013-06-01 | powerpc/tm: Move TM abort cause codes to uapi | Michael Neuling | 4 | -14/+21 |
2013-06-01 | powerpc/tm: Abort on emulation and alignment faults | Michael Neuling | 2 | -0/+31 |
2013-06-01 | powerpc/tm: Make room for hypervisor in abort cause codes | Michael Neuling | 1 | -7/+8 |
2013-06-01 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 4 | -6/+25 |
2013-05-31 | s390/pgtable: Fix gmap notifier address | Christian Borntraeger | 1 | -1/+1 |
2013-05-31 | arm64: don't kill the kernel on a bad esr from el0 | Mark Rutland | 1 | -3/+9 |
2013-05-31 | arm64: treat unhandled compat el0 traps as undef | Mark Rutland | 1 | -0/+10 |
2013-05-31 | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK | Finn Thain | 1 | -10/+19 |
2013-05-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -15/+83 |
2013-05-30 | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 1 | -9/+5 |