index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
1
-2
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
12
-180
/
+239
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
2
-41
/
+11
2017-11-02
bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
Thomas Gleixner
1
-26
/
+0
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
1
-15
/
+11
2017-11-02
x86/entry/64: Shorten TEST instructions
Borislav Petkov
1
-2
/
+2
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2
-2
/
+7
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
4
-20
/
+16
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
1
-2
/
+1
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
4
-4
/
+10
2017-11-02
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2
-4
/
+17
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
1
-3
/
+14
2017-11-02
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
1
-0
/
+2
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
8
-25
/
+20
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
5
-10
/
+21
2017-11-02
x86/entry/64: De-Xen-ify our NMI code
Andy Lutomirski
1
-12
/
+18
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
4
-4
/
+4
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
1
-52
/
+0
2017-11-02
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
Andy Lutomirski
1
-4
/
+7
2017-11-02
x86/entry/64: Merge the fast and slow SYSRET paths
Andy Lutomirski
1
-3
/
+3
2017-11-02
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
Andy Lutomirski
1
-3
/
+11
2017-11-02
x86/entry/64: Shrink paranoid_exit_restore and make labels local
Andy Lutomirski
1
-8
/
+5
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2
-6
/
+27
2017-11-02
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2
-20
/
+15
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
3
-11
/
+27
2017-11-02
x86/entry/64: Remove the restore_c_regs_and_iret label
Andy Lutomirski
1
-3
/
+2
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
9
-44
/
+208
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
497
-3337
/
+5444
2017-11-01
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
1
-1
/
+5
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
3
-6
/
+3
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2
-54
/
+52
2017-10-31
RDMA/nldev: Enforce device index check for port callback
Leon Romanovsky
1
-1
/
+3
2017-10-31
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2
-0
/
+12
2017-10-31
Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2017-10-30
Mark 'ioremap_page_range()' as possibly sleeping
Linus Torvalds
1
-0
/
+1
2017-10-30
Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+23
2017-10-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+4
2017-10-30
PM / QoS: Fix default runtime_pm device resume latency
Tero Kristo
1
-1
/
+2
2017-10-30
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
2
-6
/
+6
2017-10-30
Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes
Ingo Molnar
488
-3278
/
+5408
2017-10-29
Linux 4.14-rc7
Linus Torvalds
1
-1
/
+1
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-361
/
+1021
2017-10-29
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
19
-57
/
+367
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
[next]