summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
* | | | | [PATCH] i386: fix modpost warning in SMP trampoline codeVivek Goyal2007-01-051-0/+5
* | | | | [PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal2007-01-051-0/+41
|/ / / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: fix section mis-match build warningLen Brown2007-01-021-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-034-74/+63
|\ \ \ \
| * | | | [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones2007-01-021-4/+1
| * | | | [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain2007-01-021-0/+1
| * | | | [CPUFREQ] Longhaul - Always guess FSBRafał Bilski2007-01-021-30/+14
| * | | | [CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski2006-12-291-33/+38
| * | | | [CPUFREQ] longhaul: Fix up unreachable code.Dave Jones2006-12-281-1/+1
| * | | | [CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin2006-12-221-3/+3
| * | | | [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-221-4/+5
| * | | | [CPUFREQ] select consistentlyRandy Dunlap2006-12-221-0/+1
* | | | | [PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi2007-01-031-1/+1
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-028-7/+59
|\ \ \ \ \