aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-5/+5
2007-10-11x86: remove migration makefile tweaksThomas Gleixner1-4/+0
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-8/+8
2007-10-11i386: move kernelThomas Gleixner1-2/+9
2007-10-11i386: move videoThomas Gleixner1-1/+1
2007-10-11i386: move oprofileThomas Gleixner1-1/+1
2007-10-11i386: move mach-voyagerThomas Gleixner1-1/+1
2007-10-11i386: move xenThomas Gleixner1-1/+1
2007-10-11i386: move mach-es7000Thomas Gleixner1-1/+1
2007-10-11i386: move mach-defaultThomas Gleixner1-6/+6
2007-10-11i386: move mmThomas Gleixner1-1/+1
2007-10-11i386: move bootThomas Gleixner1-3/+6
2007-10-11i386: move mach-genericThomas Gleixner1-1/+1
2007-10-11i386: move mach-viswsThomas Gleixner1-1/+1
2007-10-11i386: move pciThomas Gleixner1-1/+1
2007-10-11i386: move powerThomas Gleixner1-1/+1
2007-10-11i386: move libThomas Gleixner1-1/+1
2007-10-11i386: move math-emuThomas Gleixner1-1/+1
2007-10-11i386: move cryptoThomas Gleixner1-1/+1
2007-10-11i386: prepare shared kernel/head.SThomas Gleixner1-1/+1
2007-10-11i386: prepare shared kernel/init_task.cThomas Gleixner1-1/+1
2007-10-11i386: use full path for mach-xxx make rulesThomas Gleixner1-9/+9
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen1-2/+2
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge1-0/+3
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+1
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds1-1/+1
2007-05-02[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen1-1/+1
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar1-1/+1
2006-12-07[PATCH] i386: always enable regparmAdrian Bunk1-3/+1
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman1-1/+3
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen1-0/+4
2006-10-21[PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton1-2/+2
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-0/+4
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen1-0/+4
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin1-3/+6
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-0/+3
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-2/+2
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk1-4/+1
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar1-3/+3
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin1-3/+2
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg1-2/+2
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso1-29/+2
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-9/+0
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin1-0/+7
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji1-3/+3
2005-04-30[PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, and add kernel_installSam Ravnborg1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+173