index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
7
-19
/
+18
*
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
2016-04-13
4
-12
/
+14
*
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
19
-33
/
+32
*
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
7
-21
/
+20
*
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
2016-04-13
5
-9
/
+8
*
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
2016-04-13
4
-4
/
+3
*
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
2016-04-13
10
-11
/
+13
*
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
2016-04-13
3
-3
/
+5
*
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
2016-04-13
5
-5
/
+4
*
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
2016-04-13
20
-35
/
+335
|
\
|
*
x86/mce: Avoid using object after free in genpool
Tony Luck
2016-04-13
1
-2
/
+2
|
*
lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates
Rusty Russell
2016-04-01
3
-2
/
+11
|
*
x86/build: Build compressed x86 kernels as PIE
H.J. Lu
2016-03-29
3
-1
/
+49
|
*
x86/mm/pkeys: Add missing Documentation
Dave Hansen
2016-03-29
1
-0
/
+27
|
*
x86/cpu: Add advanced power management bits
Huang Rui
2016-03-29
1
-0
/
+2
|
*
x86/thread_info: Merge two !__ASSEMBLY__ sections
Borislav Petkov
2016-03-29
1
-4
/
+2
|
*
x86/cpufreq: Remove duplicated TDP MSR macro definitions
Vladimir Zapolskiy
2016-03-29
1
-7
/
+1
|
*
x86/Documentation: Start documenting x86 topology
Borislav Petkov
2016-03-29
1
-0
/
+208
|
*
x86/cpu: Get rid of compute_unit_id
Borislav Petkov
2016-03-29
4
-14
/
+6
|
*
perf/x86/amd: Cleanup Fam10h NB event constraints
Peter Zijlstra
2016-03-29
2
-3
/
+23
|
*
x86/topology: Fix AMD core count
Peter Zijlstra
2016-03-29
3
-5
/
+7
*
|
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
2016-04-13
10
-66
/
+133
|
\
\
|
*
|
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
2016-04-13
1
-19
/
+0
|
*
|
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
2016-03-31
2
-2
/
+1
|
*
|
x86/pat: Document the PAT initialization sequence
Toshi Kani
2016-03-29
1
-0
/
+32
|
*
|
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
2016-03-29
3
-11
/
+1
|
*
|
x86/mtrr: Fix PAT init handling when MTRR is disabled
Toshi Kani
2016-03-29
3
-10
/
+18
|
*
|
x86/mtrr: Fix Xorg crashes in Qemu sessions
Toshi Kani
2016-03-29
2
-2
/
+14
|
*
|
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Toshi Kani
2016-03-29
1
-2
/
+2
|
*
|
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2016-03-29
2
-1
/
+13
|
*
|
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
2016-03-29
3
-22
/
+55
*
|
|
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
2016-04-13
41
-69
/
+67
|
\
\
\
|
*
|
|
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...
Ingo Molnar
2016-04-01
1
-1
/
+1
|
*
|
|
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
2016-03-31
8
-10
/
+9
|
*
|
|
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
8
-12
/
+11
|
*
|
|
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
6
-7
/
+6
|
*
|
|
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
6
-8
/
+7
|
*
|
|
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
6
-7
/
+7
|
*
|
|
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
2016-03-31
4
-5
/
+3
|
*
|
|
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
2016-03-31
5
-6
/
+6
|
*
|
|
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
2016-03-31
5
-5
/
+4
|
*
|
|
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
2016-03-31
3
-4
/
+3
|
*
|
|
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-03-31
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
Guenter Roeck
2016-03-31
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-30
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
Nicolai Stange
2016-03-23
1
-0
/
+2
|
*
|
|
|
Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
2016-03-30
1
-2
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
2016-03-29
1
-2
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-30
1
-0
/
+6
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
2016-03-27
1
-0
/
+6
|
|
|
/
/
[next]