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
*
x86/apic: Wire up single IPI for bigsmp_apic
Thomas Gleixner
2015-11-05
1
-0
/
+1
*
x86/apic: Remove pointless indirections from bigsmp_apic
Thomas Gleixner
2015-11-05
1
-7
/
+2
*
x86/apic: Wire up single IPI for apic_physflat
Thomas Gleixner
2015-11-05
1
-0
/
+1
*
x86/apic: Remove pointless indirections from apic_physflat
Thomas Gleixner
2015-11-05
1
-14
/
+3
*
x86/apic: Implement default single target IPI function
Thomas Gleixner
2015-11-05
2
-0
/
+11
*
x86/apic: Implement single target IPI function for x2apic_cluster
Linus Torvalds
2015-11-05
1
-0
/
+9
*
x86/apic: Add a single-target IPI function to the apic
Linus Torvalds
2015-11-05
2
-2
/
+15
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-04
4
-27
/
+33
|
\
|
*
x86/intel-mid: Make intel_mid_ops static
Andy Shevchenko
2015-10-11
1
-1
/
+1
|
*
arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-17
1
-2
/
+1
|
*
x86/platform/uv: Implement simple dump failover if kdump fails
Mike Travis
2015-09-14
1
-23
/
+30
|
*
x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmi
George Beshers
2015-09-13
1
-1
/
+1
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
12
-74
/
+219
|
\
\
|
*
|
x86/mm: Warn on W^X mappings
Stephen Smalley
2015-10-06
6
-3
/
+88
|
*
|
Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changes
Ingo Molnar
2015-10-06
75
-370
/
+504
|
|
\
\
|
*
|
|
x86/mm: Fix no-change case in try_preserve_large_page()
Toshi Kani
2015-09-22
1
-1
/
+1
|
*
|
|
x86/mm: Fix __split_large_page() to handle large PAT bit
Toshi Kani
2015-09-22
1
-12
/
+19
|
*
|
|
x86/mm: Fix try_preserve_large_page() to handle large PAT bit
Toshi Kani
2015-09-22
1
-10
/
+14
|
*
|
|
x86/mm: Fix gup_huge_p?d() to handle large PAT bit
Toshi Kani
2015-09-22
1
-10
/
+8
|
*
|
|
x86/mm: Fix slow_virt_to_phys() to handle large PAT bit
Toshi Kani
2015-09-22
1
-7
/
+17
|
*
|
|
x86/mm: Fix page table dump to show PAT bit
Toshi Kani
2015-09-22
1
-18
/
+21
|
*
|
|
x86/asm: Add pud_pgprot() and pmd_pgprot()
Toshi Kani
2015-09-22
1
-1
/
+3
|
*
|
|
x86/asm: Fix pud/pmd interfaces to handle large PAT bit
Toshi Kani
2015-09-22
2
-8
/
+10
|
*
|
|
x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
Toshi Kani
2015-09-22
1
-2
/
+34
|
*
|
|
x86/asm: Move PUD_PAGE macros to page_types.h
Toshi Kani
2015-09-22
2
-3
/
+3
|
*
|
|
x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
Toshi Kani
2015-09-22
1
-0
/
+2
*
|
|
|
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-04
13
-339
/
+338
|
\
\
\
\
|
*
|
|
|
x86/headers: Clean up too long lines
Peter Zijlstra
2015-09-14
1
-26
/
+31
|
*
|
|
|
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
8
-7
/
+9
|
*
|
|
|
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
4
-4
/
+4
|
*
|
|
|
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
5
-16
/
+22
|
*
|
|
|
x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'
Ingo Molnar
2015-09-08
3
-27
/
+2
|
*
|
|
|
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
2015-09-08
2
-3
/
+5
|
*
|
|
|
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2015-09-08
2
-73
/
+83
|
*
|
|
|
x86/headers: Clean up the kernel's struct sigcontext types to be ABI-clean
Ingo Molnar
2015-09-08
1
-52
/
+52
|
*
|
|
|
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
5
-7
/
+8
|
*
|
|
|
x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate
Ingo Molnar
2015-09-08
3
-39
/
+17
|
*
|
|
|
x86/headers: Unify register type definitions between 32-bit compat and i386
Ingo Molnar
2015-09-08
2
-23
/
+2
|
*
|
|
|
x86/headers: Use ABI types consistently in sigcontext*.h
Ingo Molnar
2015-09-08
2
-70
/
+70
|
*
|
|
|
x86/headers: Separate out legacy user-space structure definitions
Ingo Molnar
2015-09-08
1
-60
/
+59
|
*
|
|
|
x86/headers: Clean up and better document uapi/asm/sigcontext.h
Ingo Molnar
2015-09-08
1
-148
/
+182
|
*
|
|
|
x86/headers: Clean up uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-08
1
-52
/
+58
|
*
|
|
|
x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-08
1
-0
/
+2
*
|
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-04
29
-241
/
+810
|
\
\
\
\
\
|
*
|
|
|
|
x86/fpu: Fixup uninitialized feature_name warning
Borislav Petkov
2015-09-24
1
-1
/
+1
|
*
|
|
|
|
x86/fpu/math-emu: Add support for FISTTP instructions
Denys Vlasenko
2015-09-20
1
-12
/
+51
|
*
|
|
|
|
x86/fpu/math-emu: Add support for FCMOVcc insns
Denys Vlasenko
2015-09-20
3
-9
/
+87
|
*
|
|
|
|
x86/fpu/math-emu: Add support for F[U]COMI[P] insns
Denys Vlasenko
2015-09-20
3
-12
/
+147
|
*
|
|
|
|
x86/fpu/math-emu: Remove define layer for undocumented opcodes
Denys Vlasenko
2015-09-20
1
-22
/
+21
|
*
|
|
|
|
x86/fpu/math-emu: Remove !NO_UNDOC_CODE
Denys Vlasenko
2015-09-15
1
-36
/
+0
[next]