aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/Makefile
AgeCommit message (Expand)Author
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg
2007-10-23x86: Add BITS to allow simple Makefile sharingThomas Gleixner
2007-10-23Move lguest guest support to arch/x86.Rusty Russell
2007-10-19x86: merge init_task_32/64.cHiroshi Shimamoto
2007-10-19x86: use relative symlink for bzImageSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-11x86: remove migration makefile tweaksThomas Gleixner
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-11i386: move kernelThomas Gleixner
2007-10-11i386: move videoThomas Gleixner
2007-10-11i386: move oprofileThomas Gleixner
2007-10-11i386: move mach-voyagerThomas Gleixner
2007-10-11i386: move xenThomas Gleixner
2007-10-11i386: move mach-es7000Thomas Gleixner
2007-10-11i386: move mach-defaultThomas Gleixner
2007-10-11i386: move mmThomas Gleixner
2007-10-11i386: move bootThomas Gleixner
2007-10-11i386: move mach-genericThomas Gleixner
2007-10-11i386: move mach-viswsThomas Gleixner
2007-10-11i386: move pciThomas Gleixner
2007-10-11i386: move powerThomas Gleixner
2007-10-11i386: move libThomas Gleixner
2007-10-11i386: move math-emuThomas Gleixner
2007-10-11i386: move cryptoThomas Gleixner
2007-10-11i386: prepare shared kernel/head.SThomas Gleixner
2007-10-11i386: prepare shared kernel/init_task.cThomas Gleixner
2007-10-11i386: use full path for mach-xxx make rulesThomas Gleixner
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds
2007-05-02[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar
2006-12-07[PATCH] i386: always enable regparmAdrian Bunk
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin