aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers
2007-03-14[PATCH] constant should be longAl Viro
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen
2007-03-09[POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell
2007-03-09[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-03-09[POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu
2007-03-08[POWERPC] Automatically lmb_reserve() initrdDavid Gibson
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson
2007-03-08[POWERPC] Harden validate_sp against stack corruptionPaul Mackerras
2007-03-08[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt
2007-03-08[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi
2007-02-16[POWERPC] Export of_find_propertyDave Jones
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce
2007-02-12Merge branch 'master' into 85xxKumar Gala
2007-02-13[POWERPC] Add device tree fixups for the EFIKASylvain Munaut
2007-02-13[POWERPC] correct a prototypeStephen Rothwell
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt
2007-02-13[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev