index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
9
-53
/
+123
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
3
-47
/
+114
|
|
\
|
|
*
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-18
1
-4
/
+11
|
|
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
1
-2
/
+2
|
|
*
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
2016-02-17
1
-4
/
+32
|
|
*
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
2016-02-17
1
-41
/
+73
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
1
-0
/
+2
|
|
\
\
|
|
*
|
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
2016-02-17
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-19
1
-1
/
+1
|
|
\
\
|
|
*
|
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
2016-02-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-18
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
livepatch: change the error message in asm/livepatch.h header files
Miroslav Benes
2016-01-18
1
-1
/
+1
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-14
2
-2
/
+2
|
|
\
\
|
|
*
|
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
2016-02-08
1
-1
/
+1
|
|
*
|
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
2016-02-05
1
-1
/
+1
|
*
|
|
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
2016-02-11
1
-0
/
+1
|
*
|
|
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
2016-02-05
1
-2
/
+2
|
|
/
/
*
|
|
perf: generalize perf_callchain
Alexei Starovoitov
2016-02-20
5
-13
/
+20
|
/
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-01
1
-2
/
+4
|
\
\
|
*
|
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
2016-01-25
1
-2
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
12
-103
/
+209
|
\
\
\
|
*
|
|
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
2016-01-29
1
-2
/
+2
|
*
|
|
x86/mm: Fix types used in pgprot cacheability flags translations
Jan Beulich
2016-01-26
1
-4
/
+2
|
*
|
|
x86/platform/quark: Print boundaries correctly
Andy Shevchenko
2016-01-21
1
-5
/
+13
|
*
|
|
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
2016-01-19
2
-5
/
+17
|
*
|
|
x86/platform/intel-mid: Join string and fix SoC name
Andy Shevchenko
2016-01-19
1
-5
/
+3
|
*
|
|
x86/platform/intel-mid: Enable 64-bit build
Andy Shevchenko
2016-01-19
2
-2
/
+9
|
*
|
|
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
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
4
-4
/
+27
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
perf/x86: De-obfuscate code
Peter Zijlstra
2016-01-29
1
-3
/
+1
|
*
|
|
perf/x86: Fix uninitialized value usage
Peter Zijlstra
2016-01-29
1
-1
/
+2
|
*
|
|
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
2016-01-21
3
-0
/
+24
*
|
|
|
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
2016-01-22
1
-5
/
+6
*
|
|
|
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2016-01-21
2
-46
/
+126
|
\
\
\
\
|
*
|
|
|
Add 'unsafe' user access functions for batched accesses
Linus Torvalds
2015-12-17
1
-0
/
+25
|
*
|
|
|
x86: reorganize SMAP handling in user space accesses
Linus Torvalds
2015-12-17
2
-46
/
+101
[next]