summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen1-1/+1
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen2-2/+0
2006-09-26[PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen1-3/+1
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen2-37/+35
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen6-22/+0
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen3-0/+36
2006-09-26[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen1-0/+14
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen1-1/+1
2006-09-26[PATCH] i386: Remove const case for rwlocksAndi Kleen1-36/+2
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen2-67/+12
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen1-0/+14
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen1-4/+0
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian1-0/+7
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-12/+0
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen2-1/+4
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik4-5/+37
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik1-0/+1
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik1-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2-0/+62
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen1-1/+1
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2-0/+2
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus2-0/+2
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus3-0/+3
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2-38/+4
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen3-4/+3
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus2-2/+10
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus1-2/+3
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus1-1/+2
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2-1/+14
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2-38/+0
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen4-37/+66
2006-09-26Driver core: Fix potential deadlock in driver coreAlan Stern1-1/+2
2006-09-26Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman1-0/+3
2006-09-26sysfs: add proper sysfs_init() prototypeAndrew Morton1-0/+7
2006-09-26drivers/base: check errorsAndrew Morton1-4/+4
2006-09-26v4l-dev2: handle __must_checkAndrew Morton1-1/+1
2006-09-26add CONFIG_ENABLE_MUST_CHECKAndrew Morton1-0/+5
2006-09-26add __must_check to device management codeAndrew Morton4-55/+66
2006-09-26sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-1/+1
2006-09-26Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman1-0/+4
2006-09-26Class: add support for class interfaces for devicesGreg Kroah-Hartman1-0/+2
2006-09-26Driver core: create devices/virtual/ treeGreg Kroah-Hartman1-1/+4
2006-09-26Driver core: add device_rename functionGreg Kroah-Hartman1-0/+1
2006-09-26Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman1-0/+4
2006-09-26Driver core: add groups support to struct deviceGreg Kroah-Hartman1-0/+1
2006-09-26PM: platform_bus and late_suspend/early_resumeDavid Brownell1-0/+2
2006-09-26PM: no suspend_prepare() phaseDavid Brownell2-2/+0
2006-09-26PM: define PM_EVENT_PRETHAWDavid Brownell1-15/+47
2006-09-26Suspend changes for PCI coreLinus Torvalds1-0/+3