summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-092-2/+2
* [POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers2007-02-081-0/+1
* [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0
* [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3
* [POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-6/+6
* [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-7/+7
* [POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell2007-02-081-4/+7
* [POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day2007-02-081-1/+2
* [POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski2007-02-081-1/+0
* [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-084-1/+435
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-0861-291/+524
|\
| * [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-071-22/+60
| * [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-071-14/+15
| * [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-063-4/+8
| * Merge branch 'linux-2.6'Paul Mackerras2007-02-0758-252/+442
| |\
| | * [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-012-5/+5
| | * [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-011-0/+2
| | * [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-011-1/+1
| | * [PATCH] uml: fix signal frame alignmentJeff Dike2007-01-302-3/+5
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-301-9/+0
| | |\
| | | * [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-291-9/+0
| | * | [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/+13
| | | * [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/+0
| | * | 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-281-1/+1
| | | * | [POWERPC] PS3: add not complete comment to kconfigGeoff Levand2007-01-281-1/+4
OpenPOWER on IntegriCloud