| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mm: i386 sh sh64 ready for split ptlock | Hugh Dickins | 2005-10-29 | 1 | -10/+7 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 2 | -2/+2 |
* | [PATCH] typo fix in last cpufreq powernow patch | Chris Wright | 2005-10-21 | 1 | -1/+1 |
* | [PATCH] cpufreq: fix pending powernow timer stuck condition | Dave Jones | 2005-10-21 | 1 | -11/+19 |
* | [PATCH] i386: Don't discard upper 32bits of HWCR on K8 | Andi Kleen | 2005-10-10 | 1 | -1/+1 |
* | [PATCH] i386: fix stack alignment for signal handlers | Markus F.X.J. Oberhumer | 2005-10-10 | 1 | -1/+5 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin | 2005-09-30 | 1 | -1/+1 |
* | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 2005-09-29 | 1 | -0/+16 |
* | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 2005-09-26 | 18 | -22/+0 |
* | Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets" | Linus Torvalds | 2005-09-14 | 1 | -10/+0 |
* | [PATCH] Even more fallout from ATI Xpress timer workaround | Cal Peake | 2005-09-13 | 1 | -3/+1 |
* | [PATCH] i386: Ignore masked FPU exceptions | Chuck Ebbert | 2005-09-13 | 1 | -2/+3 |
* | [PATCH] arch/i386: Replace custom macro with isdigit() | Tobias Klauser | 2005-09-13 | 1 | -4/+3 |
* | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 2005-09-13 | 1 | -1/+1 |
* | Fix fallout from ATI Xpress timer workaround | Linus Torvalds | 2005-09-12 | 1 | -0/+3 |
* | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre... | Chuck Ebbert | 2005-09-12 | 3 | -0/+16 |
* | [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments | Andi Kleen | 2005-09-12 | 1 | -1/+7 |
* | [PATCH] i386: Don't miss pending signals returning to user mode after signal ... | Roland McGrath | 2005-09-12 | 1 | -2/+2 |
* | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 | 1 | -8/+3 |
* | [PATCH] i386: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] i386/x86_64: make get_cpu_vendor() static | Adrian Bunk | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] remove ACPI S4bios support | Pavel Machek | 2005-09-10 | 1 | -6/+0 |
* | [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 3 | -3/+3 |
|\ |
|
| * | kbuild: full dependency check on asm-offsets.h | Sam Ravnborg | 2005-09-09 | 3 | -3/+3 |
* | | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2005-09-09 | 1 | -8/+8 |
* | | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -2/+1 |
* | | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2005-09-09 | 1 | -0/+1 |
* | | [PATCH] i386: seccomp fix for auditing/ptrace | Andrea Arcangeli | 2005-09-09 | 1 | -8/+14 |
* | | [PATCH] x86: MP_processor_info fix | Andrew Morton | 2005-09-09 | 1 | -14/+10 |
* | | [PATCH] Fix misspelled i8259 typo in io_apic.c | Karsten Wiese | 2005-09-09 | 1 | -2/+2 |
* | | [PATCH] __user annotations for pointers in i386 sigframe | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -4/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2005-09-08 | 3 | -13/+13 |
|\ \
| |/
|/| |
|
| * | [CPUFREQ] Remove trailing whitespace before \n's in printks. | Dave Jones | 2005-09-01 | 2 | -3/+3 |
| * | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c | Mika Kukkonen | 2005-08-31 | 1 | -1/+1 |
| * | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c | Mika Kukkonen | 2005-08-31 | 1 | -2/+2 |
| * | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino | Venkatesh Pallipadi | 2005-08-31 | 1 | -7/+7 |
* | | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 41 | -563/+630 |
|\ \ |
|
| * | | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -1/+2 |
| * | | [PATCH] kprobes: fix handling of simultaneous probe hit/unregister | Jim Keniston | 2005-09-07 | 1 | -0/+3 |
| * | | [PATCH] kprobes: prevent possible race conditions i386 changes | Prasanna S Panchamukhi | 2005-09-07 | 4 | -24/+31 |
| * | | [PATCH] fix: dmi_check_system | Robert Love | 2005-09-07 | 1 | -1/+1 |
| * | | [PATCH] dmi: add onboard devices discovery | Andrey Panin | 2005-09-07 | 1 | -12/+90 |
| * | | [PATCH] dmi: make dmi_string() behave like strdup() | Andrey Panin | 2005-09-07 | 1 | -16/+23 |
| * | | [PATCH] dmi: remove old debugging code | Andrey Panin | 2005-09-07 | 1 | -21/+0 |
| * | | [PATCH] dmi: remove uneeded function | Andrey Panin | 2005-09-07 | 1 | -45/+40 |
| * | | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
| * | | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 | 2 | -6/+6 |
| * | | [PATCH] remove the second arg of do_timer_interrupt() | Adrian Bunk | 2005-09-07 | 1 | -3/+2 |