summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-016-78/+58
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-019-263/+149
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-10-314-36/+84
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-312-4/+9
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* | [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-319-461/+92
* | [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-312-2/+5
* | [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-311-1/+1
* | [MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle2006-10-311-69/+83
* | [MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-312-2/+2
* | [MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani2006-10-311-0/+172
* | [MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle2006-10-311-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-3116-406/+504
|\ \
| * | sh: Titan defconfig update.Jamie Lenehan2006-10-311-29/+72
| * | sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-3113-301/+331
| * | sh: Update r7780rp_defconfig.Paul Mundt2006-10-311-76/+98
| * | sh: Wire up new syscalls.Paul Mundt2006-10-311-0/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-312-4/+25
|\ \ \
| * | | [SPARC64]: Add some missing print_symbol() calls.David S. Miller2006-10-301-0/+8
| * | | [SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller2006-10-301-4/+17
* | | | [PATCH] uml: add _text definition to linker scriptsJeff Dike2006-10-312-0/+2
* | | | [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-313-20/+26
* | | | [PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso2006-10-311-7/+10
* | | | [PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso2006-10-311-2/+2
* | | | [PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+20
* | | | [PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso2006-10-311-3/+6
* | | | [PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+7
* | | | [PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+12
* | | | [PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso2006-10-311-6/+6
* | | | [PATCH] uml ubd driver: var renamesPaolo 'Blaisorblade' Giarrusso2006-10-311-98/+98
* | | | [PATCH] uml ubd driver: document some struct fieldsPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+4
* | | | [PATCH] uml ubd driver: allow using up to 16 UBD devicesPaolo 'Blaisorblade' Giarrusso2006-10-311-2/+2
| |/ / |/| |
* | | [MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle2006-10-301-0/+3
* | | [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle2006-10-301-6/+6
* | | [MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle2006-10-301-6/+33
* | | [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle2006-10-301-26/+23
* | | [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle2006-10-302-3/+3
* | | [MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle2006-10-303-4/+9
* | | [MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa2006-10-301-2/+6
* | | [MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa2006-10-301-1/+0
* | | [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-304-0/+8
* | | [MIPS] Make SB1 cache flushes not to use on_each_cpuManish Lachwani2006-10-301-4/+13
* | | [MIPS] Fix warning about unused definition in c-sb1.cYoichi Yuasa2006-10-301-1/+0
* | | [MIPS] SMTC: Make 8 the default number of processors.Ralf Baechle2006-10-301-0/+1
* | | [MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle2006-10-301-1/+1
OpenPOWER on IntegriCloud