Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f5b5fab1780c98b74526dbac527574bd02dc16f8
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
7ee18d6
x86/power: Make restore_processor_context() sane
by Andy Lutomirski
· 7 years ago
896c80b
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
by Andy Lutomirski
· 7 years ago
090edbe
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
by Andy Lutomirski
· 7 years ago
0a373d4f
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDEPOT=y
by Andrey Ryabinin
· 7 years ago
f79ce87
x86/build: Don't verify mtools configuration file for isoimage
by Changbin Du
· 7 years ago
6d60ce3
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
by Karol Herbst
· 7 years ago
6d7e0ba
x86/boot/compressed/64: Print error if 5-level paging is not supported
by Kirill A. Shutemov
· 7 years ago
0852907
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
by Kirill A. Shutemov
· 7 years ago
947134d
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
by Prarit Bhargava
· 7 years ago
88edb57
x86/vdso: Change time() prototype to match __vdso_time()
by Arnd Bergmann
· 7 years ago
d553d03
x86: Fix Sparse warnings about non-static functions
by Colin Ian King
· 7 years ago
5b06bbc
x86/power: Fix some ordering bugs in __restore_processor_context()
by Andy Lutomirski
· 7 years ago
ddec3bd
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
by Rafael J. Wysocki
· 7 years ago
f4e9b7a
x86/microcode/AMD: Add support for fam17h microcode loading
by Tom Lendacky
· 7 years ago
e3811a3
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
by Rudolf Marek
· 7 years ago
55d2d0a
x86/idt: Load idt early in start_secondary
by Chunyu Hu
· 7 years ago
42b3a4c
x86/xen: Support early interrupts in xen pv guests
by Juergen Gross
· 7 years ago
9d0b623
x86/tlb: Disable interrupts when changing CR4
by Nadav Amit
· 7 years ago
0c3292c
x86/tlb: Refactor CR4 setting and shadow write
by Nadav Amit
· 7 years ago
12a78d4
x86/decoder: Add new TEST instruction pattern
by Masami Hiramatsu
· 7 years ago
fd2fa6c
x86/PCI: Remove unused HyperTransport interrupt support
by Bjorn Helgaas
· 7 years ago
e2a5dca
x86/umip: Fix insn_get_code_seg_params()'s return value
by Borislav Petkov
· 7 years ago
69550d4
x86/boot/KASLR: Remove unused variable
by Chao Fan
· 7 years ago
ca37e57
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
by Andy Lutomirski
· 7 years ago
f68d62a
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
by Andrey Ryabinin
· 7 years ago
548c305
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
by Andy Lutomirski
· 7 years ago
7b659ee
x86/pkeys/selftests: Fix protection keys write() warning
by Dave Hansen
· 7 years ago
91c49c2
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
by Dave Hansen
· 7 years ago
a640012
x86/mpx/selftests: Fix up weird arrays
by Dave Hansen
· 7 years ago
c51ff2c
x86/pkeys: Update documentation about availability
by Dave Hansen
· 7 years ago
fd11a64
x86/umip: Print a warning into the syslog if UMIP-protected instructions are used
by Ricardo Neri
· 7 years ago
b4c0a73
x86/smpboot: Fix __max_logical_packages estimate
by Prarit Bhargava
· 7 years ago
30bb981
x86/topology: Avoid wasting 128k for package id array
by Andi Kleen
· 7 years ago
d46b4c1
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
by Andi Kleen
· 7 years ago
4ee2ec1b
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
by Vikas C Sajjan
· 7 years ago
2527141
x86/acpi: Handle SCI interrupts above legacy space gracefully
by Vikas C Sajjan
· 7 years ago
ac5292e
x86/boot: Fix boot failure when SMP MP-table is based at 0
by Tom Lendacky
· 7 years ago
be62a32
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
97f404a
x86/selftests: Add test for mapping placement for 5-level paging
by Kirill A. Shutemov
· 7 years ago
1e0f25d
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
by Kirill A. Shutemov
· 7 years ago
6e2a306
x86/umip: Identify the STR and SLDT instructions
by Ricardo Neri
· 7 years ago
770c775
x86/umip: Print a line in the boot log that UMIP has been enabled
by Ricardo Neri
· 7 years ago
796ebc8
x86/umip: Select X86_INTEL_UMIP by default
by Ricardo Neri
· 7 years ago
b29c6ef
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
by Rafael J. Wysocki
· 7 years ago
99306df
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3643b7e
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d58e1c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
13e57da
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eb4d47c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6a9f70b
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3e20146
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f2be8bd
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6098850
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f08d8bc
Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 7 years ago
f3573b8
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
9e09d05
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
2101dd6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
b33e3cc
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
55b3a0c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
dee0277
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
e4a8ca3
/proc/module: fix building without kallsyms
by Arnd Bergmann
· 7 years ago
01c313d
kallsyms: fix building without printk
by Arnd Bergmann
· 7 years ago
37c6b6f
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 7 years ago
e75427c
Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 7 years ago
5f194bf
Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 7 years ago
1e19bde
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
1ec1699
Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 7 years ago
7832681
Merge tag 'docs-4.15' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f4c09f8
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
by Thomas Gleixner
· 7 years ago
fcdfafc
kprobes: Don't spam the build log with deprecation warnings
by Ingo Molnar
· 7 years ago
516fb7f
/proc/module: use the same logic as /proc/kallsyms for address exposure
by Linus Torvalds
· 7 years ago
277642d
modules: make sysfs attribute files readable by owner only
by Linus Torvalds
· 7 years ago
9d56041
Merge branch 'kallsyms-restrictions'
by Linus Torvalds
· 7 years ago
ffc661c
genirq: Fix type of shifting literal 1 in __setup_irq()
by Rasmus Villemoes
· 7 years ago
306eb5a
irqdomain: Drop pointless NULL check in virq_debug_show_one
by Rasmus Villemoes
· 7 years ago
6714796
genirq/proc: Return proper error code when irq_set_affinity() fails
by Wen Yaxng
· 7 years ago
ba1029c
modpost: detect modules without a MODULE_LICENSE
by Randy Dunlap
· 7 years ago
bebc608
Linux 4.14
by Linus Torvalds
· 7 years ago
152bbb4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
69581c7
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b24591e
timers: Add a function to start/reduce a timer
by David Howells
· 7 years ago
df27067
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
by Arnd Bergmann
· 7 years ago
d00a08c
irq/work: Use llist_for_each_entry_safe
by Thomas Gleixner
· 7 years ago
2244645
x86/intel_rdt: Fix a silent failure when writing zero value schemata
by Xiaochen Shen
· 7 years ago
b395456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
92d2882
Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
be234ba
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
052d41c
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
505ee76
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
by Ingo Molnar
· 7 years ago
529b3ca
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
Next »