index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq: Plug vector cleanup race
Thomas Gleixner
2016-01-15
1
-10
/
+53
*
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2016-01-15
3
-7
/
+11
*
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
2016-01-15
1
-2
/
+16
*
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
2016-01-15
1
-13
/
+3
*
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
2016-01-15
1
-1
/
+3
*
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
2016-01-15
1
-2
/
+6
*
x86/irq: Get rid of code duplication
Thomas Gleixner
2016-01-15
1
-18
/
+15
*
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
2016-01-15
1
-1
/
+1
*
x86/irq: Check vector allocation early
Thomas Gleixner
2016-01-15
1
-13
/
+25
*
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
2016-01-15
1
-8
/
+16
*
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
2016-01-15
1
-14
/
+8
*
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
2016-01-15
1
-3
/
+5
*
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
2016-01-15
1
-0
/
+9
*
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
2016-01-15
1
-8
/
+8
*
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
2016-01-15
1
-1
/
+5
*
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
2016-01-14
1
-2
/
+1
*
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
2016-01-13
1
-6
/
+6
*
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
2016-01-13
1
-7
/
+8
*
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
2016-01-12
1
-0
/
+8
*
lguest: Map switcher text R/O
Rusty Russell
2016-01-12
1
-1
/
+3
*
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
2016-01-12
1
-25
/
+25
*
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2016-01-12
2
-5
/
+12
*
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2016-01-12
3
-14
/
+46
*
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
2016-01-12
1
-0
/
+1
*
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
2016-01-12
1
-71
/
+38
*
x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED
Kefeng Wang
2016-01-12
1
-2
/
+1
*
x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...
Dave Jones
2016-01-12
1
-0
/
+3
*
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
2016-01-12
137
-884
/
+2106
|
\
|
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-12
6
-3
/
+107
|
|
\
|
|
*
x86/platform/calgary: Constify cal_chipset_ops structures
Julia Lawall
2015-11-29
2
-3
/
+3
|
|
*
x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...
Chen Yu
2015-11-26
4
-0
/
+104
|
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-12
13
-53
/
+127
|
|
\
\
|
|
*
|
x86/mm: Micro-optimise clflush_cache_range()
Chris Wilson
2016-01-08
1
-4
/
+6
|
|
*
|
x86/mm/pat: Change free_memtype() to support shrinking case
Toshi Kani
2016-01-05
2
-10
/
+44
|
|
*
|
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2016-01-05
1
-0
/
+10
|
|
*
|
x86/mm: Drop WARN from multi-BAR check
Laura Abbott
2015-12-29
1
-2
/
+2
|
|
*
|
x86/LDT: Print the real LDT base address
Jan Beulich
2015-12-29
1
-1
/
+1
|
|
*
|
x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN
Igor Mammedov
2015-12-06
1
-1
/
+1
|
|
*
|
x86/mm: Introduce max_possible_pfn
Igor Mammedov
2015-12-06
2
-0
/
+4
|
|
*
|
x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only
Borislav Petkov
2015-12-04
1
-1
/
+1
|
|
*
|
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...
Rasmus Villemoes
2015-12-04
1
-2
/
+9
|
|
*
|
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-11-23
4
-33
/
+50
|
|
|
/
|
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
3
-94
/
+87
|
|
\
\
|
|
*
|
x86/fpu: Put a few variables in .init.data
Rasmus Villemoes
2015-11-27
2
-4
/
+4
|
|
*
|
x86/fpu: Get rid of xstate_fault()
Borislav Petkov
2015-11-24
1
-53
/
+52
|
|
*
|
x86/fpu: Add an XSTATE_OP() macro
Borislav Petkov
2015-11-24
1
-37
/
+31
|
|
|
/
|
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
13
-74
/
+129
|
|
\
\
|
|
*
|
x86: Replace RDRAND forced-reseed with simple sanity check
Len Brown
2015-11-25
1
-13
/
+12
|
|
*
|
x86/MSR: Chop off lower 32-bit value
Borislav Petkov
2015-11-24
1
-1
/
+1
|
|
*
|
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
2015-11-24
1
-1
/
+1
[next]