summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2006-12-07[PATCH] i386: Relocatable kernel supportEric W. Biederman
2006-12-07[PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman
2006-12-07[PATCH] i386: define __pa_symbol()Eric W. Biederman
2006-12-07[PATCH] i386: Distinguish absolute symbolsVivek Goyal
2006-12-07[PATCH] i386: PDA: Fix math emulator for new pt_regsAndi Kleen
2006-12-07[PATCH] i386: Store the interrupt regs pointer in the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge
2006-12-07[PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge
2006-12-07[PATCH] i386: add Intel Core related PMU MSRsStephane Eranian
2006-12-07[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitionsStephane Eranian
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian
2006-12-07[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian
2006-12-07[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds
2006-12-06SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust