Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
d720024e94de4e8b7f10ee83c532926f3ad5d708
/
arch
/
x86_64
/
kernel
a2ef3a5
[PATCH] Fix HPET operation on 64-bit NVIDIA platforms
by Andy Currid
· 20 years ago
822ff01
[PATCH] x86_64: Don't do syscall exit tracing twice
by Andi Kleen
· 20 years ago
7ca97c6
[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area
by Robert Hentosh
· 20 years ago
0d01532
[PATCH] x86_64: Handle empty node zero
by Daniel Yeisley
· 20 years ago
b2468e5
[PATCH] x86_64: fix last_tsc calculation of PM timer
by Jan Beulich
· 20 years ago
dc9a719
[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver
by Andi Kleen
· 20 years ago
dc49e34
[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64
by Satoshi Oshima
· 20 years ago
40e59a6
[PATCH] x86_64: Don't schedule on exception stack on preemptive kernels
by Andi Kleen
· 20 years ago
f0fdabf
[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit
by Andi Kleen
· 20 years ago
ac71d12
[PATCH] x86_64: Avoid EBDA area in early boot allocator
by Andi Kleen
· 20 years ago
8b1ffe95
[PATCH] x86_64: add nmi_exit to die_nmi
by Corey Minyard
· 20 years ago
cdc60a4
[PATCH] x86_64: fix die_lock nesting
by Corey Minyard
· 20 years ago
5192d84
[PATCH] x86_64: Check for too many northbridges in IOMMU code
by Andi Kleen
· 20 years ago
e0c1e9b
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
by Kimball Murray
· 20 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 20 years ago
160bd18
[PATCH] x86_64: make PC Speaker driver work
by Mikael Pettersson
· 20 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 20 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 20 years ago
5b20192
[PATCH] x86_64: Fix a race in the free_iommu path
by Mike Waychison
· 20 years ago
18bd057
[PATCH] i386/x86-64: Fix x87 information leak between processes
by Andi Kleen
· 20 years ago
3b60211
[PATCH] Switch Kprobes inline functions to __kprobes for x86_64
by Prasanna S Panchamukhi
· 20 years ago
8bcc528
[PATCH] x86_64: x86_64 add crashdump trigger points
by Vivek Goyal
· 20 years ago
4f705ae
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
by Bjorn Helgaas
· 20 years ago
97a4d00
[PATCH] x86_64: Remove check for canonical RIP
by Andi Kleen
· 20 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 20 years ago
97c2803
[PATCH] x86_64: Plug GS leak in arch_prctl()
by John Blackwood
· 20 years ago
b20367a
[PATCH] x86_64: Fix drift with HPET timer enabled
by Jordan Hargrave
· 20 years ago
e405d06
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
by Ravikiran G Thirumalai
· 20 years ago
3d34ee6
[PATCH] x86_64: Don't return error for HPET initialization in initcall
by Andi Kleen
· 20 years ago
ac04dca
[PATCH] x86_64: Don't export strlen twice
by Andi Kleen
· 20 years ago
7bf36bb
[PATCH] x86_64: When user could have changed RIP always force IRET
by Andi Kleen
· 20 years ago
553f265
[PATCH] x86_64: Don't run NMI watchdog during machine checks
by Andi Kleen
· 20 years ago
d1530d8
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
by Andi Kleen
· 20 years ago
fa47dd0
[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig
by Andi Kleen
· 20 years ago
9522236
[PATCH] x86_64: Introduce e820_all_mapped
by Arjan van de Ven
· 20 years ago
eee5a9f
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
by Arjan van de Ven
· 20 years ago
9d99aaa
[PATCH] x86_64: Support memory hotadd without sparsemem
by Andi Kleen
· 20 years ago
805e8c0
[PATCH] x86_64: Clean up execve path
by Andi Kleen
· 20 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 20 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 20 years ago
641f71f
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
by Matt Mackall
· 20 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 20 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 20 years ago
c28f896
[PATCH] kprobes: fix broken fault handling for x86_64
by Prasanna S Panchamukhi
· 20 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 20 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 20 years ago
c36cd16
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
by Andi Kleen
· 20 years ago
3076a49
[PATCH] x86_64: Report SIGSEGV for IRET faults
by Andi Kleen
· 20 years ago
0085979
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
by Andi Kleen
· 20 years ago
40caa88
[PATCH] x86_64: Eliminate register_die_notifier symbol exported
by Kevin Winchester
· 20 years ago
9c01dda
[PATCH] x86_64: Search K8 devices on more devices.
by Navin Boppuri
· 20 years ago
9d95dd8
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
by Andi Kleen
· 20 years ago
c912c2d
[PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture
by Jon Mason
· 20 years ago
da7ed9f
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
by Vivek Goyal
· 20 years ago
b1fc513
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
by Brian Gerst
· 20 years ago
7682968
[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
by Andi Kleen
· 20 years ago
5b922cd
[PATCH] x86_64: fix orphaned bits of timer init messages
by Chuck Ebbert
· 20 years ago
4bdc3b7
[PATCH] x86_64: Basic reorder infrastructure
by Arjan van de Ven
· 20 years ago
9b2a13b
[PATCH] x86_64: Always use IO-APIC routing for timer.
by Andi Kleen
· 20 years ago
3056d6b
[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()
by Andi Kleen
· 20 years ago
28456ed
[PATCH] x86_64: Reename CMOS update warning
by Andi Kleen
· 20 years ago
7351c0b
[PATCH] x86_64: Fix formatting in time.c
by Andi Kleen
· 20 years ago
6954bee
[PATCH] x86_64: Handle years beyond 2100
by Andi Kleen
· 20 years ago
eaeae0c
[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit
by Arjan van de Ven
· 20 years ago
f2d3efe
[PATCH] x86_64: Implement early DMI scanning
by Andi Kleen
· 20 years ago
e6fc99c
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
by Dave Jones
· 20 years ago
60c1bc8
[PATCH] x86_64: to use lapic ids instead of initial apic ids
by Ravikiran G Thirumalai
· 20 years ago
e57113b
[PATCH] x86_64: miscellaneous cleanup
by Jan Beulich
· 20 years ago
1f50249
[PATCH] x86_64: Make pfn_valid work early in boot
by Andi Kleen
· 20 years ago
2b692a8
[PATCH] x86_64: Clean up white space in traps.c
by Roberto Nibali
· 20 years ago
681558f
[PATCH] x86_64: Check that early arguments are words on their own
by Andi Kleen
· 20 years ago
86ebcea
[PATCH] x86_64: remove dead do_softirq_thunk
by Jan Beulich
· 20 years ago
8c914cb
[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks
by Jan Beulich
· 20 years ago
85f9eebc
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
by Andi Kleen
· 20 years ago
77d910f
[PATCH] x86_64: Report local APIC ID when initializing CPU
by Andi Kleen
· 20 years ago
9ede6b0
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
by Andi Kleen
· 20 years ago
51f62e1
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
by Ashok Raj
· 20 years ago
45948d7
[PATCH] x86_64: save FPU context slightly later
by Jan Beulich
· 20 years ago
2b514e7
[PATCH] x86_64: eliminate set_debug()
by Jan Beulich
· 20 years ago
893efca
[PATCH] x86_64: disallow multi-byte hardware execution breakpoints
by Jan Beulich
· 20 years ago
3240114
[PATCH] x86_64: cpu_pda array to macro followup correction
by Jan Beulich
· 20 years ago
a94ddf3
[PATCH] early_printk: cleanup trailiing whitespace
by Randy Dunlap
· 20 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 20 years ago
3d1712c
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
by Akinobu Mita
· 20 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 20 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 20 years ago
fc558a7
[PATCH] swsusp: finally solve mysqld problem
by Rafael J. Wysocki
· 20 years ago
ffa930e
[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros
by Andrew Morton
· 20 years ago
98e7d9b
[PATCH] x86: start early_printk at sensible screen row
by Chuck Ebbert
· 20 years ago
99b7de3
[PATCH] x86: early printk handling fixes
by Stas Sergeev
· 20 years ago
f4a641d
[PATCH] multiple exports of strpbrk
by Andrew Morton
· 20 years ago
68ed004
[PATCH] x86: mark cyc2ns_scale readmostly
by Ravikiran G Thirumalai
· 20 years ago
cbf0ec6
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
by Linus Torvalds
· 20 years ago
c33d456
[PATCH] x86-64: Fix up handling of non canonical user RIPs
by Andi Kleen
· 20 years ago
2ec5e3a
[PATCH] fix kexec asm
by Michael Matz
· 20 years ago
637029c
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"
by Linus Torvalds
· 20 years ago
d517612
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
by Brian Magnuson
· 20 years ago
ab9b32e
[PATCH] x86_64: Better ATI timer fix
by Andi Kleen
· 20 years ago
e8b9177
[PATCH] x86_64: Move the SMP time selection earlier
by Andi Kleen
· 20 years ago
e2c0388
[PATCH] x86_64: Fix the additional_cpus=.. option
by Andi Kleen
· 20 years ago
Next »