aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-2/+3
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins1-3/+3
2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal1-2/+2
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::recalibrate_cpu_khz()Larry Finger1-0/+2
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse1-13/+14
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse3-6/+42
2006-01-06[PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones1-1/+1
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones1-6/+21
2006-01-06[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj1-8/+18
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft2-2/+14
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures constArjan van de Ven4-3/+3
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2-0/+33
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-2/+7
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2-0/+34
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden1-11/+1
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden1-12/+11
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden1-5/+0
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-4/+8
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-6/+6
2006-01-06[PATCH] x86: Apm seg in gdtZachary Amsden2-10/+5
2006-01-06[PATCH] x86: Always relax segmentsZachary Amsden1-38/+17
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-3/+1
2006-01-06[PATCH] i386: fix bound check IDT gateJan Beulich1-2/+2
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-0/+22
2006-01-06[PATCH] i386: don't blindly enable interrupts in die()Jan Beulich1-2/+5
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden5-5/+11
2006-01-06[PATCH] frv: improve signal handlingDavid Howells1-52/+50
2006-01-06[PATCH] frv: fix signal handlingDavid Howells2-29/+46
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells2-0/+243
2006-01-06[PATCH] ppc32: Re-add embed_config.c to ml300/ep405Peter Korsgaard1-0/+2
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut1-0/+2
2006-01-06[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut1-4/+6
2006-01-06[PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut1-14/+69
2006-01-06[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut1-2/+4
2006-01-06[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut1-53/+0
2006-01-06[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador1-2/+2
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2-3/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert1-3/+6
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert1-0/+6
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena5-19/+41
2006-01-05[ARM] 3217/1: iop331 uarts as platform devicesDan Williams1-26/+68
2006-01-05[ARM] 3231/1: mx1ads board support cleanupSascha Hauer1-45/+10