aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen2-3/+5
2007-01-10Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds13-34/+70
2007-01-11[PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen1-2/+2
2007-01-11[PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal1-1/+1
2007-01-11[PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal1-2/+2
2007-01-11[PATCH] x86-64: tighten up printksMuli Ben-Yehuda1-3/+8
2007-01-11[PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner1-4/+21
2007-01-11[PATCH] i386: make apic probe function non-initVivek Goyal4-4/+4
2007-01-11[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal3-10/+10
2007-01-11[PATCH] i386: Update defconfigAndi Kleen1-4/+10
2007-01-11[PATCH] x86-64: Update defconfigAndi Kleen1-4/+12
2007-01-10 [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-4/+4
2007-01-10[MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2-4/+16
2007-01-10[MIPS] PNX8550: Fix system timer initializationAtsushi Nemoto1-0/+1
2007-01-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds20-90/+253
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2-3/+3
2007-01-09[S390] Fix vmalloc area size calculation.Heiko Carstens1-1/+1
2007-01-09[S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens1-1/+4
2007-01-09[S390] memory detection misses 128k.Hongjie Yang2-2/+22
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2-5/+5
2007-01-09[POWERPC] Fix corruption in hcall9Anton Blanchard1-1/+2
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2007-01-09[POWERPC] iSeries: fix viopath initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix lpevents initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell1-1/+10
2007-01-09[POWERPC] iSeries: fix mf proc initialisationStephen Rothwell1-0/+4
2007-01-09[POWERPC] disable PReP and EFIKA during make oldconfigOlaf Hering1-2/+2
2007-01-09[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely1-1/+1
2007-01-09[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devicesGrant Likely2-4/+4
2007-01-09[POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2-3/+5
2007-01-09[POWERPC] Add legacy iSeries to ppc64_defconfigStephen Rothwell1-2/+13
2007-01-09[POWERPC] Update ppc64_defconfigStephen Rothwell1-55/+185
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2-8/+8
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski1-3/+2
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2-2/+0
2007-01-09[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson1-4/+4
2007-01-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-72/+559
2007-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+61
2007-01-08Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2-51/+78
2007-01-08[MIPS] PNX8550: Fix system timer supportVitaly Wool2-9/+37
2007-01-08[MIPS] TX49: Fix use of CDEX build_store_reg()Atsushi Nemoto1-5/+4
2007-01-08[MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan1-1/+1
2007-01-08[MIPS] Fix build errors on SEADAtsushi Nemoto2-4/+9
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto4-53/+445
2007-01-08[MIPS] Malta: Add missing MTD file.Ralf Baechle1-0/+63
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King1-0/+11
2007-01-08[ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King1-0/+39
2007-01-06[ARM] Fix kernel-mode undefined instruction abortsRussell King1-4/+8
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2-0/+3
2007-01-05[PATCH] i386: modpost smpboot code warning fixVivek Goyal1-2/+2