Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53cb47268e6b38180d9f253527135e1c69c5d310
/
include
/
asm-i386
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
eed34d0
[PATCH] kernel-doc for kernel/dma.c
by Randy Dunlap
· 18 years ago
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
b3f827c
[PATCH] Add regs_return_value() helper
by Ananth N Mavinakayanahalli
· 18 years ago
789e6ac
[PATCH] paravirt: update pte hook
by Zachary Amsden
· 18 years ago
a93cb05
[PATCH] paravirt: remove set pte atomic
by Zachary Amsden
· 18 years ago
d6d861e
[PATCH] paravirt: optimize ptep establish for pae
by Zachary Amsden
· 18 years ago
23002d8
[PATCH] paravirt: kpte flush
by Zachary Amsden
· 18 years ago
25e4df5
[PATCH] paravirt: combine flush accessed dirty.patch
by Zachary Amsden
· 18 years ago
dc2bc76
[PATCH] stack overflow safe kdump: safe_smp_processor_id()
by Fernando Vazquez
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
29cbc78
[PATCH] x86: Clean up x86 NMI sysctls
by Andi Kleen
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
cd1c6a4
[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h
by Rolf Eike Beer
· 18 years ago
3b08606
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
by keith mannthey
· 18 years ago
00463c16
[PATCH] i386: Use early clobbers for semaphores now
by Andi Kleen
· 18 years ago
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
70e0eb8
[PATCH] Split i386 and x86_64 ptrace.h
by Jeff Dike
· 18 years ago
2965a0e
[PATCH] x86: trivial move of ptep_set_access_flags
by Rusty Russell
· 18 years ago
6049742
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
by Rusty Russell
· 18 years ago
052e799
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
by Jeremy Fitzhardinge
· 18 years ago
9f09339
[PATCH] x86: roll all the cpuid asm into one __cpuid call
by Rusty Russell
· 18 years ago
027a8c7
[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor
by Chris Wright
· 18 years ago
3a75036
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h
by Rolf Eike Beer
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 18 years ago
3222b36
[PATCH] x86: Add a cumulative thermal throttle event counter.
by Dmitriy Zavin
· 18 years ago
15d5f83
[PATCH] x86: Refactor thermal throttle processing
by Dmitriy Zavin
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
2817716
[PATCH] i386: Fix pack_descriptor()
by Jeremy Fitzhardinge
· 18 years ago
78be370
[PATCH] i386: Allow a kernel not to be in ring 0
by Rusty Russell
· 18 years ago
0da5db3
[PATCH] i386: Abstract sensitive instructions
by Rusty Russell
· 18 years ago
3566561
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
by Magnus Damm
· 18 years ago
80d2679
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
by Andi Kleen
· 18 years ago
a549b86
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
by Chuck Ebbert
· 18 years ago
f704cb9
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
by Dave Jones
· 18 years ago
73fea17
[PATCH] i386: Support physical cpu hotplug for x86_64
by Ashok Raj
· 18 years ago
522e93e
[PATCH] i386: Descriptor and trap table cleanups.
by Rusty Russell
· 18 years ago
3d08a25
[PATCH] i386: Make enable_local_apic static
by Adrian Bunk
· 18 years ago
a32cf39
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
by Andi Kleen
· 18 years ago
2b14a78
[PATCH] i386: Do stacktracer conversion too
by Andi Kleen
· 18 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 18 years ago
fb2e284
[PATCH] i386: Clean up spin/rwlocks
by Andi Kleen
· 18 years ago
7ca2b49
[PATCH] i386: Remove lock section support in semaphore.h
by Andi Kleen
· 18 years ago
add659b
[PATCH] i386: Remove lock section support in rwsem.h
by Andi Kleen
· 18 years ago
01215ad
[PATCH] i386: Remove lock section support in mutex.h
by Andi Kleen
· 18 years ago
107878b
[PATCH] i386: Minor fixes & cleanup to tlb flush
by Andi Kleen
· 18 years ago
ecaf45e
[PATCH] i386: Redo semaphore and rwlock assembly helpers
by Andi Kleen
· 18 years ago
07c9819
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
by Andi Kleen
· 18 years ago
1a015b5
[PATCH] i386: Remove const case for rwlocks
by Andi Kleen
· 18 years ago
0cb91a2
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
by Andi Kleen
· 18 years ago
3cfc348
[PATCH] x86: Add portable getcpu call
by Andi Kleen
· 18 years ago
248dcb2
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
by Venkatesh Pallipadi
· 18 years ago
4038f90
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
by Shaohua Li
· 18 years ago
407984f
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
by Don Zickus
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
3adbbcc
[PATCH] x86: Cleanup NMI interrupt path
by Don Zickus
· 18 years ago
b7471c6
[PATCH] i386: Add SMP support on i386 to reservation framework
by Don Zickus
· 18 years ago
828f0af
[PATCH] x86: Add performance counter reservation framework for UP kernels
by Don Zickus
· 18 years ago
b07f891
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
by Andi Kleen
· 18 years ago
874c4fe
[PATCH] i386: Allow to use GENERICARCH for UP kernels
by Andi Kleen
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
4a3381f
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
47a5c6f
x86: save/restore eflags in context switch
by Linus Torvalds
· 18 years ago
e5fa6d7
[PATCH] Fix 'make headers_check' on i386
by David Woodhouse
· 18 years ago
f01f0f0
[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>
by David Woodhouse
· 18 years ago
651c923
[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>
by David Woodhouse
· 18 years ago
b40c274
[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signal.h>
by David Woodhouse
· 18 years ago
97148ba
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
b4a2283
[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.
by David Woodhouse
· 18 years ago
f9bcda7
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
a9aa141
[PATCH] x86: increase MAX_MP_BUSSES on default arch
by Andrew Morton
· 18 years ago
22db37e
[PATCH] i386: rwlock.h fix smp alternatives fix
by Chris Wright
· 18 years ago
386dcaf
[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()
by Andi Kleen
· 18 years ago
8c74932
[PATCH] i386: Remove alternative_smp
by Andi Kleen
· 18 years ago
ea42405
[PATCH] x86: Make backtracer fallback logic more bullet-proof
by Jan Beulich
· 18 years ago
61171b8
[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
by Jan Beulich
· 18 years ago
b01e86f
Merge /spare/repo/linux-2.6 into upstream
by Jeff Garzik
· 18 years ago
4e54bda
[PATCH] CONFIG_ACPI_SRAT NUMA build fix
by KAMEZAWA Hiroyuki
· 18 years ago
2ec7df0
[PATCH] libata: rework legacy handling to remove much of the cruft
by Alan Cox
· 18 years ago
a9ad965
[PATCH] IA64: kprobe invalidate icache of jump buffer
by bibo, mao
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
b43c7ce
[PATCH] i386: system.h: remove extra semicolons and fix order
by Chuck Ebbert
· 18 years ago
b3cf257
[PATCH] i386: use thread_info flags for debug regs and IO bitmaps
by Stephane Eranian
· 18 years ago
b862f3b
i386: improve and correct inline asm memory constraints
by Linus Torvalds
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
8a25d5d
[PATCH] lockdep: prove spinlock rwlock locking correctness
by Ingo Molnar
· 18 years ago
4ea2176
[PATCH] lockdep: prove rwsem locking correctness
by Ingo Molnar
· 18 years ago
c8558fc
[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h
by Ingo Molnar
· 18 years ago
55f327f
[PATCH] lockdep: irqtrace subsystem, i386 support
by Ingo Molnar
· 18 years ago
c4e0511
[PATCH] lockdep: clean up rwsems
by Ingo Molnar
· 18 years ago
4879d77
[PATCH] irq-flags: i386: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
8ec4d41
[PATCH] SMP alternatives: skip with UP kernels
by Gerd Hoffmann
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
Next »