summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda2006-09-261-3/+3
* [PATCH] remove int_delivery_destJan Beulich2006-09-262-2/+0
* [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-1/+1
* [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-261-7/+1
* [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-1/+1
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-262-2/+0
* [PATCH] i386: Minor fixes & cleanup to tlb flushAndi Kleen2006-09-261-3/+1
* [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-262-37/+35
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-266-22/+0
* [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-263-0/+36
* [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S filesAndi Kleen2006-09-261-0/+14
* [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-1/+1
* [PATCH] i386: Remove const case for rwlocksAndi Kleen2006-09-261-36/+2
* [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-262-67/+12
* [PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen2006-09-261-0/+14
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-261-4/+0
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-261-0/+7
* [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-12/+0
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-262-1/+4
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-264-5/+37
* [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-261-0/+1
* [PATCH] Add macros for rdtscpVojtech Pavlik2006-09-261-0/+11
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-262-0/+62
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-261-1/+1
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-262-0/+2
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-262-0/+2
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-263-0/+3
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-262-38/+4
* [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-261-2/+2
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-263-4/+3
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-262-2/+10
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-261-2/+3
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-261-1/+2
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-262-1/+14
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-262-38/+0
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-264-37/+66
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-255-62/+54
|\
| * [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-252-56/+9
| * [Netlink]: add nla_validate_nested()Paul Moore2006-09-251-0/+19
| * [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-251-0/+1
| * [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-252-0/+15
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-241-6/+8
| |\
| | * [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-241-1/+7
| | * [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-241-5/+1
| * | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-241-0/+2
* | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-251-0/+4
* | | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-259-8/+8
* | | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-241-2/+2
|/ /
* | [PATCH] fix iptables __user misannotationsAl Viro2006-09-241-2/+2
* | [PATCH] netlabel gfp annotationsAl Viro2006-09-241-1/+1
OpenPOWER on IntegriCloud