aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-22[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch
2006-03-22Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-20Merge branch 'master'Kumar Gala
2006-03-20Merge branch 'master'Kumar Gala
2006-03-17[PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman
2006-03-17[PATCH] spidernet: select FW_LOADERChristoph Hellwig
2006-03-17[PATCH] Fix compile error for ML300/403Grant Likely
2006-03-17[PATCH] ppc: Fix platform_notify functions marked __initAdrian Cox
2006-03-17[PATCH] powerpc: add a raw dump command to xmonOlaf Hering
2006-03-17[PATCH] powerpc: add for_each_node_by_foo helpersChristoph Hellwig
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn
2006-03-17[PATCH] powerpc: Better pmd_bad() and pud_bad() checksDavid Gibson
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-03-16powerpc: update defconfigsPaul Mackerras
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt
2006-03-16[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig optionMichael Ellerman
2006-03-16[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105Olaf Hering
2006-03-16[PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras
2006-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-15[PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks
2006-03-15[PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek
2006-03-15[ARM] Fix "thead" typoRussell King
2006-03-14[PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter
2006-03-14[PATCH] Page migration documentation updateChristoph Lameter
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-14[PATCH] "s390: multiple subchannel sets support" fixGreg Smith
2006-03-14Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds
2006-03-15Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott
2006-03-14[PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds
2006-03-14[PATCH] EDAC: disable sysfs interfaceDave Peterson
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust
2006-03-14[PATCH] SUNRPC: Fix potential deadlock in RPC codeTrond Myklebust
2006-03-14[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust
2006-03-14[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.cAdrian Bunk
2006-03-14[PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori