aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-14[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin1-29/+1
2007-08-14[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin1-1/+1
2007-08-14[ARM] 4549/1: KS8695: Fix build errorsAndrew Victor1-4/+4
2007-08-14[ARM] 4546/1: s3c2410: fix architecture typo for s3c2442Krzysztof Helt1-1/+1
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck1-1/+4
2007-08-13[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter7-8/+7
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-08-13[IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang1-0/+1
2007-08-13[IA64] Clean up CPE handler registrationRuss Anderson1-15/+19
2007-08-13[IA64] Include Kconfig.preemptSatyam Sharma1-11/+1
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2-0/+12
2007-08-13[IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich1-3/+7
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/linux-acpi-2.6Linus 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-12sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski1-4/+0
2007-08-12sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl1-1/+0
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/powerpcLinus 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
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
2007-08-11cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk1-2/+0
2007-08-11FRV: connect up fallocateDavid Howells1-0/+1
2007-08-11x86_64: fix HPET init raceRobin Holt1-4/+2
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu4-0/+5
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif3-15/+16
2007-08-10[S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens1-4/+0
2007-08-10[S390] hypfs: implement show_optionsMichael Holzheu1-0/+12
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt1-0/+2
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt1-0/+1
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell1-7/+9
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips4-4/+0
2007-08-10[POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com1-135/+65
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand1-5/+5
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven1-18/+19
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch3-140/+170
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras1-29/+16