aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely1-0/+2
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21Paul Mackerras4-7/+25
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras1-0/+1
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala2-1/+7
2007-02-07Merge branch 'linux-2.6'Paul Mackerras2-6/+18
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras1-0/+1
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson1-0/+1
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson1-0/+1
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson1-0/+6
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson1-0/+1
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson1-0/+1
2007-02-07[POWERPC] Celleb: basic supportIshizaki Kou2-0/+10
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou2-0/+15
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou1-0/+1
2007-02-07[POWERPC] Celleb: htab routinesIshizaki Kou1-0/+1
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2-0/+12
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug1-0/+24
2007-02-07[POWERPC] PS3: Move vuart declarations to ps3.hGeoff Levand1-0/+35
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-150/+0
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson1-15/+9
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson1-0/+7
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson1-0/+7
2007-02-07[POWERPC] Oprofile cleanupOlof Johansson1-87/+2
2007-02-07[POWERPC] ps3: remove unneeded header includeGeoff Levand1-1/+0
2007-02-07[POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven1-0/+11
2007-02-07[POWERPC] ps3: get firmware versionGeoff Levand1-0/+12
2007-02-07[POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven1-0/+3
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand1-7/+16
2007-02-07[POWERPC] ps3: repository storage supportGeert Uytterhoeven1-7/+17
2007-02-07[POWERPC] ps3: repository misc fixesGeoff Levand1-8/+8
2007-02-07[POWERPC] Add mpc866ads board-specific bits to arch/powerpcVitaly Bordug1-0/+4
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug3-10/+61
2007-02-07[POWERPC] remove unused CPU_FTRS_POWER6XMichael Neuling1-6/+0
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro1-6/+6
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse1-0/+12
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala1-1/+1
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+3
2007-01-24[POWERPC] Add a field for each specific bus to struct pci_controllerIshizaki Kou1-0/+2
2007-01-24[POWERPC] Move ELF_ET_DYN_BASE up to 512MB pointAnton Blanchard1-1/+1
2007-01-22[POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings1-3/+5
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton1-1/+1
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard1-2/+0
2007-01-09[POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut1-0/+1
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse1-3/+24
2006-12-19[POWERPC] cell: add forward struct declarations to spu.hArnd Bergmann1-0/+2
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-83/+117
2006-12-11[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells1-1/+1
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2-42/+40