aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-1013-34/+70
|\
| * [PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen2007-01-111-2/+2
| * [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-111-1/+1
| * [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-111-2/+2
| * [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
| * [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21
| * [PATCH] i386: make apic probe function non-initVivek Goyal2007-01-114-4/+4
| * [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-113-10/+10
| * [PATCH] i386: Update defconfigAndi Kleen2007-01-111-4/+10
| * [PATCH] x86-64: Update defconfigAndi Kleen2007-01-111-4/+12
* | [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* | [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-102-4/+16
* | [MIPS] PNX8550: Fix system timer initializationAtsushi Nemoto2007-01-101-0/+1
|/
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-01-0920-90/+253
|\
| * [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-092-5/+5
| * [POWERPC] Fix corruption in hcall9Anton Blanchard2007-01-091-1/+2
| * [POWERPC] iSeries: fix setup initcallStephen Rothwell2007-01-091-1/+2
| * [POWERPC] iSeries: fix viopath initialisationStephen Rothwell2007-01-091-0/+4
| * [POWERPC] iSeries: fix lpevents initialisationStephen Rothwell2007-01-091-0/+4
| * [POWERPC] iSeries: fix proc/iSeries initialisationStephen Rothwell2007-01-091-1/+10
| * [POWERPC] iSeries: fix mf proc initialisationStephen Rothwell2007-01-091-0/+4
| * [POWERPC] disable PReP and EFIKA during make oldconfigOlaf Hering2007-01-091-2/+2
| * [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc buildsGrant Likely2007-01-091-1/+1
| * [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devicesGrant Likely2007-01-092-4/+4
| * [POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2007-01-092-3/+5
| * [POWERPC] Add legacy iSeries to ppc64_defconfigStephen Rothwell2007-01-091-2/+13
| * [POWERPC] Update ppc64_defconfigStephen Rothwell2007-01-091-55/+185
| * [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-092-8/+8
| * [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-091-3/+2
| * [POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2007-01-092-2/+0
| * [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()David Gibson2007-01-091-4/+4
* | [S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2007-01-092-3/+3
* | [S390] Fix vmalloc area size calculation.Heiko Carstens2007-01-091-1/+1
* | [S390] Fix cpu hotplug (missing 'online' attribute).Heiko Carstens2007-01-091-1/+4
* | [S390] memory detection misses 128k.Hongjie Yang2007-01-092-2/+22
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-0811-72/+559
|\
| * [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-082-9/+37
| * [MIPS] TX49: Fix use of CDEX build_store_reg()Atsushi Nemoto2007-01-081-5/+4
| * [MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan2007-01-081-1/+1
| * [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-082-4/+9
| * [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-084-53/+445
| * [MIPS] Malta: Add missing MTD file.Ralf Baechle2007-01-081-0/+63
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-084-4/+61
|\ \
| * | [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
| * | [ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King2007-01-081-0/+39
| * | [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
| * | [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-062-0/+3
* | | Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2007-01-082-51/+78
| |/ |/|
* | [PATCH] i386: modpost smpboot code warning fixVivek Goyal2007-01-051-2/+2
* | [PATCH] i386: fix another modpost warningVivek Goyal2007-01-051-1/+1