Age | Commit message (Expand) | Author | Files | Lines |
2005-10-29 | [PATCH] PCI fixup for Toshiba laptops and ohci1394 | Jesse Barnes | 1 | -0/+59 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2 | -2/+2 |
2005-10-22 | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright | 1 | -1/+1 |
2005-10-22 | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 1 | -11/+19 |
2005-10-11 | [PATCH] i386: Don't discard upper 32bits of HWCR on K8 | Andi Kleen | 1 | -1/+1 |
2005-10-10 | [PATCH] i386: fix stack alignment for signal handlers | Markus F.X.J. Oberhumer | 1 | -1/+5 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-09-30 | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin | 3 | -3/+3 |
2005-09-30 | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 1 | -0/+16 |
2005-09-27 | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 29 | -51/+1 |
2005-09-15 | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 3 | -48/+0 |
2005-09-15 | Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets" | Linus Torvalds | 1 | -10/+0 |
2005-09-14 | [PATCH] Even more fallout from ATI Xpress timer workaround | Cal Peake | 1 | -3/+1 |
2005-09-13 | [PATCH] i386: Ignore masked FPU exceptions | Chuck Ebbert | 1 | -2/+3 |
2005-09-13 | [PATCH] arch/i386: Replace custom macro with isdigit() | Tobias Klauser | 1 | -4/+3 |
2005-09-13 | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 1 | -1/+1 |
2005-09-12 | Fix fallout from ATI Xpress timer workaround | Linus Torvalds | 1 | -0/+3 |
2005-09-12 | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre... | Chuck Ebbert | 3 | -0/+16 |
2005-09-12 | [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments | Andi Kleen | 2 | -2/+23 |
2005-09-12 | [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. | Andi Kleen | 1 | -7/+0 |
2005-09-12 | [PATCH] i386: Don't miss pending signals returning to user mode after signal ... | Roland McGrath | 1 | -2/+2 |
2005-09-10 | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso | 1 | -8/+3 |
2005-09-10 | [PATCH] i386: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -2/+1 |
2005-09-10 | [PATCH] i386/x86_64: make get_cpu_vendor() static | Adrian Bunk | 1 | -1/+1 |
2005-09-10 | [PATCH] remove ACPI S4bios support | Pavel Machek | 1 | -6/+0 |
2005-09-10 | [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 1 | -2/+1 |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 5 | -13/+4 |
2005-09-10 | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 1 | -8/+8 |
2005-09-10 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -2/+1 |
2005-09-10 | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2 | -1/+2 |
2005-09-10 | [PATCH] vesafb: Add blanking support | Antonino A. Daplas | 1 | -0/+5 |
2005-09-10 | [PATCH] i386: seccomp fix for auditing/ptrace | Andrea Arcangeli | 1 | -8/+14 |
2005-09-10 | [PATCH] x86: MP_processor_info fix | Andrew Morton | 1 | -14/+10 |
2005-09-09 | [PATCH] Fix misspelled i8259 typo in io_apic.c | Karsten Wiese | 1 | -2/+2 |
2005-09-09 | [PATCH] __user annotations for pointers in i386 sigframe | viro@ZenIV.linux.org.uk | 1 | -4/+4 |
2005-09-09 | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 5 | -13/+4 |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -13/+13 |
2005-09-09 | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range | Michael S. Tsirkin | 1 | -3/+3 |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 62 | -693/+794 |
2005-09-08 | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 1 | -0/+4 |
2005-09-08 | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 1 | -1/+2 |
2005-09-08 | [PATCH] kprobes: fix handling of simultaneous probe hit/unregister | Jim Keniston | 1 | -0/+3 |
2005-09-08 | [PATCH] kprobes: prevent possible race conditions i386 changes | Prasanna S Panchamukhi | 5 | -25/+34 |
2005-09-08 | [PATCH] fix: dmi_check_system | Robert Love | 1 | -1/+1 |
2005-09-08 | [PATCH] dmi: add onboard devices discovery | Andrey Panin | 1 | -12/+90 |
2005-09-08 | [PATCH] dmi: make dmi_string() behave like strdup() | Andrey Panin | 1 | -16/+23 |
2005-09-08 | [PATCH] dmi: remove old debugging code | Andrey Panin | 1 | -21/+0 |
2005-09-08 | [PATCH] dmi: remove uneeded function | Andrey Panin | 1 | -45/+40 |
2005-09-08 | [PATCH] NTP: ntp-helper functions | john stultz | 1 | -5/+2 |
2005-09-08 | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 4 | -11/+11 |