Age | Commit message (Expand) | Author |
2007-10-25 | x86: move i386 and x86_64 Makefiles to arch/x86 | Sam Ravnborg |
2007-10-23 | x86: Add BITS to allow simple Makefile sharing | Thomas Gleixner |
2007-10-23 | Move lguest guest support to arch/x86. | Rusty Russell |
2007-10-19 | x86: merge init_task_32/64.c | Hiroshi Shimamoto |
2007-10-19 | x86: use relative symlink for bzImage | Sam Ravnborg |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-10-11 | x86: remove migration makefile tweaks | Thomas Gleixner |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-10-11 | i386: move kernel | Thomas Gleixner |
2007-10-11 | i386: move video | Thomas Gleixner |
2007-10-11 | i386: move oprofile | Thomas Gleixner |
2007-10-11 | i386: move mach-voyager | Thomas Gleixner |
2007-10-11 | i386: move xen | Thomas Gleixner |
2007-10-11 | i386: move mach-es7000 | Thomas Gleixner |
2007-10-11 | i386: move mach-default | Thomas Gleixner |
2007-10-11 | i386: move mm | Thomas Gleixner |
2007-10-11 | i386: move boot | Thomas Gleixner |
2007-10-11 | i386: move mach-generic | Thomas Gleixner |
2007-10-11 | i386: move mach-visws | Thomas Gleixner |
2007-10-11 | i386: move pci | Thomas Gleixner |
2007-10-11 | i386: move power | Thomas Gleixner |
2007-10-11 | i386: move lib | Thomas Gleixner |
2007-10-11 | i386: move math-emu | Thomas Gleixner |
2007-10-11 | i386: move crypto | Thomas Gleixner |
2007-10-11 | i386: prepare shared kernel/head.S | Thomas Gleixner |
2007-10-11 | i386: prepare shared kernel/init_task.c | Thomas Gleixner |
2007-10-11 | i386: use full path for mach-xxx make rules | Thomas Gleixner |
2007-08-18 | x86_64: Check for .cfi_rel_offset in CFI probe | Andi Kleen |
2007-07-18 | xen: Core Xen implementation | Jeremy Fitzhardinge |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas |
2007-05-17 | Revert "[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 CFLAGS | Ingo Molnar |
2006-12-07 | [PATCH] i386: always enable regparm | Adrian Bunk |
2006-12-07 | [PATCH] i386: Relocatable kernel support | Eric W. Biederman |
2006-10-21 | [PATCH] x86: Use -maccumulate-outgoing-args | Andi Kleen |
2006-10-21 | [PATCH] i386: fix .cfi_signal_frame copy-n-paste error | Andrew Morton |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich |
2006-09-26 | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen |
2006-03-26 | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin |
2006-03-25 | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith |
2006-01-16 | [PATCH] i386: remove gcc version check for CONFIG_REGPARM | Adrian Bunk |
2006-01-14 | [PATCH] enable unit-at-a-time optimisations for gcc4 | Ingo Molnar |
2006-01-09 | kbuild: drop vmlinux dependency from "make install" | H. Peter Anvin |
2006-01-08 | kbuild: remove GCC_VERSION | Sam Ravnborg |
2005-10-30 | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso |
2005-09-09 | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg |
2005-06-23 | [PATCH] biarch compiler support for i386 | H. Peter Anvin |