aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-14[PATCH] constant should be longAl Viro1-1/+1
2007-03-08[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt1-1/+1
2007-03-08[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson1-0/+16
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-1/+0
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-1/+1
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-3/+1
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi1-0/+40
2007-02-16[POWERPC] Export of_find_propertyDave Jones1-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman1-3/+8
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson3-6/+13
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann1-0/+15
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman1-23/+0
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce1-2/+0
2007-02-12Merge branch 'master' into 85xxKumar Gala14-172/+144
2007-02-13[POWERPC] Add device tree fixups for the EFIKASylvain Munaut1-0/+81
2007-02-13[POWERPC] correct a prototypeStephen Rothwell1-1/+1
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt1-11/+23
2007-02-13[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson1-2/+0
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce1-1/+4
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven5-14/+14
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev3-3/+3
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