summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-1240-67/+67
* [POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2007-05-122-2/+2
* [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-05-121-103/+64Star
* [POWERPC] PS3: Fix request_irq warningGeoff Levand2007-05-121-2/+4
* [POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips2007-05-121-1/+1
* [POWERPC] Simplify smp_space_timerswill schmidt2007-05-121-17/+2Star
* [POWERPC] Trivial ps3 warning fixesStephen Rothwell2007-05-122-4/+4
* [POWERPC] Add missed includeStephen Rothwell2007-05-121-0/+1
* [POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* [POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1114-64/+36Star
|\
| * [IA64] Quicklist support for IA64Christoph Lameter2007-05-114-53/+6Star
| * [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-4/+8
| * [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+11
| * [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-101-0/+2
| * [IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2007-05-102-2/+2
| * [IA64] more warning cleanupsTony Luck2007-05-102-3/+3
| * [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
| * [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-1/+1
| * [IA64] typo s/kenrel/kernel/Tony Luck2007-05-101-1/+1
* | x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2007-05-112-3/+2Star
* | x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-112-2/+2
* | i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen2007-05-111-1/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-112-1/+178
|\ \
| * | Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-1/+178
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-1156-3847/+636Star
|\ \ \
| * | | [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-112-12/+21
| * | | [MIPS] Use RTC_CMOS for CobaltYoichi Yuasa2007-05-113-12/+102
| * | | [MIPS] Use platform_device for Cobalt UARTYoichi Yuasa2007-05-113-20/+86
| * | | [MIPS] Separate Alchemy processor based boards configYoichi Yuasa2007-05-1110-148/+153
| * | | [MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto2007-05-111-0/+22
| * | | [MIPS] tlbex: use __maybe_unusedDavid Rientjes2007-05-111-18/+18
| * | | [MIPS] excite: use __maybe_unusedDavid Rientjes2007-05-111-8/+8
| * | | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-3/+1Star
| * | | [MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto2007-05-113-8/+0Star
| * | | [MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa2007-05-111-0/+0
| * | | [MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa2007-05-111-9/+15
| * | | [MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto2007-05-111-0/+902
| * | | [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
| * | | [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
| * | | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-113-10/+0Star
| * | | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-1115-2316/+0Star
| * | | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-1114-2013/+3Star
| * | | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-113-13/+22
| * | | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
| * | | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
| * | | [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
| * | | [MIPS] Add __ucmpdi2 implementationThiemo Seufer2007-05-112-1/+20
| * | | [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
| * | | [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
| |/ /