summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | [ARM] Fix VFP initialisation issue for SMP systemsRussell King2007-01-021-0/+15
| * | | [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-303-0/+16
| * | | [ARM] 4077/1: iop13xx: fix __io() macroDan Williams2006-12-301-0/+19
| * | | [ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre2006-12-301-1/+3
| * | | [ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard2006-12-301-2/+2
| * | | [ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre2006-12-301-4/+4
* | | | [PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool2007-01-021-1/+1
| |_|/ |/| |
* | | Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA...Linus Torvalds2007-01-011-2/+3
* | | [SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller2006-12-311-12/+8
* | | [SPARC64]: Update defconfig.David S. Miller2006-12-311-8/+26
* | | [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-312-3/+6
* | | [SPARC64]: Fix "mem=xxx" handling.David S. Miller2006-12-311-23/+124
* | | [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2006-12-301-1/+2
* | | [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* | | [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8
* | | [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-303-3/+3
* | | [PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer2006-12-301-0/+1
|/ /
* | [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-222-3/+23
|\ \
| * | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-3/+1
OpenPOWER on IntegriCloud