Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f7d998e94ec7b7f08bd0c72fc05343435d7fa93
/
include
/
asm-x86
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
21ebddd
x86: unify include/asm/debugreg_32/64.h
by Thomas Gleixner
· 17 years ago
3f0bde83
x86: unify include/asm/unwind_32/64.h
by Thomas Gleixner
· 17 years ago
9d256ff
x86: unify include/asm/types_32/64.h
by Thomas Gleixner
· 17 years ago
01749f6
x86: unify include/asm/tlb_32/64.h
by Thomas Gleixner
· 17 years ago
f16ee28
x86: unify include/asm/siginfo_32/64.h
by Thomas Gleixner
· 17 years ago
68fdc55
x86: unify include/asm/bug_32/64.h
by Thomas Gleixner
· 17 years ago
5c8eec5
x86: unify include/asm/mman_32/64.h
by Thomas Gleixner
· 17 years ago
c4ac82a
x86: unify include/asm/agp_32/64.h
by Thomas Gleixner
· 17 years ago
35cc461
x86: unify include/asm/kdebug_32/64.h
by Thomas Gleixner
· 17 years ago
612d26a
x86: unify include/asm/ioctls_32/64.h
by Thomas Gleixner
· 17 years ago
b515e47
x86: unify include/asm/floppy_32/64.h
by Thomas Gleixner
· 17 years ago
2dc27f0
x86: apply missing DMA/OOM prevention to floppy_32.h
by Thomas Gleixner
· 17 years ago
106619c
x86: unify include/asm/cache_32/64.h
by Thomas Gleixner
· 17 years ago
1f7afb0
x86: unify include/asm/cache_32/64.h
by Thomas Gleixner
· 17 years ago
327c21b
x86: unify include/asm/dmi_32/64.h
by Thomas Gleixner
· 17 years ago
f1ea054
x86: unify include/asm/delay_32/64.h
by Thomas Gleixner
· 17 years ago
9bfa23d
x86: unify include/asm/cache_32/64.h
by Thomas Gleixner
· 17 years ago
b2bba72
x86: unify include/asm/cacheflush_32/64.h
by Thomas Gleixner
· 17 years ago
0b4dc7c
x86: unify include/asm/auxvec_32/64.h
by Thomas Gleixner
· 17 years ago
17d3670
x86: unify include/asm/agp_32/64.h
by Thomas Gleixner
· 17 years ago
003a46c
x86: unify some more trivial include/asm-x86/ 32/64 variants
by Thomas Gleixner
· 17 years ago
217d115
x86: merge some trivially mergeable headers
by Roland Dreier
· 17 years ago
020bd9f
x86: trivial header merges
by Brian Gerst
· 17 years ago
de8aacb
x86: convert mm_context_t semaphore to a mutex
by Luiz Fernando N. Capitulino
· 17 years ago
32c464f
x86: multi-byte single instruction NOPs
by Jan Beulich
· 17 years ago
c7537ab2
x86: convert mm_context_t semaphore to a mutex
by Luiz Fernando N. Capitulino
· 17 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 17 years ago
f6a2e7f
x86: unify include/asm/ldt_32/64.h
by Thomas Gleixner
· 17 years ago
686d8c6
x86: unify include/asm/ptrace-abi_32/64.h
by Thomas Gleixner
· 17 years ago
e2f4302
x86: unify include/asm/mce_32/64.h
by Thomas Gleixner
· 17 years ago
3c215b6
x86: asm-i386/io.h fix constness
by Andrew Morton
· 17 years ago
95c1e9a
x86: visws extern inline to static inline
by Adrian Bunk
· 17 years ago
6b556ff
x86: cleanup 64bit unistd.h
by Thomas Gleixner
· 17 years ago
ffecad9
i386: fix argument signedness warnings
by Satyam Sharma
· 17 years ago
7e02cb9
x86: rename .i assembler includes to .h
by Adrian Bunk
· 17 years ago
3f4ed15
x86: Add parenthesis to IRQ vector macros
by Steven Rostedt
· 17 years ago
d2ccc3f
x86: Eliminate result signage problem in asm-x86_64/bitops.h
by Chuck Lever
· 17 years ago
92b2dc7
x86: remove STR() macros
by Glauber de Oliveira Costa
· 17 years ago
9efa981
x86: remove x86_cpu_to_log_apicid
by Mike Travis
· 17 years ago
61d08a9
i386: Remove strrchr assembler implementation
by Andi Kleen
· 17 years ago
883001f
x86: make atomic64_t work like atomic_t
by Chris Snook
· 17 years ago
a850cef
i386: no need to make enable_cpu_hotplug a variable
by Adrian Bunk
· 17 years ago
6619a8f
x86: Create clflush() inline, remove hardcoded wbinvd
by H. Peter Anvin
· 17 years ago
9689ba8
x86: constify stacktrace_ops
by Jan Beulich
· 17 years ago
6d43be8
x86: remove reminder of i386 irqstat per cpu conversion
by Thomas Gleixner
· 17 years ago
e295f75
x86_64: Remove serialize_cpu() inline
by Andi Kleen
· 17 years ago
6704ab1
x86: hide cond_syscall behind __KERNEL__
by Mike Frysinger
· 17 years ago
c1217a7
x86: mark read_crX() asm code as volatile
by Kirill Korotaev
· 17 years ago
58d5fa7
i386: fix 4 bit apicid assumption of mach-default
by Siddha, Suresh B
· 17 years ago
6442eea
i386: export i386 smp_call_function_mask() to modules
by Laurent Vivier
· 17 years ago
afc5465
x86: clean up apicid_to_node declaration
by Andrew Morton
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
5c8e191
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
4f9a58d
increase AT_VECTOR_SIZE to terminate saved_auxv properly
by Olaf Hering
· 17 years ago
622a9ed
Remove dma_cache_(wback|inv|wback_inv) functions
by Ralf Baechle
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
9c6cdad
cleanup floppy.h
by Jan Beulich
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
5b20cd8
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
by Mark Nelson
· 17 years ago
30c8264
[x86] remove uses of magic macros for boot_params access
by H. Peter Anvin
· 17 years ago
8965c1c
paravirt: clean up lazy mode handling
by Jeremy Fitzhardinge
· 17 years ago
93b1eab
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
by Jeremy Fitzhardinge
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
2ed6dc3
I/OAT: Add DCA services
by Shannon Nelson
· 17 years ago
0889eba
x86_64: SPARSEMEM_VMEMMAP 2M page size support
by Christoph Lameter
· 17 years ago
74a0b57
x86: optimize page faults like all other achitectures and kill notifier cruft
by Christoph Hellwig
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
0835761
x86: Convert cpu_core_map to be a per cpu variable
by Mike Travis
· 17 years ago
46856af
x86-64: enable sg chaining
by Jens Axboe
· 18 years ago
38d3755
i386: enable sg chaining
by Jens Axboe
· 18 years ago
a17b490
i386 dma_map_sg: convert to using sg helpers
by Jens Axboe
· 18 years ago
6a84258
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
f3e6f16
PCI: merge almost all of pci_32.h and pci_64.h together
by Greg Kroah-Hartman
· 17 years ago
a79e419
PCI: X86: Introduce and enable PCI domain support
by Jeff Garzik
· 17 years ago
bfe0c1c
x86: HPET force enable for ICH5
by Venki Pallipadi
· 17 years ago
59c69f2
x86: HPET try to activate force detected hpet
by Venki Pallipadi
· 17 years ago
d54bd57
x86: HPET force enable o ICH7 and later
by Venki Pallipadi
· 17 years ago
31c435d
i386/x8664: cleanup the shared hpet code
by Chris Wright
· 17 years ago
39d0b7b
i386: Remove the useless #ifdef in i8253.h
by Thomas Gleixner
· 17 years ago
9f75e9b
x86_64: remove now unused code
by Thomas Gleixner
· 17 years ago
2f0798a
x86: unify timex.h variants
by Thomas Gleixner
· 17 years ago
5d5a298
x86: kill 8253pit.h
by Thomas Gleixner
· 17 years ago
fb79d22
x86: disable apic timer for AMD C1E enabled CPUs
by Thomas Gleixner
· 17 years ago
4e77ae3
x86: Fix irq0 / local apic timer accounting
by Thomas Gleixner
· 17 years ago
b8ce335
x86_64: convert to clock events
by Thomas Gleixner
· 17 years ago
7ffeeb1
x86: remove never used apic_mapped
by Yinghai Lu
· 17 years ago
0190dae
i386: prepare sharing the PIT code
by Thomas Gleixner
· 17 years ago
f5e0e93
i386: prepare sharing the PIT code
by Thomas Gleixner
· 17 years ago
d371698
x86_64: Consolidate tsc calibration
by Thomas Gleixner
· 17 years ago
83d7384
x86: Geode Multi-Function General Purpose Timers support
by Andres Salomon
· 17 years ago
3c9aea4
x86: Fix irq0 / local apic timer accounting
by Thomas Gleixner
· 17 years ago
10cd706
lockdep: x86_64: connect the sysexit hook
by Peter Zijlstra
· 17 years ago
c7e872e
lockdep: i386: connect the sysexit hook
by Peter Zijlstra
· 17 years ago
3749c66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
2b8232c
minimal build fixes for uml (fallout from x86 merge)
by Al Viro
· 17 years ago
7075bc8
KVM: Use standard CR8 flags, and fix TPR definition
by Rusty Russell
· 17 years ago
Next »