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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2019-03-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2019-03-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-44
/
+20
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+0
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-21
/
+24
2019-03-06
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-9
/
+46
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+28
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+18
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
1
-12
/
+12
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2
-7
/
+9
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-67
/
+0
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+1
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2019-02-28
x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT
Lan Tianyu
1
-1
/
+1
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
4
-2
/
+12
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-2
/
+12
2019-02-25
x86/uaccess: Remove unused __addr_ok() macro
Borislav Petkov
1
-3
/
+0
2019-02-25
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
1
-2
/
+4
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
1
-0
/
+1
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
1
-0
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+9
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+9
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-1
/
+7
2019-02-15
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
1
-1
/
+0
2019-02-15
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
1
-4
/
+0
2019-02-15
EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit
Yazen Ghannam
1
-0
/
+1
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-11
x86/fpu: Track AVX-512 usage of tasks
Aubrey Li
2
-0
/
+14
2019-02-11
Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixes
Ingo Molnar
5
-4
/
+27
2019-02-11
mm/gup: Remove the 'write' parameter from gup_fast_permitted()
Ira Weiny
1
-2
/
+1
2019-02-11
Merge branch 'x86/cpu' into perf/core, to pick up dependent commit
Ingo Molnar
1
-0
/
+28
2019-02-11
x86/cpufeature: Add facility to check for min microcode revisions
Kan Liang
1
-0
/
+28
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-4
/
+4
2019-02-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+8
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-4
/
+4
2019-02-04
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
1
-4
/
+18
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
1
-1
/
+0
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2
-1
/
+1
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+4
[next]