aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-14
| * | [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-14
| * | [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-14
| * | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-14
| * | [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-14
| * | [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-14
| * | [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-14
| * | [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-14
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-14
| * | [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-14
| * | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-14
| * | [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-14
| * | [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-14
| * | [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-14
| * | [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-14
| * | [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-14
| * | [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-14
| * | [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-14
| * | [PATCH] x86_64: Update defconfigAndi Kleen2005-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-14
|\ \ \
| * | | powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras2005-11-14
| * | | powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras2005-11-14
| * | | powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras2005-11-14
| * | | powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras2005-11-14
| * | | powerpc: Mark PREP and embedded as broken for nowPaul Mackerras2005-11-14
| * | | powerpc: Export a couple of prom functionsPaul Mackerras2005-11-14
| * | | powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-14
| * | | powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras2005-11-14
| * | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-14
| |\ \ \
| | * | | powerpc: iSeries build fixesStephen Rothwell2005-11-14
| | * | | powerpc: have only one definition of __irq_offset_valueStephen Rothwell2005-11-13
| | * | | powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-13
| | | |/ | | |/|
| * | | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt2005-11-14
| * | | [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-14
| * | | [PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlinkBenjamin Herrenschmidt2005-11-14
| * | | [PATCH] powerpc: Export htab start/end via device treeMichael Ellerman2005-11-14
| * | | [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-14
| * | | [PATCH] powerpc: Merge page.hMichael Ellerman2005-11-14
* | | | [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai2005-11-14
* | | | [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai2005-11-14
* | | | [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai2005-11-14
* | | | [NETFILTER]: cleanup IPv6 Netfilter KconfigYasuyuki Kozakai2005-11-14
* | | | [NETFILTER]: link 'netfilter' before ipv4Krzysztof Oledzki2005-11-14
* | | | [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-14
* | | | [NETFILTER] nf_conntrack: Add missing code to TCP conntrack moduleKOVACS Krisztian2005-11-14
* | | | [NETFILTER] ctnetlink: More thorough size checking of attributesPablo Neira Ayuso2005-11-14
* | | | [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-14
* | | | [NETFILTER] ctnetlink: use size_t to make gcc-4.x happyPablo Neira Ayuso2005-11-14
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-13
|\ \ \
| * | | [PCMCIA] inform user of insertion and ejection eventsDominik Brodowski2005-11-12