summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-132-12/+58
* [PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich2007-02-131-15/+25
* [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-132-20/+16
* [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi2007-02-131-4/+5
* [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi2007-02-131-16/+48
* [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi2007-02-131-14/+32
* [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa2007-02-131-1/+1
* [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-3/+3
* [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-132-14/+127
* [PATCH] i386: romsignature/checksum cleanupRene Herman2007-02-131-8/+9
* [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-8/+14
* [PATCH] i386: add idle notifierStephane Eranian2007-02-135-1/+63
* [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk2007-02-131-0/+1
* [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-132-4/+20
* [PATCH] i386: Paravirt debug defaults offZachary Amsden2007-02-131-1/+1
* [PATCH] i386: Vmi timer raceZachary Amsden2007-02-131-0/+4
* [PATCH] i386: Kprobe rpl fixZachary Amsden2007-02-131-1/+1
* [PATCH] i386: Profile pc badnessZachary Amsden2007-02-131-6/+4
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-1310-5/+567
* [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-138-2/+932
* [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+9
* [PATCH] i386: iOPL handling for paravirt guestsZachary Amsden2007-02-131-0/+9
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-132-8/+18
* [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-134-4/+32
* [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk2007-02-131-0/+1
* [PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas2007-02-131-2/+3
* [PATCH] x86-64: improved iommu documentationKarsten Weiss2007-02-132-26/+12
* [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi2007-02-131-20/+31
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-134-5/+21
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-134-52/+33
* [PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi2007-02-131-4/+0
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-133-46/+37
* [PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi2007-02-131-11/+35
* [PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert2007-02-131-0/+33
* [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert2007-02-131-2/+119
* [PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert2007-02-131-1/+2
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-136-136/+111
* [PATCH] i386: Fix a typo in an IRQ handler nameMaciej W. Rozycki2007-02-131-1/+1
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-1311-83/+79
* [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah2007-02-131-7/+8
* [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-133-9/+77
* [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-133-1/+219
* [PATCH] i386: Update defconfigAndi Kleen2007-02-131-14/+37
* [PATCH] x86-64: Update defconfigAndi Kleen2007-02-131-11/+34
* [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-122-2/+2
* [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-123-15/+10
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-121-6/+9
|\
| * [S390] smp_call_function/smp_call_function_on locking.Heiko Carstens2007-02-121-6/+9
* | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
OpenPOWER on IntegriCloud