summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-22[POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood
2006-09-22[POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann
2006-09-22[POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell
2006-09-21[POWERPC] 40x: Fix debug status register definesJosh Boyer
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner
2006-09-20[POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras
2006-09-20[POWERPC] iseries: eliminate a couple of warningsStephen Rothwell
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell
2006-09-20[POWERPC] silence a warningStephen Rothwell
2006-09-20[POWERPC] make spinlocks work in a combined kernelStephen Rothwell
2006-09-19Linux v2.6.18. Arrr!Linus Torvalds
2006-09-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-19[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro
2006-09-19[NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy
2006-09-19[ATM]: [he] don't hold the device lock when upcallingChas Williams
2006-09-19Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-19NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust
2006-09-19NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust
2006-09-19NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox
2006-09-19[PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven
2006-09-19[PATCH] Add headers_check' target to output of 'make help'David Woodhouse
2006-09-19[PATCH] genirq core: fix handle_level_irq()Ingo Molnar
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-18[ARM] 3815/1: headers_install support for ARMRalph Siemsen
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker
2006-09-18[ATM] CLIP: Do not refer freed skbuff in clip_mkip().YOSHIFUJI Hideaki