aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31Merge branch 'linux-2.6'Paul Mackerras6-21/+478
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-3/+6
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-1/+0
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-17/+0
2008-01-30powerpc: arch_has_single_stepRoland McGrath1-0/+7
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds1-0/+467
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V1-0/+4
2008-01-28pasemi: DMA engine management libraryOlof Johansson1-0/+76
2008-01-28pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson1-0/+391
2008-01-28[POWERPC] 86xx: Remove unused IRQ definesKumar Gala1-86/+0
2008-01-28[PPC] Remove 85xx from arch/ppcKumar Gala1-121/+0
2008-01-28[PPC] Remove 83xx from arch/ppcKumar Gala1-5/+0
2008-01-28[POWERPC] CPM: Move definition of buffer descriptor to cpm.hJochen Friedrich3-129/+73
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich1-4/+4
2008-01-28[POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich1-20/+0
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich1-0/+2
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich1-4/+0
2008-01-26[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely1-3/+6
2008-01-26Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxPaul Mackerras1-0/+2
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-3/+0
2008-01-25[POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson1-0/+2
2008-01-25[POWERPC] Remove the global dma_direct_offsetMichael Ellerman1-2/+0
2008-01-25[POWERPC] PS3: Remove lpar address workaroundGeoff Levand1-5/+0
2008-01-25[POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto1-0/+62
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand1-0/+8
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven1-2/+2
2008-01-25[POWERPC] Add definition of Cell bookmark SPRGeoff Levand1-0/+1
2008-01-25[POWERPC] kdump shutdown hook supportMichael Neuling1-0/+3
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling1-0/+18
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25Paul Mackerras6-5/+97
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger1-0/+2
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood1-0/+1
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2-2/+93
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala1-3/+0
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala1-0/+1
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-0/+4
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras5-3/+48
2008-01-21[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby1-0/+3
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely1-2/+0
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz1-0/+5
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson1-0/+1
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-1/+0
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven1-1/+1
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-1/+0
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemiPaul Mackerras1-1/+19
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-0/+3
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-1/+16