summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-231-0/+1
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-01-2446-162/+178
| |\ \ \
| * | | | [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-245-3/+48
| * | | | [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-212-0/+6
| * | | | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-2/+0
| * | | | [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz2008-01-181-0/+5
| | |/ / | |/| |
| * | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-01-171-0/+9
| |\ \ \
| | * | | libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-151-0/+9
| * | | | [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-171-0/+1
| * | | | [POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2008-01-171-1/+0
| * | | | [POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell2008-01-171-1/+1
| * | | | [POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell2008-01-171-1/+1
| * | | | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-2/+8
| * | | | [POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven2008-01-171-1/+1
| |/ / /
| * | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-311-1/+19
| |\ \ \
| | * | | [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-281-0/+3
| | * | | [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-281-1/+16
| * | | | [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese2007-12-231-0/+6
| * | | | [POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt2007-12-231-0/+1
| * | | | [POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin Herrenschmidt2007-12-232-10/+91
| * | | | [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-234-4/+17
| |/ / /
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-12-2138-96/+205
| |\ \ \
| * | | | [POWERPC] Pointers marked as __iomem do not need to be volatileStephen Rothwell2007-12-211-2/+2
| * | | | [POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell2007-12-211-1/+1
| * | | | [POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2007-12-211-0/+2
| * | | | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-0/+13
| * | | | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-0/+2
| * | | | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-212-4/+1
| * | | | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-0/+14
| * | | | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-212-9/+2
| * | | | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-211-0/+15
| * | | | [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-201-6/+4
| * | | | [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-201-5/+3
| * | | | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-203-11/+11
| * | | | [POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2007-12-202-10/+9
| * | | | [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-202-3/+26
| * | | | [POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com2007-12-203-3/+3
| * | | | [POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com2007-12-207-11/+11
| * | | | [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+3
| * | | | [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-0/+11
| * | | | [POWERPC] Add machine initcall macrosGrant Likely2007-12-201-0/+23
| * | | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-12-201-0/+5
| |\ \ \ \
| | * | | | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-2/+2
| | * | | | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-0/+1
| | * | | | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-0/+4
| * | | | | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-191-36/+0
| * | | | | [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-131-0/+1
| * | | | | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-131-0/+1
| * | | | | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-47/+47
| * | | | | [POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...Timur Tabi2007-12-111-2/+23
OpenPOWER on IntegriCloud