index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-12
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2
-9
/
+30
2018-11-12
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
1
-1
/
+114
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-117
/
+76
2018-11-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+8
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+40
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
1
-1
/
+1
2018-11-09
xen: fix xen_qlock_wait()
Juergen Gross
1
-6
/
+8
2018-11-09
x86/xen: fix pv boot
Juergen Gross
2
-6
/
+32
2018-11-06
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2
-78
/
+7
2018-11-06
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
1
-8
/
+0
2018-11-06
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
1
-13
/
+38
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
3
-11
/
+11
2018-11-06
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2
-1
/
+3
2018-11-06
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2
-1
/
+3
2018-11-05
x86/build: Remove -pipe from KBUILD_CFLAGS
Nathan Chancellor
1
-3
/
+1
2018-11-05
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
1
-1
/
+1
2018-11-04
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
1
-0
/
+11
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-04
x86/qspinlock: Fix compile error
Peter Zijlstra
1
-5
/
+8
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
53
-162
/
+349
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+30
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
6
-14
/
+20
2018-10-31
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
4
-4
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
40
-43
/
+26
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2
-3
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
4
-6
/
+6
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-3
/
+3
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
3
-3
/
+6
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
4
-4
/
+5
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2
-2
/
+3
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_align with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-3
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
4
-24
/
+2
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-0
/
+39
2018-10-30
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+17
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+228
2018-10-30
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
1
-2
/
+10
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
4
-47
/
+19
2018-10-29
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-29
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2
-1
/
+11
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
1
-1
/
+1
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
[next]