summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen-1/+4
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik-5/+37
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik-0/+1
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik-0/+11
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi-0/+62
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen-1/+1
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li-0/+2
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus-0/+2
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus-0/+3
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus-38/+4
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen-4/+3
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus-2/+10
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus-2/+3
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus-1/+2
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus-1/+14
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen-38/+0
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen-37/+66
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-62/+54
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki-0/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore-56/+9
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore-0/+19
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore-0/+1
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore-0/+15
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik-8/+8
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro-2/+2
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller-6/+8
2006-09-24[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai-0/+2
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro-2/+2
2006-09-24[PATCH] netlabel gfp annotationsAl Viro-1/+1
2006-09-24[PATCH] restore libata build on frvAl Viro-0/+1
2006-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+4
2006-09-24[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse-1/+1
2006-09-24Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse-1/+0
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-3171/+6890
2006-09-24[DCCP]: Introduce constants for CCID numbersIan McDonald-1/+7
2006-09-24[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh-3/+4
2006-09-24[DCCP]: Allow default/fallback service code.Gerrit Renker-5/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-33/+102
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-7/+71
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik-78/+62
2006-09-24Merge branch 'master' into upstreamJeff Garzik-3229/+7398
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley-1712/+2692
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley-1/+2
2006-09-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds-31/+179
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds-77/+187
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1602/+2324
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley-48/+1569
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro-1/+1
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller-1/+1