index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
3
-8
/
+26
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2
-1
/
+3
2015-04-03
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
1
-1
/
+1
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
8
-17
/
+35
2015-04-03
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2
-9
/
+0
2015-04-03
x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER
Andy Lutomirski
1
-13
/
+40
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2
-15
/
+16
2015-04-03
x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment
Andy Lutomirski
1
-3
/
+6
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2
-0
/
+15
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
3
-27
/
+24
2015-04-02
x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20
Denys Vlasenko
1
-1
/
+1
2015-04-02
x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
Denys Vlasenko
1
-15
/
+13
2015-04-01
x86/asm/entry/64: Use local label to skip around sycall dispatch
Denys Vlasenko
1
-1
/
+2
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
3
-7
/
+7
2015-04-01
x86/asm/entry/64: Simplify looping around preempt_schedule_irq()
Denys Vlasenko
1
-4
/
+3
2015-04-01
x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()
Denys Vlasenko
1
-1
/
+0
2015-04-01
x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_arg...
Denys Vlasenko
1
-8
/
+4
2015-04-01
x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_...
Denys Vlasenko
1
-36
/
+46
2015-04-01
x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path
Denys Vlasenko
1
-6
/
+7
2015-03-31
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
3
-21
/
+4
2015-03-31
x86/asm/entry/64: Do not GET_THREAD_INFO() too early
Denys Vlasenko
1
-3
/
+2
2015-03-31
x86/asm/entry/64: Move retint_kernel code block closer to its user
Denys Vlasenko
1
-12
/
+13
2015-03-27
x86/asm/entry/32: Make register zero-extension more prominent
Denys Vlasenko
1
-4
/
+10
2015-03-27
x86/asm/entry/32: Update "interrupt off" comments
Denys Vlasenko
1
-18
/
+27
2015-03-27
x86/asm/entry/64: Add missing CFI annotation
Denys Vlasenko
1
-0
/
+1
2015-03-27
x86/asm/entry/64: Fix comment about SYSENTER MSRs
Denys Vlasenko
1
-2
/
+4
2015-03-27
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
1
-2
/
+0
2015-03-27
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
1
-9
/
+7
2015-03-27
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
1
-20
/
+17
2015-03-27
x86/asm/entry/64: Use smaller instructions
Denys Vlasenko
1
-2
/
+2
2015-03-27
x86/asm/entry/64: Use better label name, fix comments
Denys Vlasenko
1
-7
/
+6
2015-03-25
Merge branch 'x86/urgent' into x86/asm, to resolve conflict
Ingo Molnar
1
-2
/
+13
2015-03-24
x86/asm: Further improve segment.h readability
Ingo Molnar
1
-101
/
+141
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
1
-4
/
+14
2015-03-24
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
3
-19
/
+19
2015-03-24
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
3
-19
/
+19
2015-03-24
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
1
-4
/
+23
2015-03-24
x86/asm/entry/64: Always set up SYSENTER MSRs
Ingo Molnar
1
-3
/
+7
2015-03-24
x86/asm: Deobfuscate segment.h
Denys Vlasenko
1
-71
/
+54
2015-03-24
x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup
Denys Vlasenko
1
-4
/
+1
2015-03-24
x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macros
Denys Vlasenko
1
-33
/
+2
2015-03-24
x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack
Denys Vlasenko
1
-22
/
+32
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
8
-16
/
+11
2015-03-24
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
3
-20
/
+22
2015-03-24
x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user
Denys Vlasenko
1
-21
/
+10
2015-03-23
x86/asm/entry/64: Fix incorrect comment
Denys Vlasenko
1
-1
/
+1
2015-03-23
x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks
Andy Lutomirski
1
-7
/
+4
2015-03-23
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
1
-5
/
+0
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
17
-30
/
+30
2015-03-23
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
1
-10
/
+7
[next]