summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-301-1/+0Star
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-17/+0Star
* powerpc: arch_has_single_stepRoland McGrath2008-01-301-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291-0/+467
|\
| * pasemi: DMA engine management libraryOlof Johansson2008-01-291-0/+76
| * pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson2008-01-291-0/+391
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-291-0/+4
|/
* ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-251-3/+0Star
* [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0Star
* [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+1
* [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-281-0/+4
* [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-141-3/+0Star
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-071-6/+2Star
|\
| * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-6/+2Star
* | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-0/+5
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-021-2/+1Star
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-1/+2
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-0/+8
* [POWERPC] Fix kmalloc alignment on non-coherent DMA platformsBenjamin Herrenschmidt2007-11-201-0/+4
* [POWERPC] Fix declaration of pcibios_free_controllerBenjamin Herrenschmidt2007-11-191-2/+3
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-10/+12
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-131-2/+2
|\
| * [POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala2007-11-091-2/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-104-14/+33
|\|
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-082-6/+19
| |\
| | * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+13
| | * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-6/+6
| * | [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-081-1/+1
| * | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+13
| |/
* / cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-051-1/+1
|/
* powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-231-0/+9
|\
| * [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+3
| * [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-0/+1
| * [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-0/+5
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-202-3/+1Star
|\
| * powerpc: Remove obsolete prototypeJulio M. Merino Vidal2007-10-201-2/+0Star
| * Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* | ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-1/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0Star
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-192-2/+2
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-11/+0Star
* powerpc: lock bitopsNick Piggin2007-10-181-1/+45
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* powerpc: add scaled time accountingMichael Neuling2007-10-181-0/+3
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-2/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-173-32/+13Star
|\