| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 167 | -8491/+4803 |
|\ |
|
| * | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l... | Thomas Renninger | 2007-05-02 | 7 | -78/+0 |
| * | [PATCH] i386: type may be unused | David Rientjes | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] i386: Some additional chipset register values validation. | Olivier Galibert | 2007-05-02 | 1 | -8/+17 |
| * | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split. | Bill Irwin | 2007-05-02 | 1 | -1/+5 |
| * | [PATCH] i386: Drop noisy e820 debugging printks | Andi Kleen | 2007-05-02 | 1 | -13/+2 |
| * | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c | Andi Kleen | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: Share identical video.S between i386 and x86-64 | Andi Kleen | 2007-05-02 | 2 | -2044/+1 |
| * | [PATCH] x86-64: Remove CONFIG_REORDER | Andi Kleen | 2007-05-02 | 4 | -1296/+0 |
| * | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0) | Andi Kleen | 2007-05-02 | 1 | -7/+0 |
| * | [PATCH] i386: Little cleanups in smpboot.c | Andi Kleen | 2007-05-02 | 1 | -3/+1 |
| * | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 | Andi Kleen | 2007-05-02 | 1 | -1/+3 |
| * | [PATCH] i386: Verify important CPUID bits in real mode | Andi Kleen | 2007-05-02 | 3 | -2/+102 |
| * | [PATCH] i386: Drop -traditional in arch/i386/boot | Andi Kleen | 2007-05-02 | 1 | -2/+2 |
| * | [PATCH] x86-64: Drop -traditional for arch/x86_64/boot | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: Use symbolic CPU features in early CPUID check | Andi Kleen | 2007-05-02 | 1 | -7/+16 |
| * | [PATCH] x86-64: Avoid overflows during apic timer calibration | David P. Reed | 2007-05-02 | 1 | -5/+6 |
| * | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen | 2007-05-02 | 2 | -646/+36 |
| * | [PATCH] i386: Clean up NMI watchdog code | Andi Kleen | 2007-05-02 | 3 | -776/+713 |
| * | [PATCH] x86-64: set node_possible_map at runtime - try 2 | Suresh Siddha | 2007-05-02 | 3 | -10/+15 |
| * | [PATCH] x86-64: Dynamically adjust machine check interval | Tim Hockin | 2007-05-02 | 1 | -8/+24 |
| * | [PATCH] i386: fix wrong comment for syscall stack layout | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: unexport cpu_llc_id | Andrew Morton | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] i386: convert to the kthread API | Eric W. Biederman | 2007-05-02 | 1 | -5/+3 |
| * | [PATCH] i386: remove xtime_lock'ing around cpufreq notifier | Daniel Walker | 2007-05-02 | 1 | -7/+1 |
| * | [PATCH] x86-64: Auto compute __NR_syscall_max at compile time | Andi Kleen | 2007-05-02 | 2 | -0/+11 |
| * | [PATCH] i386: check capability | Joachim Deguara | 2007-05-02 | 2 | -2/+4 |
| * | [PATCH] i386: clean up flush_tlb_others fn | Keshavamurthy, Anil S | 2007-05-02 | 1 | -11/+1 |
| * | [PATCH] i386: replace spin_lock_irqsave with spin_lock | Hisashi Hifumi | 2007-05-02 | 1 | -4/+2 |
| * | [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined | Keshavamurthy, Anil S | 2007-05-02 | 1 | -1/+3 |
| * | [PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone | Eric Dumazet | 2007-05-02 | 1 | -4/+6 |
| * | [PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependency | Jeremy Fitzhardinge | 2007-05-02 | 1 | -2/+1 |
| * | [PATCH] i386: fix mtrr sections | Randy Dunlap | 2007-05-02 | 1 | -3/+4 |
| * | [PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -1/+4 |
| * | [PATCH] x86-64: __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -22/+1 |
| * | [PATCH] i386: __send_IPI_dest_field - i386 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -29/+18 |
| * | [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -2/+5 |
| * | [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c | Fernando Luis VazquezCao | 2007-05-02 | 1 | -2/+5 |
| * | [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -20/+5 |
| * | [PATCH] i386: use safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -28/+8 |
| * | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -0/+22 |
| * | [PATCH] i386: safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -0/+22 |
| * | [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync | Bernhard Kaindl | 2007-05-02 | 1 | -25/+60 |
| * | [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending | Bernhard Kaindl | 2007-05-02 | 2 | -0/+3 |
| * | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl | 2007-05-02 | 3 | -0/+24 |
| * | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl | 2007-05-02 | 1 | -1/+6 |
| * | [PATCH] i386: Clean up ELF note generation | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] i386: PARAVIRT: Export paravirt_ops for non GPL modules too | Andi Kleen | 2007-05-02 | 1 | -7/+1 |
| * | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge | 2007-05-02 | 3 | -10/+6 |