Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
60fac85fffc74cdd2fbdae821f269594ca25b6b1
/
arch
/
x86
80ef88d
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
6d1b30e
x86: reboot fixup for wrap2c board
by Denys
· 17 years ago
3d9befd
x86: check boundary in count setup resource
by Yinghai Lu
· 17 years ago
f4df73c
x86: add hpet sanity checks
by Thomas Gleixner
· 17 years ago
bbbd999
x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c
by David P. Reed
· 17 years ago
c399da0
x86: fix freeze in x86_64 RTC update code in time_64.c
by David P. Reed
· 17 years ago
699d934
x86: fixup cpu_info array conversion
by Thomas Gleixner
· 17 years ago
c0c52d2
x86: show cpuinfo only for online CPUs
by Andreas Herrmann
· 17 years ago
9036755
x86: fix cpu-hotplug regression
by Andreas Herrmann
· 17 years ago
4307d1e
x86: ignore the sys_getcpu() tcache parameter
by Ingo Molnar
· 17 years ago
8f81821
x86: fix smp init sections
by Randy Dunlap
· 17 years ago
e5ef67e
x86: fix voyager_cat_init section
by Randy Dunlap
· 17 years ago
4c5cdb1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
a052f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
by Linus Torvalds
· 17 years ago
bae19fe
x86: don't call mce_create_device on CPU_UP_PREPARE
by Andreas Herrmann
· 17 years ago
35d5d08
x86: disable preemption in delay_tsc()
by Andrew Morton
· 17 years ago
daa93fa
x86: enable "make ARCH=x86"
by Sam Ravnborg
· 17 years ago
d746d64
x86: do not use $(ARCH) when not needed
by Sam Ravnborg
· 17 years ago
506f1d0
x86: move the rest of the menu's to Kconfig
by Sam Ravnborg
· 17 years ago
8d5fffb
x86: move all simple arch settings to Kconfig
by Sam Ravnborg
· 17 years ago
bc0120f
x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
by Sam Ravnborg
· 17 years ago
d2cacbc
x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
by Sam Ravnborg
· 17 years ago
012c6c72
x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
by Sam Ravnborg
· 17 years ago
1032c0b
x86: arch/x86/Kconfig.cpu unification
by Sam Ravnborg
· 17 years ago
e279b6c
x86: start unification of arch/x86/Kconfig.*
by Sam Ravnborg
· 17 years ago
e8ef952
x86: unification of cfufreq/Kconfig
by Sam Ravnborg
· 17 years ago
92d140e
x86: fix taking DNA during 64bit sigreturn
by Siddha, Suresh B
· 17 years ago
ecd744e
x86 - 32-bit ptrace emulation mishandles 6th arg
by Chuck Ebbert
· 17 years ago
fd181c7
x86_64: ia32 ptrace THREAD_AREA fix
by Roland McGrath
· 17 years ago
0492007
x86: make nmi_cpu_busy() always defined
by Ingo Molnar
· 17 years ago
4e2947f
x86: make ipi_handler() always defined
by Ingo Molnar
· 17 years ago
221d468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 17 years ago
633872b
lguest: tidy up documentation
by Rusty Russell
· 17 years ago
9b56fdb
lguest: make async_hcall() static
by Adrian Bunk
· 17 years ago
9f259cc
x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry
by H. Peter Anvin
· 17 years ago
7ed1929
x86 setup: add a near jump to serialize %cr0 on 386/486
by H. Peter Anvin
· 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
4138f08
Remove bogus default y for DMAR and NET_DMA
by Andi Kleen
· 17 years ago
076e21a
remove the dead X86_REMOTE_DEBUG option
by Adrian Bunk
· 17 years ago
1b8a8e9
x86: merge EARLY_PRINTK options
by Adrian Bunk
· 17 years ago
fb8c177
x86: mm/discontig_32.c: make code static
by Adrian Bunk
· 17 years ago
f1aa14b
x86: kernel/setup_32.c: unexport machine_id
by Adrian Bunk
· 17 years ago
0440d4c
x86 gart: rename symbols only used for the GART implementation
by Joerg Roedel
· 17 years ago
79da087
x86 gart: make some variables and functions static
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
e1054b3
x86: additional CPUID strings; fix strings for AMD-ecx
by H. Peter Anvin
· 17 years ago
6a22c57
Revert "x86_64: allocate sparsemem memmap above 4G"
by Linus Torvalds
· 17 years ago
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
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 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
ea58065
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
Next »