aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen
2005-11-14[PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen
2005-11-14[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen
2005-11-14[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-14[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen
2005-11-14[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-14[PATCH] x86_64: Update defconfigAndi Kleen
2005-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-15powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras
2005-11-15powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras
2005-11-15powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras
2005-11-14[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai
2005-11-14[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai
2005-11-14[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai
2005-11-14[NETFILTER]: cleanup IPv6 Netfilter KconfigYasuyuki Kozakai
2005-11-14[NETFILTER]: link 'netfilter' before ipv4Krzysztof Oledzki
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte
2005-11-14[NETFILTER] nf_conntrack: Add missing code to TCP conntrack moduleKOVACS Krisztian
2005-11-14[NETFILTER] ctnetlink: More thorough size checking of attributesPablo Neira Ayuso
2005-11-14[NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso
2005-11-14[NETFILTER] ctnetlink: use size_t to make gcc-4.x happyPablo Neira Ayuso