Age | Commit message (Expand) | Author |
2011-11-17 | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin |
2010-10-21 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-13 | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu |
2010-05-14 | x86: Use .cfi_sections for assembly code | Roland McGrath |
2010-02-17 | x86-64: Allow fbdev primary video code | Dave Airlie |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-10-23 | x86: Remove STACKPROTECTOR_ALL | Arjan van de Ven |
2009-10-17 | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-09-14 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-08-30 | x86: Detect stack protector for i386 builds on x86_64 | Michal Schmidt |
2009-08-26 | x86: X86 instruction decoder build-time selftest | Masami Hiramatsu |
2009-08-23 | x86: add specific support for Intel Atom architecture | Tobias Doerffel |
2009-08-04 | x86: Simplify the Makefile in a minor way through use of cc-ifversion | Frans Pop |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-17 | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin |
2009-04-16 | x86: standardize Kbuild rules | Sam Ravnborg |
2009-03-12 | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin |
2009-03-12 | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-09 | stackprotector: update make rules | Tejun Heo |
2009-01-29 | x86: remove subarchitecture support | Ingo Molnar |
2009-01-29 | x86: remove subarchitecture support code | Ingo Molnar |
2008-12-31 | Merge branch 'linus' into stackprotector | Ingo Molnar |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro |
2008-10-15 | Merge branch 'linus' into stackprotector | Ingo Molnar |
2008-07-26 | x86, RDC321x: add to mach-default | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, flip over VISWS to generic arch | Ingo Molnar |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying |
2008-05-26 | stackprotector: turn not having the right gcc into a #warning | Arjan van de Ven |
2008-05-12 | x86: minor polishing to top-level arch Makefile | Jan Beulich |
2008-04-17 | x86: add subarch support (for headers) to x86_64 | Glauber de Oliveira Costa |
2008-04-17 | x86: introduce kernel/head32.c | Eric W. Biederman |
2008-02-19 | x86: fix vdso_install breaks user "make install" | Sam Ravnborg |
2008-02-09 | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki |
2008-02-04 | x86: define OBJCOPYFLAGS explicitly for each target. | Ian Campbell |
2008-02-01 | fix directory entry in arch-x86-Makefile | Steven Rostedt |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |
2008-01-30 | x86: add support for the RDC R-321x SoC | Florian Fainelli |
2008-01-30 | x86: document fdimage/isoimage completely in make help | Andi Kleen |
2008-01-30 | x86: biarch support for 32 bit builds beautified | Sam Ravnborg |
2008-01-30 | x86: share more options between 32 and 64 bit build | Sam Ravnborg |
2008-01-30 | x86: unification of arch/x86/Makefiles | Sam Ravnborg |