summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev2007-02-123-3/+3
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-67/+0
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-112-2/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-2/+2
* [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27
* 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-061-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/+0
| * | [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/+2
| * | [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski2007-01-241-12/+6
| * | [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-242-2/+0
| * | [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-241-1/+1
* | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| |/ |/|
* | 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-281-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/+0
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-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-1116-194/+228
|\
| * [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-114-87/+19
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-115-7/+13
| |\
| | * Merge branch '85xx' into for_paulusKumar Gala2006-12-101-1/+1
| | |\
| | | * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-101-1/+1
| | * | [POWERPC] Fix 440SPe CPU table entryKumar Gala2006-12-081-2/+1
| | * | Merge branch '83xx' into for_paulusKumar Gala2006-12-083-1/+10
| | |\ \
| | | * | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-083-1/+10
| | | |/