aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard3-3/+0
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard1-4/+0
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes1-34/+133
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes1-63/+63
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer1-1/+2
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen1-0/+12
2007-03-09[POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell1-3/+1
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell1-2/+2
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell1-2/+7
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-0/+5
2007-03-09[POWERPC] DMA 4GB boundary protectionJake Moilanen1-0/+10
2007-03-09[POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu1-2/+0
2007-03-08[POWERPC] Automatically lmb_reserve() initrdDavid Gibson2-20/+25
2007-03-08[POWERPC] Allow duplicate lmb_reserve() callsDavid Gibson1-3/+0
2007-03-08[POWERPC] Harden validate_sp against stack corruptionPaul Mackerras1-13/+30
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