summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
* [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
* [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
* [POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt2007-03-081-2/+5
* [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-081-1/+4
* [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt2007-03-081-1/+1
* [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-081-21/+61
* [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-081-1/+1
* [POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson2007-03-081-0/+16
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-0610-97/+103
|\
| * [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-053-64/+63
| * [S390] nss: disable kexec.Heiko Carstens2007-03-052-0/+7
| * [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-053-12/+18
| * [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
| * [S390] kprobes breaks BUG_ONMartin Schwidefsky2007-03-051-14/+7
* | [PATCH] m68knommu: remove local_bh_countGreg Ungerer2007-03-061-1/+0
* | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer2007-03-061-2/+2
* | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer2007-03-061-2/+3
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer2007-03-063-3/+6
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer2007-03-061-1/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-067-20/+81
|\ \
| * | [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-062-0/+60
| * | [IA64] permon use-after-free fixNick Piggin2007-03-061-4/+7
| * | [IA64] sync compat getdentsAlexandr Andreev2007-03-061-3/+7
| * | [IA64] always build arch/ia64/lib/xor.oLee Schermerhorn2007-03-061-2/+1
| * | [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-063-11/+6
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0613-56/+28
|\ \
| * | [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0
| * | [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-074-1/+11
| * | [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-071-0/+1
| * | [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6
| * | [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-073-12/+2
| * | [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6
| * | [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-065-5/+29
|\ \
| * | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-065-5/+29
| |/
* | [PATCH] uml: comment the initialization of a globalJeff Dike2007-03-061-0/+1
* | [PATCH] uml: add a debugging messageJeff Dike2007-03-061-1/+4
* | [PATCH] uml: fix formatting violations in signal delivery codeJeff Dike2007-03-061-3/+3
* | [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk2007-03-061-1/+0
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner2007-03-061-6/+4
|/
* [PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar2007-03-051-1/+0
* [PATCH] paravirt: let users decide whether they want VMIIngo Molnar2007-03-051-1/+0
* [PATCH] paravirt: clarify VMI descriptionIngo Molnar2007-03-051-2/+3
* [PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar2007-03-051-9/+0
* [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk2007-03-051-0/+1
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-058-161/+124
* [PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes2007-03-051-1/+0
* [PATCH] fix "NMI appears to be stuck"Thomas Gleixner2007-03-051-2/+9
* [PATCH] vmi: smp fixesZachary Amsden2007-03-052-4/+5
OpenPOWER on IntegriCloud