Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9e47be0c97f7357b80e91dc0632e9cce2eb025e0
/
include
/
asm-x86
8f4d37e
sched: high-res preemption tick
by Peter Zijlstra
· 17 years ago
d43a331
x86: asm-x86/msr.h: pull in linux/types.h
by Mike Frysinger
· 17 years ago
56986d4
x86: fix asm-x86/msr.h for user-space export
by Mike Frysinger
· 17 years ago
e0c4ae0
x86: fix asm-x86/byteorder.h for userspace export
by Mike Frysinger
· 17 years ago
213fde7
x86: also define AT_VECTOR_SIZE_ARCH
by Jan Beulich
· 17 years ago
29b6cd7
x86: jprobe bugfix
by Masami Hiramatsu
· 17 years ago
c86c7fb
x86: disable hpet on shutdown
by OGAWA Hirofumi
· 17 years ago
aafab10d
x86: fix ACPI compile for LOCAL_APIC=n
by Thomas Gleixner
· 17 years ago
c1c3063
ACPI: Set max_cstate to 1 for early Opterons.
by Alexey Starikovskiy
· 17 years ago
05dfa35
x86: fix reboot with no keyboard attached
by Truxton Fulton
· 17 years ago
434b3d3
x86: voyager use correct header file name
by Randy Dunlap
· 17 years ago
142d0a6
x86: fix bogus memcpy in es7000_check_dsdt()
by Thomas Gleixner
· 17 years ago
77f2878
oprofile: fix oops on x86 32-bit
by Jan Blunck
· 17 years ago
92d140e
x86: fix taking DNA during 64bit sigreturn
by Siddha, Suresh B
· 17 years ago
1a0c3ea
voyager: use struct instead of PARAM
by Randy Dunlap
· 17 years ago
9b56fdb
lguest: make async_hcall() static
by Adrian Bunk
· 17 years ago
a7e1e00
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 17 years ago
0440d4c
x86 gart: rename symbols only used for the GART implementation
by Joerg Roedel
· 17 years ago
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
395624f
x86 gart: rename iommu.h to gart.h
by Joerg Roedel
· 17 years ago
ceff8d8
Revert "i386: export i386 smp_call_function_mask() to modules"
by Thomas Gleixner
· 17 years ago
ade8c56
x86 bitops: fix code style issues
by Randy Dunlap
· 17 years ago
fb9431e
bitops kernel-doc: inline instead of macro
by Randy Dunlap
· 17 years ago
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 17 years ago
e1e7296
lguest: documentation update
by Rusty Russell
· 17 years ago
fa76dab
x86: clean up setup.h and the boot code
by H. Peter Anvin
· 17 years ago
0de80bc
x86: Save registers in saved_context during suspend and hibernation
by Rafael J. Wysocki
· 17 years ago
ef68529
x86: merge setup_32/64.h
by Thomas Gleixner
· 17 years ago
33185c5
x86: merge signal_32/64.h
by Thomas Gleixner
· 17 years ago
23e5305
x86: merge required-features.h
by Brian Gerst
· 17 years ago
77129c5
x86: merge sigcontext_32/64.h
by Thomas Gleixner
· 17 years ago
be7baf8
x86: merge msr_32/64.h
by Thomas Gleixner
· 17 years ago
297a99e
x86: merge mttr_32/64.h
by Thomas Gleixner
· 17 years ago
d5f1354
x86: merge statfs_32/64.h
by Thomas Gleixner
· 17 years ago
79c7497
x86: merge stat_32/64.h
by Thomas Gleixner
· 17 years ago
079091a
x86: merge shmbuf_32/64.h
by Thomas Gleixner
· 17 years ago
8fc37f2
x86: merge ptrace_32/64.h
by Thomas Gleixner
· 17 years ago
5ca3b0f
x86: merge msgbuf_32/64.h
by Thomas Gleixner
· 17 years ago
2439a79
x86: merge elf_32/64.h
by Thomas Gleixner
· 17 years ago
acbbbe9
x86: merge byteorder_32/64.h
by Thomas Gleixner
· 17 years ago
428c5a2
x86: unify div64{,_32,_64}.h
by Chris Snook
· 17 years ago
01005e7
x86: unify a.out{,_32,_64}.h
by Chris Snook
· 17 years ago
92f98b1
x86: add safe_smp_processor_id for x86_64
by Hiroshi Shimamoto
· 17 years ago
9b7711f
x86: add lapic_shutdown for x86_64
by Hiroshi Shimamoto
· 17 years ago
7035302
x86: merge mmu{,_32,_64}.h
by Chris Snook
· 17 years ago
418ccbe
x86: lock bitops
by Nick Piggin
· 17 years ago
1504527
Remove old lguest I/O infrrasructure.
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
b410e7b
Make hypercalls arch-independent.
by Jes Sorensen
· 17 years ago
4614a3a
Reorder guest saved regs to match hyperall order
by Jes Sorensen
· 17 years ago
625efab
Move i386 part of core.c to x86/core.c.
by Jes Sorensen
· 17 years ago
c37ae93
Move lguest hcalls to arch-specific header
by Jes Sorensen
· 17 years ago
ee8e7cf
Make asm-x86/bootparam.h includable from userspace.
by Rusty Russell
· 17 years ago
69450bb
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
358dd8a
intel-iommu: fix for IOMMU early crash
by Keshavamurthy, Anil S
· 17 years ago
a9c55b3
Intel IOMMU: clflush_cache_range now takes size param
by Keshavamurthy, Anil S
· 17 years ago
e5371ac
update boot spec to 2.07
by Rusty Russell
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
5f73708
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
88a9b03
x86 hpet.h: remove broken links
by Dave Young
· 17 years ago
847ddd2
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
f1df280
x86: introduce frame_pointer() and stack_pointer()
by Jan Blunck
· 17 years ago
ab48357
x86 & generic: change to __builtin_prefetch()
by Andi Kleen
· 17 years ago
b627847
x86: convert cpu_llc_id to be a per cpu variable
by Mike Travis
· 17 years ago
71fff5e
x86: convert cpu_to_apicid to be a per cpu variable
by Mike Travis
· 17 years ago
dbeb2be
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
by Rusty Russell
· 17 years ago
66d16ed
x86: implement missing x86_64 function smp_call_function_mask()
by Laurent Vivier
· 17 years ago
9d1c6e7
x86: use descriptor's functions instead of inline assembly
by Glauber de Oliveira Costa
· 17 years ago
9d975eb
i386: consolidate show_regs and show_registers for i386
by Pavel Emelyanov
· 17 years ago
4f8a6b1
i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
by Stephane Eranian
· 17 years ago
54ef340
x86: Unify i386 and x86-64 early quirks
by Andi Kleen
· 17 years ago
b17530b
x86: add force_hpet boot option
by Thomas Gleixner
· 17 years ago
95d1b8f
x86: Use linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
0387f45
GEODE: use symbolic constant in cs5536 reboot fixup
by Andres Salomon
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
d158cbd
Hibernation: Arbitrary boot kernel support on x86_64
by Rafael J. Wysocki
· 17 years ago
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
3f0bde8
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
Next »