aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
AgeCommit message (Expand)AuthorFilesLines
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering1-13/+0
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras1-0/+8
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-2/+10
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras1-2/+10
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt1-3/+3
2006-01-09[PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala1-0/+4
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2-3/+34
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2-2/+4
2006-01-09[PATCH] powerpc: Add OF address parsing code (#2)Benjamin Herrenschmidt1-0/+10
2006-01-09ppc: remove duplicate bseip.hPaul Mackerras1-38/+0
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala1-85/+0
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut2-0/+13
2006-01-06[PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0Sylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin1-1/+0
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro1-3/+0
2005-11-19Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras2-237/+17
2005-11-18[PATCH] ppc32: add missing define for fs_enet Ethernet driverVitaly Bordug1-0/+2
2005-11-19powerpc: merge dma-mapping.hStephen Rothwell1-227/+0
2005-11-19ppc32: move some dma routinesStephen Rothwell2-10/+17
2005-11-16[PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-EKumar Gala1-1/+1
2005-11-14powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras1-73/+0
2005-11-13[PATCH] Update email address for KumarKumar Gala5-5/+5
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-1/+7
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson2-133/+0
2005-11-10[PATCH] powerpc: Merge current.hDavid Gibson1-11/+0
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson1-153/+0
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala1-0/+1
2005-11-08powerpc: merge ide.hStephen Rothwell1-78/+0
2005-11-08[PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt1-1/+1
2005-11-08[PATCH] ppc: fix a bunch of warningsBenjamin Herrenschmidt1-11/+11
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-1/+1
2005-11-08Merge ../linux-2.6Paul Mackerras6-17/+107
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter1-0/+18
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2-5/+20
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier1-0/+4
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier1-13/+42
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier1-0/+18
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier1-1/+6
2005-11-07[PATCH] ppc32: handle access to non-present IO ports on 8xxMarcelo Tosatti1-5/+7
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds12-1410/+2
2005-11-04Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-172/+0
2005-11-04powerpc: merge tlbflush.hStephen Rothwell1-115/+0
2005-11-04Merge with PaulusMichael Ellerman5-263/+2
2005-11-04powerpc: merge tlb.hStephen Rothwell1-57/+0
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras4-263/+0
2005-11-03powerpc: merge ucontext.hStephen Rothwell1-27/+0
2005-11-03[PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.cMarcelo Tosatti1-0/+2
2005-11-03powerpc: merge sigcontext.hStephen Rothwell1-15/+0
2005-11-03powerpc: merge ptrace.hStephen Rothwell1-152/+0
2005-11-03powerpc: merge stat.hStephen Rothwell1-69/+0
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-40/+0
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-0/+2
2005-11-02Merge ../linux-2.6Paul Mackerras1-1/+1
2005-11-02[PATCH] powerpc: Merge futex.hDavid Gibson1-53/+0
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson1-460/+0
2005-11-01[PATCH] powerpc: Merge ipcbuf.hDavid Gibson1-29/+0
2005-11-01powerpc: merge uaccess.hStephen Rothwell1-393/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-1/+1
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug3-0/+11
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming1-0/+3
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering1-0/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier3-3/+3
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-1/+1
2005-10-27powerpc: 32-bit CHRP SMP fixesPaul Mackerras1-1/+9
2005-10-27[PATCH] powerpc: Merge parport.hDavid Gibson1-18/+0
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson1-2/+2
2005-10-27[PATCH] powerpc: merge scatterlist.hStephen Rothwell1-25/+0
2005-10-26[PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/c...Kumar Gala1-107/+0
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson2-108/+1
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras2-3/+2
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras1-2/+2
2005-10-20powerpc: Merge various powermac-related header files.Paul Mackerras9-1283/+0
2005-10-20[PATCH] powerpc: Merge types.hBecky Bruce1-69/+0
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson1-22/+0
2005-10-19ppc: declare smp_ops in asm/smp.h, since platform setup code needs itPaul Mackerras1-0/+1
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras1-0/+18
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-8/+5
2005-10-12[PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt1-0/+1
2005-10-12Merge from Linus' treePaul Mackerras3-13/+13
2005-10-11ppc: Various minor compile fixesPaul Mackerras1-0/+3
2005-10-11powerpc: Merged asm/xmon.hPaul Mackerras1-17/+0
2005-10-11powerpc: Merged asm/i8259.hPaul Mackerras1-11/+0
2005-10-11powerpc: Merged asm/backlight.hPaul Mackerras1-30/+0
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras1-0/+5
2005-10-10powerpc: Merge asm/unistd.hPaul Mackerras1-493/+0
2005-10-10powerpc: Merge asm/irq.hPaul Mackerras1-424/+0
2005-10-10powerpc: Merged processor.h.Paul Mackerras1-201/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-06powerpc: Merge of_device.c and of_device.hPaul Mackerras1-65/+0
2005-10-06powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras1-7/+11
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell1-1/+1
2005-09-30[PATCH] missing qualifiers in readb() et.al. on ppcAl Viro1-10/+10
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala2-132/+2
2005-09-28[PATCH] powerpc: merge byteorder.hBecky Bruce1-76/+0
2005-09-27powerpc: clean up after powermac build mergeStephen Rothwell1-440/+0
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-13/+4
2005-09-25Merge from Linus' tree.Paul Mackerras3-3/+5
2005-09-25[PATCH] powerpc: merge semaphore.hBecky Bruce1-111/+0
2005-09-25[PATCH] powerpc: Merge asm-ppc*/rwsem.hJon Loeliger1-172/+0
2005-09-25[PATCH] powerpc: merge atomic.h, memory.hBecky Bruce2-224/+1
2005-09-25[PATCH] powerpc: Merge asm-ppc*/seccomp.h, drop TIF_32BIT checkJon Loeliger1-10/+0
2005-09-25[PATCH] powerpc: Fix building of power3 config on ppc32Kumar Gala1-4/+4
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2-2/+4
2005-09-22[PATCH] powerpc: merged hw_irq.hKumar Gala2-59/+6
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger1-371/+0
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-21[PATCH] powerpc: merge include/asm-ppc*/statfs.h into include/asm-powerpc/sta...Kumar Gala1-8/+0
2005-09-21[PATCH] powerpc: merge include/asm-ppc*/spinlock_types.h into include/asm-pow...Kumar Gala1-20/+0
2005-09-21[PATCH] powerpc: merge include/asm-ppc*/auxvec.h into include/asm-powerpc/aux...Kumar Gala1-14/+0
2005-09-21[PATCH] powerpc: Merge asm-ppc*/vga.hlinuxppc@jdl.com1-46/+0
2005-09-21[PATCH] powerpc: Merge elf.hBecky Bruce1-151/+0
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-58/+0
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com2-31/+1
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell1-2/+2
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell1-1/+1
2005-09-21[PATCH] powerpc: Merge include/asm-ppc*/a.out.h into include/asm-powerpcStephen Rothwell1-26/+0
2005-09-21[PATCH] powerpc: Merge asm-ppc*/posix_types.hjdl@freescale.com1-111/+0
2005-09-19[PATCH] powerpc: Merge simplified sections.h into asm-powerpcJon Loeliger1-33/+0
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala1-16/+0
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala1-350/+0
2005-09-19[PATCH] powerpc: Merge kmap_types.hJon Loeliger1-25/+0
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-0/+28
2005-09-14[PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou1-1/+1
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds1-0/+8
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-11/+0
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-12[PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard1-0/+7
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman1-0/+8
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras1-0/+6
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras1-0/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-71/+40
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige1-4/+0
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini1-6/+0
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com6-163/+0
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-0/+13
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell1-11/+0
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-14/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-10/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-12/+0
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell1-7/+5
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-7/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese1-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu2-10/+15
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-07[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin1-0/+2
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