summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering8-60/+60
2006-09-26[POWERPC] enable sysrq in pmac32_defconfigOlaf Hering1-1/+1
2006-09-26[POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2-357/+267
2006-09-26[POWERPC] maple/pci iomem annotationsAl Viro1-30/+30
2006-09-26[POWERPC] powerpc oprofile __user annotationsAl Viro1-5/+6
2006-09-26[POWERPC] cell spufs iomem annotationsAl Viro2-4/+4
2006-09-26[POWERPC] NULL noise removal: spufsAl Viro1-1/+1
2006-09-26[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro1-0/+3
2006-09-26[POWERPC] update mpc8349_itx_defconfig and remove some debug settingsKim Phillips1-10/+15
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2-23/+5
2006-09-26[POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman1-9/+10
2006-09-26[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse1-11/+0
2006-09-26[POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse1-1/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+6
2006-09-26[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+36
2006-09-26[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-26[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-09-26[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse196-3223/+7250
2006-09-24[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-24[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-3/+3
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-75/+240
2006-09-23[PATCH] sun4: fix sbus_setup_iommu()Al Viro1-0/+2
2006-09-23[PATCH] sanitize frv archcleanAl Viro2-5/+3
2006-09-23[PATCH] fix ancient breakage in ebus_init()Al Viro1-4/+3
2006-09-23[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-289/+1429
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds34-980/+2466
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds139-1862/+3086
2006-09-22[POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas1-12/+24
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood1-0/+2
2006-09-22[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch1-19/+25
2006-09-22[POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch1-0/+6
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2-52/+242
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong2-0/+19
2006-09-21[POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas1-17/+64
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas1-0/+29
2006-09-21[POWERPC] EEH: code comment cleanupLinas Vepstas2-11/+35
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer1-1/+1
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner1-0/+1
2006-09-21Fix 'make headers_check' on shPaul Mundt1-0/+1
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2-315/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu3-14/+590
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu5-0/+14
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu4-9/+15
2006-09-21[CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi3-0/+424