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