aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller
2008-02-06[SPARC64]: Update defconfig.David S. Miller
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-02-06[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall
2008-02-05[POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala
2008-02-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov
2008-02-05[POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips
2008-02-05[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips
2008-02-05[POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming
2008-02-05[POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger
2008-02-05[POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue
2008-02-05[POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips
2008-02-06[POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood
2008-02-06[POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman
2008-02-06[POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman
2008-02-05[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood
2008-02-05[POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig
2008-02-05[POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen
2008-02-05stop c_p_a corrupting the pdsHugh Dickins
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: defconfig tweaksJeff Dike
2008-02-05uml: port mutex conversionDaniel Walker
2008-02-05uml: mconsole mutex conversionDaniel Walker
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki
2008-02-05uml: remove map_cbJeff Dike
2008-02-05uml: remove TOPDIRWANG Cong