aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2005-09-14[PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala
2005-09-12[PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-07[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin
2005-09-05[PATCH] ppc32: add CONFIG_HZKumar Gala
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala
2005-09-05[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warningChristoph Hellwig
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala
2005-09-05[PATCH] ppc32: Remove board support for REDWOODKumar Gala
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] Move all the very similar files to asm-powerpcStephen Rothwell
2005-08-30[PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy