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 branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-23
198
-5710
/
+5783
|
\
|
*
-
-
-
.
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2015-06-22
258
-3914
/
+4919
|
|
\
\
\
|
|
|
|
*
x86/platform/intel/baytrail: Add comments about why we disabled HPET on Baytrail
Feng Tang
2015-06-18
1
-2
/
+6
|
|
|
*
|
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
2015-06-07
3
-14
/
+57
|
|
|
*
|
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
2015-06-07
1
-30
/
+29
|
|
|
*
|
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-06-07
2
-0
/
+10
|
|
|
*
|
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
2015-06-07
5
-16
/
+0
|
|
|
*
|
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
17
-0
/
+36
|
|
|
*
|
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
2
-0
/
+23
|
|
|
*
|
x86/mm: Teach is_new_memtype_allowed() about Write-Through type
Toshi Kani
2015-06-07
1
-1
/
+7
|
|
|
*
|
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
1
-3
/
+14
|
|
|
*
|
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
1
-9
/
+50
|
|
|
*
|
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
4
-23
/
+10
|
|
|
*
|
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
4
-34
/
+60
|
|
|
*
|
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-07
1
-29
/
+40
|
|
|
*
|
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
6
-2
/
+6
|
|
*
|
|
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
Andy Lutomirski
2015-06-10
1
-8
/
+31
|
|
*
|
|
x86/asm/entry/32: Shorten __audit_syscall_entry() args preparation
Denys Vlasenko
2015-06-10
1
-9
/
+18
|
|
*
|
|
x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry()
Denys Vlasenko
2015-06-10
1
-8
/
+12
|
|
*
|
|
x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code
Denys Vlasenko
2015-06-10
1
-1
/
+1
|
|
*
|
|
x86/asm/entry: Clean up entry*.S style, final bits
Denys Vlasenko
2015-06-09
2
-16
/
+16
|
|
*
|
|
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
2015-06-08
2
-4
/
+4
|
|
*
|
|
x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path
Denys Vlasenko
2015-06-08
1
-6
/
+2
|
|
*
|
|
x86/asm/entry/64: Clean up entry_64.S
Ingo Molnar
2015-06-08
1
-416
/
+404
|
|
*
|
|
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
79
-2814
/
+2116
|
|
|
\
\
\
|
|
|
*
|
|
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
2015-06-08
1
-571
/
+570
|
|
|
*
|
|
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
6
-14
/
+14
|
|
|
*
|
|
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
5
-11
/
+12
|
|
|
*
|
|
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
7
-13
/
+13
|
|
|
*
|
|
x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S
Ingo Molnar
2015-06-07
3
-2
/
+2
|
|
|
*
|
|
x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
Denys Vlasenko
2015-06-05
1
-7
/
+6
|
|
|
*
|
|
x86/asm/entry/32: Explain the stub32_clone logic
Denys Vlasenko
2015-06-05
1
-0
/
+8
|
|
|
*
|
|
x86/asm/entry/32: Improve code readability
Ingo Molnar
2015-06-05
1
-141
/
+146
|
|
|
*
|
|
x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point
Denys Vlasenko
2015-06-05
1
-11
/
+8
|
|
|
*
|
|
x86/asm/entry/32: Open-code LOAD_ARGS32
Denys Vlasenko
2015-06-05
1
-25
/
+29
|
|
|
*
|
|
x86/asm/entry/32: Open-code CLEAR_RREGS
Denys Vlasenko
2015-06-05
1
-13
/
+20
|
|
|
*
|
|
x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code ...
Denys Vlasenko
2015-06-05
1
-4
/
+9
|
|
|
*
|
|
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
2015-06-05
1
-3
/
+1
|
|
|
*
|
|
x86/asm/msr: Make wrmsrl_safe() a function
Andy Lutomirski
2015-06-05
1
-2
/
+7
|
|
|
*
|
|
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
9
-6
/
+12
|
|
|
*
|
|
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...
Ingo Molnar
2015-06-04
6
-3
/
+3
|
|
|
*
|
|
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-04
4
-3
/
+3
|
|
|
*
|
|
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-06-04
5
-4
/
+2
|
|
|
*
|
|
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
25
-2
/
+4
|
|
|
*
|
|
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
3
-2
/
+5
|
|
|
*
|
|
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03
5
-1
/
+8
|
|
|
*
|
|
x86/asm/entry/64: Fold identical code paths
Jan Beulich
2015-06-02
1
-8
/
+2
|
|
|
*
|
|
x86/asm/entry/64: Use negative immediates for stack adjustments
Jan Beulich
2015-06-02
1
-2
/
+2
|
|
|
*
|
|
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-02
27
-1101
/
+350
|
|
|
*
|
|
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-05-24
4
-27
/
+42
[next]