summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+15
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-2/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-172-38/+0Star
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1738-361/+1082
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1138-361/+1082
| |\
| | * [POWERPC] Add H_ILLAN_ATTRIBUTES hcall numberBrian King2007-07-111-0/+1
| | * [POWERPC] Enable arbitary speed tty ioctls and split input/output speedDavid Woodhouse2007-07-101-0/+4
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+4
| | * [POWERPC] Consolidate PowerPC 750 cputable featuresJosh Boyer2007-07-101-20/+6Star
| | * [POWERPC] Oprofile enhanced instruction sampling supportwill schmidt2007-07-101-0/+2
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-101-0/+2
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+1
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-3/+11
| | * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-101-0/+4
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-1/+1
| | * [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.hKumar Gala2007-07-031-4/+198
| | * [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xxDavid Gibson2007-07-032-4/+150
| | * [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-EDavid Gibson2007-07-032-0/+91
| | * [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+17
| | * [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-0/+6
| | * [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-0/+1
| | * [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-291-5/+6
| | * [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-291-3/+0Star
| | * [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-5/+3Star
| | * [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-292-6/+3Star
| | * [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-291-12/+0Star
| | * [POWERPC] Remove local_number from pci_controllerKumar Gala2007-06-291-1/+0Star
| | * [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.hKumar Gala2007-06-291-18/+120
| | * [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-1/+1
| | * [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-6/+0Star
| | * [POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2007-06-281-8/+0Star
| | * [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-281-0/+2
| | * [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-281-0/+71
| | * [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2007-06-281-0/+1
| | * [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-281-12/+0Star
| | * [POWERPC] PS3: Rework AV settings driverGeoff Levand2007-06-281-18/+18
| | * [POWERPC] PS3: System manager re-workGeoff Levand2007-06-281-6/+9
| | * [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-281-17/+0Star
| | * [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-282-50/+101
| | * [POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto2007-06-281-3/+9
| | * [POWERPC] PS3: Compare firmware versionMasakazu Mokuno2007-06-281-1/+2
| | * [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-251-0/+3
| | * [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-251-1/+1
| | * [POWERPC] Add for_each_compatible_node()Michael Ellerman2007-06-251-0/+3
| | * [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-251-0/+9
| | * [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-251-4/+1Star
| | * [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-141-48/+47Star
| | * [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-142-7/+7
| | * [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson2007-06-143-51/+28Star