summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-14[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj1-2/+0
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen1-1/+7
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen4-11/+5
2005-11-14[PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen1-3/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon5-17/+86
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin11-1/+582
2005-11-14[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich1-14/+21
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen1-0/+19
2005-11-14[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen1-2/+1
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen1-0/+4
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen7-55/+90
2005-11-14[PATCH] x86_64: Update defconfigAndi Kleen1-15/+83
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik5-26/+71
2005-11-04Merge branch 'master'Jeff Garzik1852-64762/+103730
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2-0/+12
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds7-0/+2091
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds25-124/+178
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds177-3992/+8618
2005-11-05powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras1-25/+5
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras10-197/+189
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever4-29/+51
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever3-9/+9
2005-11-04NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust1-8/+28
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust3-2/+55
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust1-2/+2
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust1-0/+3
2005-11-04NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust1-5/+3
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust7-52/+20
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust3-47/+49
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov1-1/+1
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-1043/+466
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds8-217/+227
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King11-1407/+2
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King1-109/+1
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King3-15/+3
2005-11-04[ARM] 3097/1: change library link orderingNicolas Pitre1-1/+1
2005-11-04[ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2-2/+168
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2-1/+80
2005-11-04[ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre1-116/+16
2005-11-04Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras5-229/+182
2005-11-04powerpc: merge tlbflush.hStephen Rothwell3-167/+146
2005-11-04Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras27-295/+6134
2005-11-04powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras5-65/+65
2005-11-04Merge with PaulusMichael Ellerman34-617/+419
2005-11-04powerpc: Fix random memory corruption in merged elf.hMichael Ellerman1-9/+13
2005-11-04powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman5-39/+22
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds178-11967/+5785