summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add device tree fixups for the EFIKASylvain Munaut2007-02-131-0/+81
* [POWERPC] correct a prototypeStephen Rothwell2007-02-131-1/+1
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-131-11/+23
* [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson2007-02-131-2/+0Star
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-125-14/+14
* [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-123-3/+3
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-67/+0Star
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-112-2/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-2/+2
* [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-0824-190/+405
|\
| * [POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers2007-02-081-0/+1
| * [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3
| * [POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell2007-02-081-4/+7
| * [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-071-22/+60
| * [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-071-14/+15
| * [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-071-2/+6
| * Merge branch 'linux-2.6'Paul Mackerras2007-02-072-1/+8
| |\
| * | [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras2007-02-071-26/+33
| * | [POWERPC] Fix performance monitor exceptionLivio Soares2007-02-071-1/+1
| * | [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-071-0/+1
| * | [POWERPC] pasemi: Idle loopsOlof Johansson2007-02-073-0/+49
| * | [POWERPC] pasemi: UART udbg supportOlof Johansson2007-02-073-0/+66
| * | [POWERPC] Celleb: support udbgIshizaki Kou2007-02-071-0/+2
| * | [POWERPC] PA6T PMC supportOlof Johansson2007-02-072-50/+95
| * | [POWERPC] Add PMC type to cputableOlof Johansson2007-02-072-26/+26
| * | [POWERPC] Remove fastcall function attributeKumar Gala2007-01-261-10/+10
| * | [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-241-0/+2
| * | [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-241-5/+0Star
| * | [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse2007-01-241-9/+15
| * | [POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet2007-01-241-1/+6
| * | [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski2007-01-241-4/+2Star
| * | [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski2007-01-241-12/+6Star
| * | [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-242-2/+0Star
| * | [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-241-1/+1
* | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-081-2/+0Star
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-281-1/+1
|\ \
| * | [POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt2007-01-271-1/+1
| |/
* / [PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
|/
* [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-221-5/+0Star
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-121-1/+1
* [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-092-8/+8
* [POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras2006-12-201-3/+13
* [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-201-0/+1
* [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt2006-12-201-2/+13
* [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-1216-194/+228
|\
| * [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-114-87/+19Star
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-115-7/+13
| |\