summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-9/+4
2007-02-13[PATCH] x86-64: Kconfig typosNicolas Kaiser1-6/+6
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen1-3/+2
2007-02-13[PATCH] x86-64: remove get_pmd()Jan Beulich1-5/+0
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen5-26/+160
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich2-20/+16
2007-02-13[PATCH] x86-64: list x86_64 quilt treeRandy Dunlap1-0/+1
2007-02-13[PATCH] x86-64: cleanup Doc/x86_64/ filesRandy Dunlap4-42/+35
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi1-4/+5
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi1-16/+48
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi1-14/+32
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa1-1/+1
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa4-7/+7
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth4-14/+133
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman1-8/+9
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar2-9/+15
2007-02-13[PATCH] i386: add idle notifierStephane Eranian7-1/+85
2007-02-13[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk1-0/+1
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal1-36/+45
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal3-5/+29
2007-02-13[PATCH] i386: Paravirt debug defaults offZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Vmi timer raceZachary Amsden1-0/+4
2007-02-13[PATCH] i386: Kprobe rpl fixZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Profile pc badnessZachary Amsden3-12/+21
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden15-5/+687
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden10-2/+1195
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden4-0/+23
2007-02-13[PATCH] i386: iOPL handling for paravirt guestsZachary Amsden1-0/+9
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden5-8/+53
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden6-8/+72
2007-02-13[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk1-0/+1
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas1-2/+3
2007-02-13[PATCH] x86-64: improved iommu documentationKarsten Weiss4-60/+90
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet3-9/+2
2007-02-13[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi1-20/+31
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi4-5/+21
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi4-52/+33
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi1-4/+0
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi3-46/+37
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi1-11/+35
2007-02-13[PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert1-0/+33
2007-02-13[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert1-2/+119
2007-02-13[PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert1-1/+2
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert6-136/+111
2007-02-13[PATCH] i386: Fix a typo in an IRQ handler nameMaciej W. Rozycki1-1/+1
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge17-103/+99
2007-02-13[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah1-7/+8
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah5-15/+85
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen4-1/+233