index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
5
-4
/
+47
2016-04-13
x86/msr: Carry on after a non-"safe" MSR access fails
Andy Lutomirski
2
-2
/
+35
2016-04-13
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
4
-24
/
+25
2016-04-13
x86/traps: Enable all exception handler callbacks early
Andy Lutomirski
1
-17
/
+2
2016-04-13
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
4
-93
/
+32
2016-04-13
x86/head: Move the early NMI fixup into C
Andy Lutomirski
3
-13
/
+5
2016-04-13
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
4
-58
/
+92
2016-04-13
x86/fpu: Get rid of x87 math exception helpers
Borislav Petkov
1
-31
/
+13
2016-04-13
x86/fpu: Remove check_fpu() indirection
Borislav Petkov
1
-11
/
+5
2016-04-13
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
Borislav Petkov
1
-8
/
+8
2016-04-13
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
Borislav Petkov
1
-5
/
+2
2016-04-13
x86/cpu: Simplify extended APIC ID detection on AMD
Borislav Petkov
1
-7
/
+10
2016-04-13
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
Borislav Petkov
1
-2
/
+2
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
4
-14
/
+8
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
7
-19
/
+18
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
4
-12
/
+14
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
19
-33
/
+32
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
7
-21
/
+20
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
5
-9
/
+8
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
4
-4
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
10
-11
/
+13
2016-04-13
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
3
-3
/
+5
2016-04-13
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
5
-5
/
+4
2016-04-13
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
20
-35
/
+335
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
10
-66
/
+133
2016-04-13
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
1
-19
/
+0
2016-04-13
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
41
-69
/
+67
2016-04-13
x86/mce: Avoid using object after free in genpool
Tony Luck
1
-2
/
+2
2016-04-13
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
2
-2
/
+4
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
6
-37
/
+7
2016-04-13
x86/entry/64: Make gs_change a local label
Borislav Petkov
1
-5
/
+5
2016-04-13
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
3
-1
/
+4
2016-04-13
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
1
-25
/
+25
2016-04-13
x86/asm, sched/x86: Rewrite the FS and GS context switch code
Andy Lutomirski
1
-55
/
+93
2016-04-13
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2
-0
/
+32
2016-04-13
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
Andy Lutomirski
1
-12
/
+7
2016-04-13
selftests/x86: Test the FSBASE/GSBASE API and context switching
Andy Lutomirski
2
-0
/
+399
2016-04-01
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...
Ingo Molnar
1
-1
/
+1
2016-04-01
lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates
Rusty Russell
3
-2
/
+11
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
8
-10
/
+9
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
8
-12
/
+11
2016-03-31
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
6
-7
/
+6
2016-03-31
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
6
-8
/
+7
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
6
-7
/
+7
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
4
-5
/
+3
2016-03-31
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
5
-6
/
+6
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
5
-5
/
+4
2016-03-31
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
3
-4
/
+3
2016-03-31
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
2
-2
/
+1
2016-03-30
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+1
[next]