aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-67/+0
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2-2/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-2/+2
2007-02-09[PATCH] powerpc vDSO: use install_special_mappingRoland McGrath1-77/+27
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds24-190/+405
2007-02-08[POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers1-0/+1
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg1-3/+3
2007-02-08[POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell1-4/+7
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala1-22/+60
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala1-14/+15
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala1-2/+6
2007-02-07Merge branch 'linux-2.6'Paul Mackerras2-1/+8
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras1-26/+33
2007-02-07[POWERPC] Fix performance monitor exceptionLivio Soares1-1/+1
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson1-0/+1
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson3-0/+49
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson3-0/+66
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou1-0/+2
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson2-50/+95
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson2-26/+26
2007-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-01-28[POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt1-1/+1
2007-01-26[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath1-0/+7
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala1-10/+10
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+2
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk1-5/+0
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse1-9/+15
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet1-1/+6
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski1-4/+2
2007-01-24[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski1-12/+6
2007-01-24[POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2-2/+0
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita1-1/+1
2007-01-22[POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt1-5/+0
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2-8/+8
2006-12-20[POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras1-3/+13
2006-12-20[POWERPC] Fix PCI device channel state initializationLinas Vepstas1-0/+1
2006-12-20[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt1-2/+13
2006-12-19[POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann1-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-3/+3
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds16-194/+228
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge4-87/+19
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras5-7/+13
2006-12-10Merge branch '85xx' into for_paulusKumar Gala1-1/+1
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala1-1/+1
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt1-45/+53
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2-1/+56
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard1-0/+8
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard1-0/+8