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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-4
/
+4
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
1
-4
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-36
/
+20
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-188
/
+7
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2
-44
/
+3
2018-04-12
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
1
-0
/
+1
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
1
-1
/
+1
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-9
/
+48
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+47
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+10
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-145
/
+21
2018-04-02
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+40
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-22
/
+56
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-49
/
+304
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-96
/
+77
2018-04-02
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+3
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-79
/
+87
2018-04-02
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-37
/
+120
2018-04-02
x86/sigreturn: use SYSCALL_DEFINE0
Tautschnig, Michael
1
-2
/
+3
2018-04-02
x86: fix sys_sigreturn() return type to be long, not unsigned long
Dominik Brodowski
1
-1
/
+1
2018-04-02
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
1
-1
/
+6
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
1
-1
/
+1
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2018-03-28
x86/hyper-v: detect nested features
Vitaly Kuznetsov
1
-0
/
+5
2018-03-28
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
1
-7
/
+8
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+1
2018-03-28
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
1
-3
/
+9
2018-03-28
Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
Yazen Ghannam
1
-14
/
+0
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
1
-2
/
+2
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
13
-100
/
+318
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
1
-0
/
+3
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
41
-248
/
+540
2018-03-27
x86/cpuid: Allow cpuid_read() to schedule
Eric Dumazet
1
-8
/
+26
2018-03-27
x86/mm: Update comment in detect_tme() regarding x86_phys_bits
Kirill A. Shutemov
1
-5
/
+2
2018-03-27
Documentation: Fix early-microcode.txt references after file rename
Jaak Ristioja
1
-1
/
+1
2018-03-27
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
8
-77
/
+79
2018-03-26
x86/devicetree: Use CPU description from Device Tree
Ivan Gorinov
1
-12
/
+33
[next]