Age | Commit message (Expand) | Author |
2005-10-30 | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner |
2005-10-30 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig |
2005-10-30 | [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 | Paolo 'Blaisorblade' Giarrusso |
2005-10-30 | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso |
2005-10-30 | [PATCH] create and destroy cache sysfs entries based on cpu notifiers | Ashok Raj |
2005-10-30 | [PATCH] i386: srat on non-acpi hw fix | Magnus Damm |
2005-10-30 | [PATCH] i386 mpparse: Only ignore lapic information we can't store | Eric W. Biederman |
2005-10-30 | [PATCH] kdump/i386: apic verification failure fix | Vivek Goyal |
2005-10-30 | [PATCH] Clean up mtrr compat ioctl code | Brian Gerst |
2005-10-30 | [PATCH] x86: vmx cpu feature detection | Kamble, Nitin A |
2005-10-30 | [PATCH] i386 kexec-on-panic: Don't shutdown the apics. | Eric W. Biederman |
2005-10-30 | [PATCH] i386: move apic init in init_IRQs | Eric W. Biederman |
2005-10-30 | [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 | Eric W. Biederman |
2005-10-30 | [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected | Eric W. Biederman |
2005-10-30 | [PATCH] ES7000 platform update | Natalie.Protasevich@unisys.com |
2005-10-30 | [PATCH] x86: when L3 is present show its size in /proc/cpuinfo | Venkatesh Pallipadi |
2005-10-30 | [PATCH] fixup bogus e820 entry with mem= | Dave Hansen |
2005-10-30 | [PATCH] asus vt8235 router buggy bios workaround | aleksey_gorelov@phoenix.com |
2005-10-30 | [PATCH] x86: bug fix in P6 Machine check initialization | Venkatesh Pallipadi |
2005-10-30 | [PATCH] x86: add an accessor function for getting the per-CPU gdt | Zachary Amsden |
2005-10-30 | [PATCH] x86: bogus tls from gdt | Zachary Amsden |
2005-10-30 | [PATCH] x86: hot plug CPU to support physical add of new processors | Natalie Protasevich |
2005-10-30 | [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit | Siddha, Suresh B |
2005-10-30 | [PATCH] x86: initialise tss->io_bitmap_owner to something | Bart Oldeman |
2005-10-30 | [PATCH] FPU context corrupted after resume | Shaohua Li |
2005-10-30 | [PATCH] x86: cmpxchg improvements | Jan Beulich |
2005-10-30 | [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision | Mathieu Desnoyers |
2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst |
2005-10-29 | [PATCH] memory hotplug: i386 addition functions | Dave Hansen |
2005-10-29 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen |
2005-10-29 | [PATCH] mm: split page table lock | Hugh Dickins |
2005-10-29 | [PATCH] mm: i386 sh sh64 ready for split ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: kill check_user_page_readable | Hugh Dickins |
2005-10-29 | [PATCH] mm: init_mm without ptlock | Hugh Dickins |
2005-10-28 | [PATCH] PCI fixup for Toshiba laptops and ohci1394 | Jesse Barnes |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman |
2005-10-21 | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright |
2005-10-21 | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones |
2005-10-10 | [PATCH] i386: Don't discard upper 32bits of HWCR on K8 | Andi Kleen |
2005-10-10 | [PATCH] i386: fix stack alignment for signal handlers | Markus F.X.J. Oberhumer |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-09-30 | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin |
2005-09-29 | [PATCH] Fix up TLB flush filter disabling | Andi Kleen |
2005-09-26 | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro |
2005-09-14 | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller |
2005-09-14 | Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets" | Linus Torvalds |
2005-09-13 | [PATCH] Even more fallout from ATI Xpress timer workaround | Cal Peake |
2005-09-13 | [PATCH] i386: Ignore masked FPU exceptions | Chuck Ebbert |
2005-09-13 | [PATCH] arch/i386: Replace custom macro with isdigit() | Tobias Klauser |