summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-08-17[POWERPC] pa_pxp_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] maple pci_ops: Use named structure member initializersNathan Lynch1-6/+6
2007-08-17[POWERPC] celleb_epci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] celleb_fake_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] rtas_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] Remove gratuitous reads from maple PCI config space methodsNathan Lynch1-9/+0
2007-08-17[POWERPC] Export DCR symbols for modulesMurali Iyer1-0/+4
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2-8/+9
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2-16/+6
2007-08-17[POWERPC] Remove nvram forward declarationsLinas Vepstas1-5/+0
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas1-34/+19
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas1-11/+2
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas1-6/+9
2007-08-17[POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/includeGrant Likely1-1/+1
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C4-4/+4
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson3-125/+161
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl16-18/+0
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-19/+0
2007-08-17[POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-28/+0
2007-08-17[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger1-11/+2
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas1-4/+5
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4
2007-08-17[POWERPC] Init markings for cellebIshizaki Kou3-7/+7
2007-08-17[POWERPC] Fix celleb sio section warningIshizaki Kou1-1/+1
2007-08-17[POWERPC] Fix celleb pci section warningsIshizaki Kou1-6/+6
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson2-2/+22
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2-4/+10
2007-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-26/+15
2007-08-12i386: Fix broken mmiocfg accessesLinus Torvalds1-3/+3
2007-08-12Do not replace whole memcpy in apply alternativesPetr Vandrovec1-1/+3
2007-08-12Pull processor into release branchLen Brown1-26/+15
2007-08-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+12
2007-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-338/+287
2007-08-11i386: Fix double fault handlerChuck Ebbert1-6/+7
2007-08-11i386: Fix start_kernel warningAndi Kleen1-3/+1
2007-08-11x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev1-0/+1
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2-7/+10
2007-08-11i386: really stop MCEs during code patchingAdrian Bunk1-2/+2
2007-08-11x86_64: Early segment setup for VTZachary Amsden1-0/+7
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen4-57/+75
2007-08-11x86: Disable CLFLUSH support againAndi Kleen2-2/+3
2007-08-11x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes1-7/+6
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet3-14/+55
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda6-14/+41