aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
AgeCommit message (Expand)AuthorFilesLines
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger8-218/+0
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce3-461/+0
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer2-3/+13
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin1-0/+3
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin1-0/+13
2005-09-05[PATCH] ppc32: add CONFIG_HZKumar Gala1-1/+3
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala1-0/+1
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier1-0/+1
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala1-0/+4
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter1-0/+1
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala3-1/+22
2005-09-05[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warningChristoph Hellwig1-1/+2
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for REDWOODKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala1-4/+0
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds20-359/+0
2005-08-30[PATCH] Move all the very similar files to asm-powerpcStephen Rothwell11-304/+0
2005-08-30[PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell8-49/+0
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell1-6/+0
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro1-1/+1
2005-08-18[PATCH] ppc32: Fix PPC440SP SRAM controller DCRsMatt Porter1-4/+0
2005-08-18[PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter1-1/+1
2005-08-06[PATCH] ppc32: ppc440 pagetable attributes (comments updates)Matt Porter1-13/+13
2005-08-05[PATCH] ppc32: fix ppc440 pagetable attributesMatt Porter1-3/+49
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+4
2005-08-01[PATCH] ppc32: add missing 4xx EMAC sysfs nodesEugene Surovegin1-1/+11
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter3-3/+41
2005-07-30[PATCH] ppc32: inotify syscallsRobert Love1-1/+4
2005-07-27[PATCH] ppc32: fix dma_map_page() to use page_to_bus()Matt Porter1-1/+1
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala1-1/+2
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala1-2/+3
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-13[PATCH] ppc32: fix destroy_context() race conditionGuillaume Autran1-0/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds1-1/+1
2005-07-12[PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz1-0/+2
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-07[PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard1-1/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney2-18/+7
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov1-0/+4
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King1-85/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2-1/+9
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-0/+6
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-0/+6
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+3
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman2-0/+69
2005-06-25[PATCH] ppc32: Remove FSL OCP supportKumar Gala2-58/+0
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala5-3/+22
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+2
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2-14/+65
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2-0/+8
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala1-1/+1
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2-1/+12
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20[PATCH] Driver Core: include: update device attribute callbacksYani Ioannou1-1/+1
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1/+11
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-06-06[PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h>Tom Rini1-1/+1
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-1/+48
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug3-1/+48
2005-05-11Add missing asm-ppc/seccomp.h. Must learn to use git properly.David Woodhouse1-0/+10
2005-05-08Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse1-0/+7
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-14/+1
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt1-0/+3
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-13/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+3
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras1-0/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro1-2/+2
2005-04-25[PATCH] ppc user annotations: sigcontextAl Viro1-1/+1
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro1-1/+1
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16[PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek3-3/+3
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt2-1/+6
2005-04-16[PATCH] ppc32: fix compilation error in include/asm/prom.hBenoit Boissinot1-3/+0
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala3-18/+31
2005-04-16[PATCH] ppc32: Allow adjust of pfn offset in pteKumar Gala1-2/+7
2005-04-16[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistentKumar Gala1-1/+3
2005-04-16[PATCH] ppc32: Fix pte_update for 64-bit PTEsKumar Gala1-4/+25
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-0/+11
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt2-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds177-0/+26140