index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
x86/intel_rdt: Turn off most RDT features on Skylake
Tony Luck
1
-0
/
+3
2017-08-25
x86/intel_rdt: Add command line options for resource director technology
Tony Luck
1
-8
/
+88
2017-08-25
x86/intel_rdt: Move special case code for Haswell to a quirk function
Tony Luck
1
-24
/
+28
2017-08-25
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
27
-132
/
+185
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
27
-132
/
+185
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
3
-12
/
+91
2017-08-25
perf/x86: Only show format attributes when supported
Andi Kleen
1
-7
/
+41
2017-08-25
perf/x86: Fix data source decoding for Skylake
Andi Kleen
3
-19
/
+36
2017-08-25
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
3
-5
/
+4
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-25
Merge branch 'x86/asm' into x86/apic
Thomas Gleixner
53
-2435
/
+1513
2017-08-24
um: Fix check for _xstate for older hosts
Florian Fainelli
1
-1
/
+1
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
21
-69
/
+91
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
14
-1962
/
+2
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
6
-138
/
+21
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
1
-1
/
+1
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-32
/
+37
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-78
/
+98
2017-08-21
x86/CPU: Align CR3 defines
Borislav Petkov
1
-6
/
+6
2017-08-21
x86/build: Use cc-option to validate stack alignment parameter
Matthias Kaehlcke
1
-3
/
+3
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-66
/
+84
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+7
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-08-18
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
1
-1
/
+1
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+1
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
7
-36
/
+36
2017-08-18
Merge branch 'x86/asm' into locking/core
Ingo Molnar
13
-106
/
+443
2017-08-17
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+3
2017-08-17
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
Rafael J. Wysocki
1
-0
/
+3
2017-08-17
x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address
Baoquan He
1
-2
/
+66
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
1
-1
/
+1
2017-08-17
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
53
-290
/
+744
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
4
-0
/
+158
2017-08-17
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2
-0
/
+47
2017-08-17
x86/build: Fix stack alignment for CLang
Matthias Kaehlcke
1
-6
/
+8
2017-08-17
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
1
-3
/
+4
2017-08-17
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
5
-54
/
+87
2017-08-16
x86/nmi: Use raw lock
Scott Wood
1
-9
/
+9
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
1
-2
/
+1
2017-08-16
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
1
-2
/
+2
2017-08-16
x86/intel_rdt: Remove redundant ternary operator on return
Colin Ian King
1
-1
/
+1
2017-08-16
x86/intel_rdt/cqm: Improve limbo list processing
Vikas Shivappa
3
-122
/
+133
2017-08-16
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
4
-6
/
+6
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-54
/
+87
2017-08-15
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
1
-3
/
+15
2017-08-15
x86/xen/64: Fix the reported SS and CS in SYSCALL
Andy Lutomirski
1
-0
/
+18
[prev]
[next]