index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
2019-04-17
6
-6
/
+6
|
*
|
|
|
|
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
2019-04-17
3
-13
/
+14
|
*
|
|
|
|
x86/irq/32: Make irq stack a character array
Thomas Gleixner
2019-04-17
1
-1
/
+1
|
*
|
|
|
|
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2019-04-17
2
-2
/
+4
|
*
|
|
|
|
x86/dumpstack/64: Speedup in_exception_stack()
Thomas Gleixner
2019-04-17
1
-31
/
+51
|
*
|
|
|
|
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
10
-31
/
+52
|
*
|
|
|
|
x86/exceptions: Enable IST guard pages
Thomas Gleixner
2019-04-17
1
-6
/
+2
|
*
|
|
|
|
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
2019-04-17
6
-15
/
+27
|
*
|
|
|
|
x86/cpu: Remove orig_ist array
Thomas Gleixner
2019-04-17
2
-15
/
+0
|
*
|
|
|
|
x86/cpu: Prepare TSS.IST setup for guard pages
Thomas Gleixner
2019-04-17
1
-28
/
+7
|
*
|
|
|
|
x86/dumpstack/64: Use cpu_entry_area instead of orig_ist
Thomas Gleixner
2019-04-17
1
-12
/
+27
|
*
|
|
|
|
x86/irq/64: Use cpu entry area instead of orig_ist
Thomas Gleixner
2019-04-17
1
-6
/
+7
|
*
|
|
|
|
x86/traps: Use cpu_entry_area instead of orig_ist
Thomas Gleixner
2019-04-17
1
-1
/
+2
|
*
|
|
|
|
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2019-04-17
2
-0
/
+8
|
*
|
|
|
|
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
2019-04-17
1
-7
/
+30
|
*
|
|
|
|
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2019-04-17
3
-11
/
+51
|
*
|
|
|
|
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
2019-04-17
1
-10
/
+9
|
*
|
|
|
|
x86/exceptions: Make IST index zero based
Thomas Gleixner
2019-04-17
8
-28
/
+34
|
*
|
|
|
|
x86/exceptions: Remove unused stack defines on 32bit
Thomas Gleixner
2019-04-17
1
-5
/
+1
|
*
|
|
|
|
x86/64: Remove stale CURRENT_MASK
Thomas Gleixner
2019-04-17
1
-1
/
+0
|
*
|
|
|
|
x86/idt: Remove unused macro SISTG
Thomas Gleixner
2019-04-17
1
-4
/
+0
|
*
|
|
|
|
x86/irq/64: Sanitize the top/bottom confusion
Thomas Gleixner
2019-04-17
1
-11
/
+11
|
*
|
|
|
|
x86/irq/64: Remove a hardcoded irq_stack_union access
Andy Lutomirski
2019-04-17
1
-2
/
+1
|
*
|
|
|
|
x86/dumpstack: Fix off-by-one errors in stack identification
Andy Lutomirski
2019-04-17
2
-4
/
+4
|
*
|
|
|
|
x86/irq/64: Limit IST stack overflow check to #DB stack
Thomas Gleixner
2019-04-17
1
-5
/
+14
|
*
|
|
|
|
mm/slab: Remove store_stackinfo()
Qian Cai
2019-04-17
1
-42
/
+6
*
|
|
|
|
|
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
2
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-04-05
2
-4
/
+2
*
|
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
2
-0
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/power: Optimize C3 entry on Centaur CPUs
David Wang
2019-04-19
1
-0
/
+12
|
*
|
|
|
|
|
|
x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processors
Pu Wen
2019-03-23
1
-0
/
+5
*
|
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
7
-21
/
+11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
2019-04-24
4
-12
/
+3
|
*
|
|
|
|
|
|
|
x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbol
Christoph Hellwig
2019-04-10
1
-5
/
+0
|
*
|
|
|
|
|
|
|
x86/kexec/crash: Use struct_size() in vzalloc()
Gustavo A. R. Silva
2019-04-05
1
-2
/
+1
|
*
|
|
|
|
|
|
|
x86/mm/tlb: Define LOADED_MM_SWITCHING with pointer-sized number
Jann Horn
2019-03-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
x86/platform/uv: Fix missing checks of kcalloc() return values
Kangjie Lu
2019-03-26
1
-1
/
+6
*
|
|
|
|
|
|
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
2
-75
/
+102
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2019-04-18
2
-21
/
+35
|
*
|
|
|
|
|
|
|
|
x86/resctrl: Move per RDT domain initialization to a separate function
Xiaochen Shen
2019-04-17
1
-59
/
+72
|
*
|
|
|
|
|
|
|
|
Merge x86/urgent into x86/cache
Borislav Petkov
2019-04-17
9
-9
/
+41
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
4
-54
/
+46
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/tools/relocs: Fix big section header tables
Artem Savkov
2019-04-19
1
-29
/
+45
|
*
|
|
|
|
|
|
|
|
|
x86/defconfig: Remove archaic partition tables support
Ahmed S. Darwish
2019-04-19
2
-24
/
+0
|
*
|
|
|
|
|
|
|
|
|
x86/build: Keep local relocations with ld.lld
Kees Cook
2019-04-05
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
23
-69
/
+63
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/um/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
x86/vdso: Rename variable to fix -Wshadow warning
Leonardo BrĂ¡s
2019-04-19
1
-6
/
+7
|
*
|
|
|
|
|
|
|
|
|
x86/cpu/amd: Exclude 32bit only assembler from 64bit build
Andi Kleen
2019-04-19
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
x86/asm: Mark all top level asm statements as .text
Andi Kleen
2019-04-19
3
-1
/
+4
[prev]
[next]