Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9ccd4a90bbb964506f01b4bdcff4f50f8d5d334
/
arch
/
x86
5336940
x86: fix pci-gart failure handling
by FUJITA Tomonori
· 17 years ago
69243f9
x86: Dump filtering supports x86_64 sparsemem
by Ken'ichi Ohmichi
· 17 years ago
03d0d20
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
by Jeff Garzik
· 17 years ago
74a3d2d
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
by Jeff Garzik
· 17 years ago
bd53147
x86: Fix boot protocol KEEP_SEGMENTS check.
by Eric W. Biederman
· 17 years ago
0cca1ca
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
by James Bottomley
· 17 years ago
027447c
x86: export smp_ops to allow modular build of KVM
by Thomas Gleixner
· 17 years ago
ceff8d8
Revert "i386: export i386 smp_call_function_mask() to modules"
by Thomas Gleixner
· 17 years ago
26adc0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
0e4bd10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
by Linus Torvalds
· 17 years ago
e6e1ace
x86 setup: sizeof() is unsigned, unbreak comparisons
by H. Peter Anvin
· 17 years ago
6b6815c
x86 setup: handle boot loaders which set up the stack incorrectly
by H. Peter Anvin
· 17 years ago
22fa8d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
7f14957
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
4757238
x86: move i386 and x86_64 Kconfig files to x86 directory
by Sam Ravnborg
· 17 years ago
d013a27
x86: unification of i386 and x86_64 Kconfig.debug
by Randy Dunlap
· 17 years ago
2266cfd
x86: move defconfig files for i386 and x86_64 to x86
by Sam Ravnborg
· 17 years ago
74b469f
x86: move i386 and x86_64 Makefiles to arch/x86
by Sam Ravnborg
· 17 years ago
e88a39d
x86: pci-gart fix
by FUJITA Tomonori
· 17 years ago
e1e7296
lguest: documentation update
by Rusty Russell
· 17 years ago
4cfe6c3
lguest: build fix
by Jeff Garzik
· 17 years ago
25c47bb
lguest: use defines from x86 headers instead of magic numbers
by Rusty Russell
· 17 years ago
eec407c
x86: fix bogus KERN_ALERT on oops
by Alexey Dobriyan
· 17 years ago
230e55a
x86: lguest build fix
by Jeff Garzik
· 17 years ago
1fb473d
x86: fix CONFIG_KEXEC build breakage
by Mike Galbraith
· 17 years ago
25c2635
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
7c23997
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
by Jeff Garzik
· 17 years ago
1b82ba6
x86: Add HPET force support for MCP55 (nForce 5) chipsets
by Carlos Corbacho
· 17 years ago
d79a5f8
x86: Force enable HPET for CK804 (nForce 4) chipsets
by Carlos Corbacho
· 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
d88203d
x86: whitespace cleanup of mce_64.c
by Thomas Gleixner
· 17 years ago
01e1118
x86: consolidate the cpu/ related code usage
by Thomas Gleixner
· 17 years ago
3bc258a
x86: prepare consolidation of cpu/ related code usage
by Thomas Gleixner
· 17 years ago
34d19e2
x86: prepare consolidation of cpu/ related Makefiles
by Thomas Gleixner
· 17 years ago
5e4181b
x86: Unify arch/x86/kernel/acpi Makefiles
by Thomas Gleixner
· 17 years ago
9b58aeb
x86: merge arch/x86/crypto Makefiles
by Thomas Gleixner
· 17 years ago
62a31a0
x86: unify crash_32/64.c
by Hiroshi Shimamoto
· 17 years ago
9b7711f
x86: add lapic_shutdown for x86_64
by Hiroshi Shimamoto
· 17 years ago
4d022ad
x86: ARRAY_SIZE cleanup
by Alejandro Martinez Ruiz
· 17 years ago
8c66006
x86: fix more TSC clock source calibration errors
by Dave Johnson
· 17 years ago
edaf420
x86: fix TSC clock source calibration error
by Dave Johnson
· 17 years ago
ea580655
x86: add instrumentation menu
by Adrian Bunk
· 17 years ago
814a0e5
Revert lguest magic and use hook in head.S
by Rusty Russell
· 17 years ago
19f1537
Lguest support for Virtio
by Rusty Russell
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
0a8a69d
Virtio helper routines for a descriptor ringbuffer implementation
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
c18acd7
Allow guest to specify syscall vector to use.
by Rusty Russell
· 17 years ago
b410e7b
Make hypercalls arch-independent.
by Jes Sorensen
· 17 years ago
625efab
Move i386 part of core.c to x86/core.c.
by Jes Sorensen
· 17 years ago
34b8867
Move lguest guest support to arch/x86.
by Rusty Russell
· 17 years ago
d3d1c4bdf1
Normalize config options for guest support
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
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
00bf409
kexec: add BSS to resource tree
by Bernhard Walle
· 17 years ago
e820482
Intel IOMMU: Iommu Gfx workaround
by Keshavamurthy, Anil S
· 17 years ago
3460a6d
Intel IOMMU: DMAR fault handling support
by Keshavamurthy, Anil S
· 17 years ago
ba39592
Intel IOMMU: Intel IOMMU driver
by Keshavamurthy, Anil S
· 17 years ago
a9c55b3
Intel IOMMU: clflush_cache_range now takes size param
by Keshavamurthy, Anil S
· 17 years ago
a24e785
i386: paravirt boot sequence
by Rusty Russell
· 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
9631512
Fix typo in arch/x86/kernel/tsc_32.c
by Josh Triplett
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
4aad794
BOOT: Show that no_ipi_broadcast() takes a parameter.
by Robert P. J. Day
· 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
db955170
more UTF-8 conversions
by Marcin Garski
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
2679065
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
5c3391f
Use extended crashkernel command line on x86_64
by Bernhard Walle
· 17 years ago
d62cc47
Use extended crashkernel command line on i386
by Bernhard Walle
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
22124c9
kmap leak fix for x86_32 kdump
by Fernando Luis Vázquez Cao
· 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
124d395
i386: do not BUG_ON() when MSR is unknown
by Stephane Eranian
· 17 years ago
71b3123
x86: acpi use cpu_physical_id
by Mike Travis
· 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
39743c9
x86: use raw locks during oopses
by Andi Kleen
· 17 years ago
b1992df
x86: honor _PAGE_PSE bit on page walks
by Jan Beulich
· 17 years ago
1f503e7
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
by Akinobu Mita
· 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
574a604
i386: make callgraph use dump_trace() on i386/x86_64
by Jan Blunck
· 17 years ago
9480626
x86: enable iommu_merge by default
by Andi Kleen
· 17 years ago
54ef340
x86: Unify i386 and x86-64 early quirks
by Andi Kleen
· 17 years ago
158ad32
x86: enable HPET on ICH3 and ICH4
by Udo A. Steinberg
· 17 years ago
b196884
x86: force enable HPET on VT8235/8237 chipsets
by Udo A. Steinberg
· 17 years ago
b17530b
x86: add force_hpet boot option
by Thomas Gleixner
· 17 years ago
7649223
x86: quirk.c trivial coding style and white space cleanup
by Thomas Gleixner
· 17 years ago
b3f5dde
x86: don't zero pad addresses in segfault message
by Andi Kleen
· 17 years ago
95d1b8f
x86: Use linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
7778887
x86: merge init_task_32/64.c
by Hiroshi Shimamoto
· 17 years ago
Next »