summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05319-10400/+7564
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
| * [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-021-1/+5
| * [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiffAndi Kleen2007-05-021-2/+2
| * [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
| * [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * [PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen2007-05-021-0/+1
| * [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen2007-05-021-0/+9
| * [PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2007-05-022-2044/+1
| * [PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen2007-05-024-1296/+0
| * [PATCH] x86-64: Print type and size correctly for unknown compat ioctlsAndi Kleen2007-05-021-2/+3
| * [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-021-7/+0
| * [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
| * [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen2007-05-021-0/+2
| * [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-021-0/+9
| * [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-021-0/+1
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-023-5/+4
| * [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-021-0/+15
| * [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-021-2/+6
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-025-2/+139
| * [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-021-2/+2
| * [PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen2007-05-021-1/+1
| * [PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen2007-05-021-7/+16
| * [PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed2007-05-021-5/+6
| * [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen2007-05-021-0/+2
| * [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen2007-05-021-0/+8
| * [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-023-646/+45
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-024-776/+721
| * [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-023-10/+15
| * [PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin2007-05-022-9/+30
| * [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-021-1/+2
| * [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-021-1/+1
| * [PATCH] x86-64: unexport cpu_llc_idAndrew Morton2007-05-021-1/+0
| * [PATCH] i386: convert to the kthread APIEric W. Biederman2007-05-021-5/+3
| * [PATCH] i386: pte simplify opsZachary Amsden2007-05-023-22/+15
| * [PATCH] i386: pte xchg optimizationZachary Amsden2007-05-022-0/+28
| * [PATCH] i386: pte clear optimizationZachary Amsden2007-05-022-1/+6
| * [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-021-7/+1
| * [PATCH] x86-64: skip cache_free_alien() on non NUMASiddha, Suresh B2007-05-021-2/+5
| * [PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2007-05-023-2/+11
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-022-2/+4
| * [PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S2007-05-021-11/+1
| * [PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi2007-05-021-4/+2
| * [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S2007-05-021-1/+3
| * [PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zoneEric Dumazet2007-05-021-4/+6
| * [PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependencyJeremy Fitzhardinge2007-05-021-2/+1
| * [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-021-3/+4