aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25Paul Mackerras1-0/+9
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson1-0/+1
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-1/+0
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-2/+8
2008-01-17[POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven1-1/+1
2008-01-15libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov1-0/+9
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemiPaul Mackerras1-1/+19
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-0/+3
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-1/+16
2007-12-23[POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese1-0/+6
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt1-0/+1
2007-12-23[POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin Herrenschmidt2-10/+91
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt4-4/+17
2007-12-21Merge branch 'linux-2.6'Paul Mackerras38-96/+205
2007-12-21[POWERPC] Pointers marked as __iomem do not need to be volatileStephen Rothwell1-2/+2
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell1-1/+1
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt1-0/+2
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-0/+13
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-0/+2
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2-4/+1
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr1-0/+14
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2-9/+2
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-0/+15
2007-12-20dm: merge max_hw_sectorNeil Brown1-0/+1
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt1-6/+4
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt1-5/+3
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt3-11/+11
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2-10/+9
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2-3/+26
2007-12-20[POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com3-3/+3
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com7-11/+11
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman1-0/+3
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou1-0/+11
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely1-0/+23
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.25Paul Mackerras1-0/+5
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-9/+90
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich1-1/+5
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson3-4/+62
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg1-36/+0
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr1-2/+2
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr1-0/+1
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr1-0/+4
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds4-2/+16
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-0/+7
2007-12-18x86: jprobe bugfixMasami Hiramatsu2-2/+2
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7