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-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+5
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-61
/
+185
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+11
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-4
/
+69
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-60
/
+98
2019-05-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-32
/
+20
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-22
/
+74
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-237
/
+0
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-63
/
+87
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
1
-0
/
+1
2019-04-30
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
Sean Christopherson
1
-0
/
+1
2019-04-30
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
1
-0
/
+3
2019-04-30
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
1
-2
/
+2
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
1
-2
/
+0
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2
-0
/
+5
2019-04-30
x86/mm: Save debug registers when loading a temporary mm
Nadav Amit
1
-0
/
+23
2019-04-30
x86/mm: Introduce temporary mm structs
Andy Lutomirski
1
-0
/
+33
2019-04-30
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
1
-0
/
+2
2019-04-30
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
1
-0
/
+1
2019-04-29
x86: make ZERO_PAGE() at least parse its argument
Linus Torvalds
1
-1
/
+1
2019-04-29
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
2
-19
/
+1
2019-04-24
x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
Peter Zijlstra
1
-3
/
+4
2019-04-22
x86/irq: Fix outdated comments
Jiang Biao
1
-2
/
+2
2019-04-19
asm-generic: generalize asm/sockios.h
Arnd Bergmann
1
-1
/
+0
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2
-21
/
+17
2019-04-17
x86/irq/64: Init hardirq_stack_ptr during CPU hotplug
Thomas Gleixner
1
-4
/
+0
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2
-3
/
+3
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
1
-2
/
+2
2019-04-17
x86/irq/32: Make irq stack a character array
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2
-2
/
+4
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
3
-9
/
+10
2019-04-17
x86/exceptions: Enable IST guard pages
Thomas Gleixner
1
-6
/
+2
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
3
-5
/
+17
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
1
-9
/
+0
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
1
-0
/
+4
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
1
-5
/
+47
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
1
-5
/
+8
2019-04-17
x86/exceptions: Remove unused stack defines on 32bit
Thomas Gleixner
1
-5
/
+1
2019-04-17
x86/64: Remove stale CURRENT_MASK
Thomas Gleixner
1
-1
/
+0
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+14
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
1
-0
/
+1
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2
-2
/
+6
[next]