Age | Commit message (Expand) | Author |
2007-05-08 | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | ipmi: add new IPMI nmi watchdog handling | Corey Minyard |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita |
2007-05-07 | get_unmapped_area handles MAP_FIXED on i386 | Benjamin Herrenschmidt |
2007-05-07 | SLUB core | Christoph Lameter |
2007-05-07 | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-05-02 | PCI: add debug information to resource collision message | Chuck Ebbert |
2007-05-02 | MSI: arch must connect the irq and the msi_desc | Michael Ellerman |
2007-05-02 | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams |
2007-05-02 | PCI: fix sysfs rom file creation for BIOS ROM shadows | Jesse Barnes |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-05-02 | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l... | Thomas Renninger |
2007-05-02 | [PATCH] i386: type may be unused | David Rientjes |
2007-05-02 | [PATCH] i386: Some additional chipset register values validation. | Olivier Galibert |
2007-05-02 | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split. | Bill Irwin |
2007-05-02 | [PATCH] i386: Drop noisy e820 debugging printks | Andi Kleen |
2007-05-02 | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0) | Andi Kleen |
2007-05-02 | [PATCH] i386: Little cleanups in smpboot.c | Andi Kleen |
2007-05-02 | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 | Andi Kleen |
2007-05-02 | [PATCH] i386: Verify important CPUID bits in real mode | Andi Kleen |
2007-05-02 | [PATCH] i386: Drop -traditional in arch/i386/boot | Andi Kleen |
2007-05-02 | [PATCH] i386: Clean up NMI watchdog code | Andi Kleen |
2007-05-02 | [PATCH] i386: fix wrong comment for syscall stack layout | Andi Kleen |
2007-05-02 | [PATCH] i386: convert to the kthread API | Eric W. Biederman |
2007-05-02 | [PATCH] i386: remove xtime_lock'ing around cpufreq notifier | Daniel Walker |
2007-05-02 | [PATCH] i386: check capability | Joachim Deguara |
2007-05-02 | [PATCH] i386: clean up flush_tlb_others fn | Keshavamurthy, Anil S |
2007-05-02 | [PATCH] i386: replace spin_lock_irqsave with spin_lock | Hisashi Hifumi |
2007-05-02 | [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined | Keshavamurthy, Anil S |
2007-05-02 | [PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependency | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: fix mtrr sections | Randy Dunlap |
2007-05-02 | [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 | [PATCH] i386: __send_IPI_dest_field - i386 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao |
2007-05-02 | [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] i386: use safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] i386: safe_apic_wait_icr_idle - i386 | Fernando Luis VazquezCao |
2007-05-02 | [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync | Bernhard Kaindl |
2007-05-02 | [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending | Bernhard Kaindl |
2007-05-02 | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl |
2007-05-02 | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl |
2007-05-02 | [PATCH] i386: Clean up ELF note generation | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: PARAVIRT: Export paravirt_ops for non GPL modules too | Andi Kleen |
2007-05-02 | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Convert VMI timer to use clock events | Zachary Amsden |