summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-1/+0Star
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-1/+1
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* | [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-171-0/+40
* | [POWERPC] Export of_find_propertyDave Jones2007-02-161-0/+1
|/
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman2007-02-141-3/+8
* [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-143-6/+13
* [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-141-0/+15
* [POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2007-02-141-23/+0Star
* [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce2007-02-131-2/+0Star
* Merge branch 'master' into 85xxKumar Gala2007-02-1314-172/+144Star
|\
| * [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
* | [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce2007-02-131-1/+4
|/
* 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