| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 11 | -1/+106 |
|\ |
|
| * | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 123 | -344/+679 |
| |\ |
|
| * | | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages | Tony Luck | 2017-08-17 | 1 | -0/+6 |
| * | | compiler-gcc.h: Introduce __nostackprotector function attribute | Tom Lendacky | 2017-07-18 | 2 | -0/+6 |
| * | | x86/mm, kexec: Allow kexec to be used with SME | Tom Lendacky | 2017-07-18 | 1 | -0/+8 |
| * | | swiotlb: Add warnings for use of bounce buffers with SME | Tom Lendacky | 2017-07-18 | 1 | -0/+13 |
| * | | x86, swiotlb: Add memory encryption support | Tom Lendacky | 2017-07-18 | 1 | -0/+1 |
| * | | x86/mm: Add support to access boot related data in the clear | Tom Lendacky | 2017-07-18 | 1 | -0/+2 |
| * | | efi: Update efi_mem_type() to return an error rather than 0 | Tom Lendacky | 2017-07-18 | 1 | -1/+1 |
| * | | efi: Add an EFI table address match function | Tom Lendacky | 2017-07-18 | 1 | -0/+7 |
| * | | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 2017-07-18 | 1 | -0/+2 |
| * | | x86/mm: Provide general kernel support for memory encryption | Tom Lendacky | 2017-07-18 | 2 | -0/+20 |
| * | | x86/mm: Add support to enable SME in early boot processing | Tom Lendacky | 2017-07-18 | 1 | -0/+5 |
| * | | x86/mm: Add Secure Memory Encryption (SME) support | Tom Lendacky | 2017-07-18 | 1 | -0/+35 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 21 | -130/+398 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 106 | -772/+2561 |
| |\ \ \ |
|
| * | | | | sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ... | Boqun Feng | 2017-08-29 | 1 | -1/+1 |
| * | | | | smp: Avoid using two cache lines for struct call_single_data | Ying Huang | 2017-08-29 | 3 | -4/+8 |
| * | | | | locking/lockdep: Untangle xhlock history save/restore from task independence | Peter Zijlstra | 2017-08-29 | 2 | -5/+6 |
| * | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -41/+9 |
| * | | | | locking/lockdep: Fix workqueue crossrelease annotation | Peter Zijlstra | 2017-08-25 | 2 | -6/+8 |
| * | | | | mm, locking/barriers: Clarify tlb_flush_pending() barriers | Peter Zijlstra | 2017-08-25 | 1 | -33/+45 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 29 | -64/+225 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2017-08-18 | 3 | -4/+39 |
| |\ \ \ \ |
|
| * | | | | | locking/lockdep: Explicitly initialize wq_barrier::done::map | Boqun Feng | 2017-08-17 | 1 | -0/+1 |
| * | | | | | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park | 2017-08-17 | 1 | -4/+4 |
| * | | | | | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 2017-08-17 | 2 | -0/+11 |
| * | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-08-11 | 5 | -33/+50 |
| |\ \ \ \ \ |
|
| * | | | | | | locking/lockdep: Apply crossrelease to completions | Byungchul Park | 2017-08-10 | 1 | -1/+44 |
| * | | | | | | locking/lockdep: Handle non(or multi)-acquisition of a crosslock | Byungchul Park | 2017-08-10 | 1 | -1/+21 |
| * | | | | | | locking/lockdep: Detect and handle hist_lock ring buffer overwrite | Byungchul Park | 2017-08-10 | 2 | -0/+23 |
| * | | | | | | locking/lockdep: Implement the 'crossrelease' feature | Byungchul Park | 2017-08-10 | 3 | -11/+131 |
| * | | | | | | locking/lockdep: Rework FS_RECLAIM annotation | Peter Zijlstra | 2017-08-10 | 3 | -10/+10 |
| * | | | | | | locking: Remove smp_mb__before_spinlock() | Peter Zijlstra | 2017-08-10 | 1 | -13/+0 |
| * | | | | | | locking: Introduce smp_mb__after_spinlock() | Peter Zijlstra | 2017-08-10 | 2 | -0/+39 |
| * | | | | | | mm, locking: Rework {set,clear,mm}_tlb_flush_pending() | Peter Zijlstra | 2017-08-10 | 1 | -6/+27 |
| * | | | | | | jump_label: Provide hotplug context variants | Marc Zyngier | 2017-08-10 | 1 | -2/+9 |
| * | | | | | | cpuset: Make nr_cpusets private | Paolo Bonzini | 2017-08-10 | 1 | -6/+0 |
| * | | | | | | jump_label: Fix concurrent static_key_enable/disable() | Paolo Bonzini | 2017-08-10 | 1 | -10/+12 |
| * | | | | | | locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed() | Kirill Tkhai | 2017-08-10 | 1 | -0/+1 |
| * | | | | | | locking/rwsem-spinlock: Add killable versions of __down_read() | Kirill Tkhai | 2017-08-10 | 1 | -0/+1 |
| * | | | | | | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 2017-08-10 | 1 | -0/+2 |
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-10 | 43 | -135/+211 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | futex: Allow for compiling out PI support | Nicolas Pitre | 2017-08-01 | 1 | -1/+6 |
| * | | | | | | | kasan: Allow kasan_check_read/write() to accept pointers to volatiles | Dmitry Vyukov | 2017-07-26 | 1 | -4/+6 |
* | | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-04 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/syscalls: Check address limit on user-mode return | Thomas Garnier | 2017-07-08 | 1 | -0/+16 |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor | Baoquan He | 2017-08-17 | 1 | -0/+22 |
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 7 | -132/+82 |
|\ \ \ \ \ \ \ \ \ \ |
|