summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-141-2/+3
| * | [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-141-1/+1
| * | [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-141-0/+10
| * | [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
| * | [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford2005-11-141-0/+17
| * | [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-144-5/+47
| * | [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-141-6/+6
| * | [PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen2005-11-141-1/+5
| * | [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
| * | [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
| * | [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-146-16/+8
| * | [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-142-3/+3
| * | [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-1411-32/+56
| * | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-147-5/+18
| * | [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-141-1/+1
| * | [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-142-4/+4
| * | [PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj2005-11-141-2/+0
| * | [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-141-1/+7
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-144-11/+5
| * | [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-141-3/+1
| * | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-145-17/+86
| * | [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-1411-1/+582
| * | [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-141-14/+21
| * | [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-141-0/+19
| * | [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-141-2/+1
| * | [PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen2005-11-141-2/+2
| * | [PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen2005-11-141-0/+4
| * | [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-147-55/+90
| * | [PATCH] x86_64: Update defconfigAndi Kleen2005-11-141-15/+83
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1467-11066/+868
|\ \ \
| * | | powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras2005-11-151-1/+2
| * | | powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras2005-11-151-1/+0
| * | | powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras2005-11-152-5/+8
| * | | powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras2005-11-141-0/+2
| * | | powerpc: Mark PREP and embedded as broken for nowPaul Mackerras2005-11-141-2/+2
| * | | powerpc: Export a couple of prom functionsPaul Mackerras2005-11-141-0/+2
| * | | powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-1429-9886/+19
| * | | powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras2005-11-1411-640/+42
| * | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-145-62/+33
| |\ \ \
| | * | | powerpc: iSeries build fixesStephen Rothwell2005-11-142-32/+25
| | * | | powerpc: have only one definition of __irq_offset_valueStephen Rothwell2005-11-142-5/+5
| | * | | powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-142-25/+3
| | | |/ | | |/|
| * | | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt2005-11-147-437/+239
| * | | [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-147-24/+39
| * | | [PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlinkBenjamin Herrenschmidt2005-11-141-1/+1
| * | | [PATCH] powerpc: Export htab start/end via device treeMichael Ellerman2005-11-143-0/+57
| * | | [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-143-9/+33
| * | | [PATCH] powerpc: Merge page.hMichael Ellerman2005-11-143-0/+391
* | | | [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai2005-11-141-0/+2
* | | | [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai2005-11-141-16/+26
OpenPOWER on IntegriCloud