summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-15[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-15[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-15[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-15[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet1-24/+43
2005-11-15[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford1-0/+17
2005-11-15[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen4-5/+47
2005-11-15[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen1-6/+6
2005-11-15[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen1-1/+5
2005-11-15[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen1-4/+1
2005-11-15[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen1-2/+0
2005-11-15[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen6-16/+8
2005-11-15[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2-3/+3
2005-11-15[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B11-32/+56
2005-11-15[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen7-5/+18
2005-11-15[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen1-1/+1
2005-11-15[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2-4/+4
2005-11-15[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj1-2/+0
2005-11-15[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen1-1/+7
2005-11-15[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen4-11/+5
2005-11-15[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1
2005-11-15[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon5-17/+86
2005-11-15[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin11-1/+582
2005-11-15[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich1-14/+21
2005-11-15[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen1-0/+19
2005-11-15[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen1-2/+1
2005-11-15[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen1-2/+2
2005-11-15[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen1-0/+4
2005-11-15[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen7-55/+90
2005-11-15[PATCH] x86_64: Update defconfigAndi Kleen1-15/+83
2005-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds67-11066/+868
2005-11-15powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras1-1/+2
2005-11-15powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras1-1/+0
2005-11-15powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras2-5/+8
2005-11-15[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai1-0/+2
2005-11-15[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai1-16/+26
2005-11-15[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai2-7/+7
2005-11-15[NETFILTER]: cleanup IPv6 Netfilter KconfigYasuyuki Kozakai1-36/+14
2005-11-15[NETFILTER]: link 'netfilter' before ipv4Krzysztof Oledzki1-1/+1
2005-11-15[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte5-41/+24
2005-11-15[NETFILTER] nf_conntrack: Add missing code to TCP conntrack moduleKOVACS Krisztian1-0/+6
2005-11-15[NETFILTER] ctnetlink: More thorough size checking of attributesPablo Neira Ayuso2-0/+46
2005-11-15[NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso1-1/+4
2005-11-15[NETFILTER] ctnetlink: use size_t to make gcc-4.x happyPablo Neira Ayuso1-3/+3
2005-11-14[libata] REQUEST SENSE handling fixesJeff Garzik3-58/+43
2005-11-14[libata] minor fixes, new helpersJeff Garzik2-8/+17
2005-11-14[libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik1-5/+26
2005-11-14[libata ahci] error handling fixesJeff Garzik1-5/+19
2005-11-14powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras1-0/+2
2005-11-14powerpc: Mark PREP and embedded as broken for nowPaul Mackerras1-2/+2
2005-11-14powerpc: Export a couple of prom functionsPaul Mackerras1-0/+2