index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-13
14
-33
/
+54
|
\
|
*
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
2015-11-12
1
-1
/
+1
|
*
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
2015-11-12
1
-2
/
+2
|
*
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
2015-11-12
1
-1
/
+1
|
*
arm64: use linux/types.h in kvm.h
Arnd Bergmann
2015-11-12
1
-1
/
+1
|
*
arm64: build vdso without libgcov
Arnd Bergmann
2015-11-12
1
-0
/
+3
|
*
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
2015-11-12
1
-1
/
+1
|
*
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
Yang Shi
2015-11-10
2
-4
/
+1
|
*
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
2
-1
/
+2
|
*
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
2015-11-09
1
-1
/
+1
|
*
arm64: bpf: fix mod-by-zero case
Zi Shen Lim
2015-11-06
1
-8
/
+13
|
*
arm64: bpf: fix div-by-zero case
Zi Shen Lim
2015-11-06
2
-13
/
+27
|
*
arm64: Enable CRYPTO_CRC32_ARM64 in defconfig
Catalin Marinas
2015-11-06
1
-0
/
+1
|
*
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2015-11-05
2
-2
/
+2
*
|
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2015-11-13
11
-30
/
+29
|
\
\
|
*
|
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-11-12
2
-0
/
+3
|
*
|
h8300: Don't set CROSS_COMPILE unconditionally
Javier Martinez Canillas
2015-11-08
1
-0
/
+2
|
*
|
h8300: bit io fix
Yoshinori Sato
2015-11-08
1
-6
/
+6
|
*
|
h8300: zImage fix
Yoshinori Sato
2015-11-08
4
-11
/
+7
|
*
|
h8300: register address fix
Yoshinori Sato
2015-11-08
1
-3
/
+3
|
*
|
h8300: Fix alignment for .data
Yoshinori Sato
2015-11-08
2
-10
/
+8
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
12
-220
/
+236
|
\
\
\
|
*
\
\
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-11-12
2
-9
/
+13
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
2015-11-06
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
2015-11-06
1
-8
/
+12
|
*
|
|
|
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
4
-4
/
+4
|
*
|
|
|
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
1
-11
/
+3
|
*
|
|
|
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
3
-1
/
+13
|
*
|
|
|
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
1
-0
/
+3
|
*
|
|
|
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
1
-4
/
+5
|
*
|
|
|
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
1
-0
/
+6
|
*
|
|
|
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
2
-1
/
+19
|
*
|
|
|
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
Haozhong Zhang
2015-11-10
1
-2
/
+4
|
*
|
|
|
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
4
-7
/
+12
|
*
|
|
|
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
4
-22
/
+19
|
*
|
|
|
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
4
-20
/
+12
|
*
|
|
|
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
4
-59
/
+41
|
*
|
|
|
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
3
-45
/
+45
|
*
|
|
|
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
3
-16
/
+20
|
*
|
|
|
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-11-10
3
-0
/
+11
|
*
|
|
|
KVM: x86: declare a few variables as __read_mostly
Paolo Bonzini
2015-11-10
2
-9
/
+7
|
*
|
|
|
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-10
4
-21
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-11
1
-2
/
+8
|
\
\
\
\
|
*
|
|
|
unicore32: nb0916: Use PWM lookup table
Thierry Reding
2015-11-10
1
-2
/
+8
*
|
|
|
|
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-11
3
-4
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
3
-4
/
+7
*
|
|
|
|
|
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-11
20
-269
/
+296
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
14
-224
/
+255
|
*
|
|
|
|
|
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
2015-11-06
1
-8
/
+9
|
*
|
|
|
|
|
um: Report host OOM more nicely
Richard Weinberger
2015-11-06
1
-1
/
+15
[next]