index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
-19
/
+14
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
-5
/
+9
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
-92
/
+88
2015-01-23
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
-1
/
+19
2015-01-23
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
-2
/
+12
2015-01-23
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
-1
/
+1
2015-01-23
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
-1
/
+7
2015-01-23
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
-3
/
+63
2015-01-23
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
-9
/
+16
2015-01-23
KVM: s390: make local function static
Christian Borntraeger
-1
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
-15
/
+7
2015-01-23
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
-197
/
+237
2015-01-23
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
Mark Brown
-0
/
+1
2015-01-23
x86/tsc: Change Fast TSC calibration failed from error to info
Alexandre Demers
-1
/
+1
2015-01-23
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
-2
/
+2
2015-01-23
x86/rtc: Remove duplicate const specifier
Colin King
-1
/
+1
2015-01-23
ARM: at91/dt: sama5d4: add pioD controller
Ludovic Desroches
-0
/
+13
2015-01-23
x86/apic: Re-enable PCI_MSI support for non-SMP X86_32
Bryan O'Donoghue
-1
/
+5
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
-1
/
+237
2015-01-23
powerpc/powernv: Remove pnv_pci_probe_mode()
Gavin Shan
-30
/
+0
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
-7
/
+26
2015-01-23
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
-5
/
+4
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
-5
/
+25
2015-01-23
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
-0
/
+8
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
-4
/
+4
2015-01-23
powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2
Naveen N. Rao
-19
/
+44
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
-7
/
+7
2015-01-23
powerpc: Remove unused CPU_FTR_IABR
Michael Ellerman
-1
/
+1
2015-01-23
powerpc/pci: remove the multi-init for pci_dn->phb
Wei Yang
-3
/
+1
2015-01-23
powernv/iommu: disable IOMMU bypass with param iommu=nobypass
Thadeu Lima de Souza Cascardo
-1
/
+25
2015-01-23
powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown
Anshuman Khandual
-0
/
+2
2015-01-23
powerpc/powernv: Print the M64 range information in bootup log
Wei Yang
-0
/
+3
2015-01-22
ARM: dts: rockchip: add rk3288 hdmi nodes
Andy Yan
-0
/
+37
2015-01-22
ARM: dts: rockchip: Add rk3288 vop and display-subsystem
Daniel Kurtz
-0
/
+39
2015-01-22
x86, mm: Change cachemode exports to non-gpl
Juergen Gross
-2
/
+2
2015-01-22
x86, tls: Interpret an all-zero struct user_desc as "no segment"
Andy Lutomirski
-2
/
+36
2015-01-22
x86, tls, ldt: Stop checking lm in LDT_empty
Andy Lutomirski
-7
/
+2
2015-01-22
x86, mpx: Fix potential performance issue on unmaps
Dave Hansen
-1
/
+19
2015-01-22
x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels
Dave Hansen
-0
/
+6
2015-01-22
ARM: cns3xxx: Convert PCI to use generic config accessors
Rob Herring
-42
/
+10
2015-01-22
powerpc/PCI: Add struct pci_ops member names to initialization
Rob Herring
-2
/
+2
2015-01-22
mn10300/PCI: Add struct pci_ops member names to initialization
Rob Herring
-2
/
+2
2015-01-22
MIPS: PCI: Add struct pci_ops member names to initialization
Rob Herring
-10
/
+10
2015-01-22
frv/PCI: Add struct pci_ops member names to initialization
Rob Herring
-2
/
+2
2015-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-18
/
+19
2015-01-23
Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...
Linus Torvalds
-1
/
+1
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-37
/
+16
2015-01-22
ARM: qcom: Add SCM warmboot flags for quad core targets.
Lina Iyer
-0
/
+2
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
-73
/
+59
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
-26
/
+233
[prev]
[next]