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
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
38
-558
/
+424
|
\
|
*
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
83
-581
/
+347
|
|
\
|
*
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-3
/
+3
|
*
|
locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being
Ingo Molnar
2017-08-29
1
-1
/
+2
|
*
|
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
19
-465
/
+82
|
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
97
-363
/
+654
|
|
\
\
|
*
\
\
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2017-08-18
13
-106
/
+443
|
|
\
\
\
|
*
|
|
|
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-08-17
5
-0
/
+170
|
*
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-11
11
-27
/
+104
|
|
\
\
\
\
|
*
|
|
|
|
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
2017-08-10
2
-16
/
+0
|
*
|
|
|
|
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
2
-0
/
+5
|
*
|
|
|
|
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
2017-08-10
6
-0
/
+12
|
*
|
|
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
144
-967
/
+3311
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'WIP.locking/atomics' into locking/core
Ingo Molnar
2017-07-25
4
-74
/
+151
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
locking/atomic/x86: Use 's64 *' for 'old' argument of atomic64_try_cmpxchg()
Dmitry Vyukov
2017-06-28
2
-7
/
+7
|
|
*
|
|
|
|
|
locking/atomic/x86: Un-macro-ify atomic ops implementation
Dmitry Vyukov
2017-06-28
3
-70
/
+147
*
|
|
|
|
|
|
|
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
10
-11
/
+47
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
3
-1
/
+11
|
*
|
|
|
|
|
|
|
arm/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
4
-8
/
+23
|
*
|
|
|
|
|
|
|
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
3
-2
/
+13
*
|
|
|
|
|
|
|
|
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
1
-9
/
+9
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/nmi: Use raw lock
Scott Wood
2017-08-16
1
-9
/
+9
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
2
-14
/
+18
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/microcode/intel: Improve microcode patches saving flow
Borislav Petkov
2017-08-29
1
-13
/
+14
|
*
|
|
|
|
|
|
|
|
|
x86/microcode/AMD: Free unneeded patch before exit from update_cache()
Shu Wang
2017-07-25
1
-1
/
+4
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
1
-23
/
+32
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes
Wei Yang
2017-07-18
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed
Wei Yang
2017-07-18
1
-10
/
+8
|
*
|
|
|
|
|
|
|
|
|
x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid
Wei Yang
2017-07-18
1
-13
/
+17
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
2
-22
/
+36
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/cpu/amd: Hide unused legacy_fixup_core_id() function
Arnd Bergmann
2017-08-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask
Suravee Suthikulpanit
2017-08-10
1
-14
/
+18
|
*
|
|
|
|
|
|
|
|
|
|
x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h
Suravee Suthikulpanit
2017-08-10
1
-7
/
+17
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
1
-9
/
+8
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/build: Use cc-option to validate stack alignment parameter
Matthias Kaehlcke
2017-08-21
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
x86/build: Fix stack alignment for CLang
Matthias Kaehlcke
2017-08-17
1
-6
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
x86/build: Drop unused mflags-y
Cao jin
2017-08-10
1
-3
/
+0
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
2
-28
/
+121
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* an...
Naoya Horiguchi
2017-08-31
1
-9
/
+31
|
*
|
|
|
|
|
|
|
|
|
|
x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address
Baoquan He
2017-08-17
1
-2
/
+66
|
*
|
|
|
|
|
|
|
|
|
|
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
2017-08-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
2017-08-17
232
-1305
/
+4175
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()
Baoquan He
2017-07-18
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()
Baoquan He
2017-07-18
1
-11
/
+14
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820...
Baoquan He
2017-07-18
1
-17
/
+21
|
|
|
_
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
70
-2565
/
+1661
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
2017-08-29
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
2017-08-29
14
-4
/
+21
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
2017-08-29
1
-59
/
+53
|
*
|
|
|
|
|
|
|
|
|
|
|
x86/boot/32: Extract efi_pe_entry() from startup_32()
Jiri Slaby
2017-08-29
1
-65
/
+64
[next]