| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -3/+3 |
* | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -5/+5 |
* | x86: remove migration makefile tweaks | Thomas Gleixner | 2007-10-11 | 1 | -4/+0 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -8/+8 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -2/+9 |
* | i386: move video | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move oprofile | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move mach-voyager | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move xen | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move mach-es7000 | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move mach-default | Thomas Gleixner | 2007-10-11 | 1 | -6/+6 |
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -3/+6 |
* | i386: move mach-generic | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move mach-visws | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move pci | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move power | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move lib | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move math-emu | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move crypto | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: prepare shared kernel/head.S | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: prepare shared kernel/init_task.c | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: use full path for mach-xxx make rules | Thomas Gleixner | 2007-10-11 | 1 | -9/+9 |
* | x86_64: Check for .cfi_rel_offset in CFI probe | Andi Kleen | 2007-08-18 | 1 | -2/+2 |
* | xen: Core Xen implementation | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+3 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+1 |
* | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" | Linus Torvalds | 2007-05-17 | 1 | -1/+1 |
* | [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+ | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86: add -freg-struct-return to CFLAGS | Ingo Molnar | 2007-02-26 | 1 | -1/+1 |
* | [PATCH] i386: always enable regparm | Adrian Bunk | 2006-12-07 | 1 | -3/+1 |
* | [PATCH] i386: Relocatable kernel support | Eric W. Biederman | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] x86: Use -maccumulate-outgoing-args | Andi Kleen | 2006-10-21 | 1 | -0/+4 |
* | [PATCH] i386: fix .cfi_signal_frame copy-n-paste error | Andrew Morton | 2006-10-21 | 1 | -2/+2 |
* | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 1 | -0/+4 |
* | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 2006-09-26 | 1 | -0/+4 |
* | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin | 2006-03-26 | 1 | -3/+6 |
* | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 2006-03-25 | 1 | -0/+3 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -2/+2 |
* | [PATCH] i386: remove gcc version check for CONFIG_REGPARM | Adrian Bunk | 2006-01-16 | 1 | -4/+1 |
* | [PATCH] enable unit-at-a-time optimisations for gcc4 | Ingo Molnar | 2006-01-14 | 1 | -3/+3 |
* | kbuild: drop vmlinux dependency from "make install" | H. Peter Anvin | 2006-01-09 | 1 | -3/+2 |
* | kbuild: remove GCC_VERSION | Sam Ravnborg | 2006-01-08 | 1 | -2/+2 |
* | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso | 2005-10-30 | 1 | -29/+2 |
* | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 1 | -9/+0 |
* | [PATCH] biarch compiler support for i386 | H. Peter Anvin | 2005-06-23 | 1 | -0/+7 |
* | [PATCH] x86: geode support fixes | Kianusch Sayah Karadji | 2005-05-05 | 1 | -3/+3 |
* | [PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a... | Sam Ravnborg | 2005-04-30 | 1 | -3/+4 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+173 |