summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Generic BUGHelge Deller2007-02-174-48/+48
* [PARISC] Fix show_stack() when we can't kmallocMatthew Wilcox2007-02-171-9/+10
* [PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox2007-02-172-0/+4
* [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-172-12/+179
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-1714-220/+116Star
|\
| * [PARISC] Fix thinko in cpu_data.lock removalKyle McMartin2006-12-121-2/+0Star
| * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-081-4/+7
| * [PARISC] Remove GCC_VERSION usage as suggested by Adrian BunkGrant Grundler2006-12-081-6/+2Star
| * [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller2006-12-081-1/+2
| * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-081-1/+1
| * [PARISC] avoid compiler warnings when compiling 64bitHelge Deller2006-12-082-5/+7
| * [PARISC] more sparse fixesMatthew Wilcox2006-12-084-32/+34
| * [PARISC] sparse fixesMatthew Wilcox2006-12-082-3/+3
| * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-081-18/+32
| * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-081-1/+47
| * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-081-166/+0Star
* | [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
* | Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-021-1/+1
* | [PATCH] sanitize sections for sparc32 smpAl Viro2007-02-022-5/+5
* | [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-021-0/+2
* | [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-021-1/+1
* | [PATCH] uml: fix signal frame alignmentJeff Dike2007-01-312-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-301-9/+0Star
|\ \
| * | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-291-9/+0Star
* | | [PATCH] fix indentation-related breakage in Kconfig.i386Al Viro2007-01-301-8/+8
* | | [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-302-0/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-304-6/+7
|\ \ \
| * | | [MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day2007-01-301-1/+1
| * | | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2007-01-302-4/+4
| * | | [PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg2007-01-301-1/+2
| |/ /
* | | [PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman2007-01-301-13/+19
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-3019-56/+139
|\ \ \ | |/ / |/| |
| * | [ARM] 4117/1: S3C2412: Fix writel() usage in selection codeBen Dooks2007-01-291-2/+2
| * | [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-254-6/+55
| * | [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-251-1/+2
| * | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
| * | [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
| * | [ARM] Update mach-typesRussell King2007-01-241-1/+24
| * | [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
| * | [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg()Ben Dooks2007-01-242-8/+10
| * | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2007-01-241-0/+1
| * | [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definitionPavel Pisa2007-01-241-1/+13
| * | [ARM] 4089/1: AT91: GPIO wake IRQ cleanupAndrew Victor2007-01-241-26/+13Star
| * | [ARM] 4087/1: AT91: CPU reset for SAM9x processorsAndrew Victor2007-01-242-2/+4
| * | [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-241-1/+1
| * | [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQAndrew Victor2007-01-242-2/+0Star
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-284-4/+8
|\ \ \
| * | | [POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt2007-01-271-1/+1