index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2016-02-05
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
1
-1
/
+1
2016-02-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2016-02-01
x86/entry/traps: Refactor preemption and interrupt flag handling
Alexander Kuleshov
1
-28
/
+19
2016-02-01
x86/syscalls/64: Mark sys_iopl() as using ptregs
Andy Lutomirski
1
-1
/
+1
2016-02-01
x86/entry/64: Fix fast-path syscall return register state
Andy Lutomirski
1
-1
/
+3
2016-02-01
x86/entry/64: Fix an IRQ state error on ptregs-using syscalls
Andy Lutomirski
1
-6
/
+13
2016-02-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-103
/
+209
2016-02-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+27
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2016-01-30
x86/alternatives: Discard dynamic check after init
Brian Gerst
2
-13
/
+12
2016-01-30
x86/alternatives: Add an auxilary section
Borislav Petkov
1
-0
/
+11
2016-01-30
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
1
-44
/
+5
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
6
-123
/
+19
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
48
-326
/
+334
2016-01-30
Merge branch 'x86/cpu' into x86/asm, to avoid conflict
Ingo Molnar
1
-0
/
+1
2016-01-29
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
1
-2
/
+2
2016-01-29
x86/entry/64: Migrate the 64-bit syscall slow path to C
Andy Lutomirski
2
-78
/
+65
2016-01-29
x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
Andy Lutomirski
1
-16
/
+19
2016-01-29
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
2
-87
/
+10
2016-01-29
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
3
-24
/
+55
2016-01-29
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
8
-16
/
+29
2016-01-29
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
8
-23
/
+31
2016-01-29
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
5
-20
/
+16
2016-01-29
x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
1
-5
/
+13
2016-01-29
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
74
-893
/
+3317
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2016-01-27
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
1
-1
/
+0
2016-01-26
x86/mm: Fix types used in pgprot cacheability flags translations
Jan Beulich
1
-4
/
+2
2016-01-25
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
1
-2
/
+4
2016-01-23
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
1
-5
/
+6
2016-01-22
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2
-46
/
+126
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-3
/
+7
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-75
/
+834
2016-01-21
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
3
-0
/
+24
2016-01-21
x86/platform/quark: Print boundaries correctly
Andy Shevchenko
1
-5
/
+13
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
5
-0
/
+5
2016-01-21
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-0
/
+2
2016-01-20
x86/mm: Make kmap_prot into a #define
Andy Lutomirski
2
-4
/
+1
2016-01-20
x86/mm/32: Set NX in __supported_pte_mask before enabling paging
Andy Lutomirski
2
-3
/
+8
2016-01-20
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+248
2016-01-20
platform/x86: Add Intel Telemetry Core Driver
Souvik Kumar Chakravarty
1
-0
/
+147
2016-01-20
platform:x86: add Intel P-Unit mailbox IPC driver
Qipeng Zha
1
-0
/
+101
2016-01-19
x86/asm: Add C versions of frame pointer macros
Josh Poimboeuf
1
-3
/
+13
2016-01-19
x86/asm: Clean up frame pointer macros
Josh Poimboeuf
1
-16
/
+27
2016-01-19
x86/signal: Cleanup get_nr_restart_syscall()
Dmitry V. Levin
1
-5
/
+8
2016-01-19
x86/mm: Streamline and restore probe_memory_block_size()
Seth Jennings
1
-18
/
+6
2016-01-19
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
2
-5
/
+17
[prev]
[next]