summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens2005-11-075-883/+381
* | | [PATCH] s390: remove pagex supportMartin Schwidefsky2005-11-072-137/+5
* | | [PATCH] s390: memory query wait pswHeiko Carstens2005-11-072-5/+3
* | | [PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky2005-11-071-1/+7
* | | [PATCH] s390: signal deliveryHeiko Carstens2005-11-072-4/+4
* | | [PATCH] uml: build host-binaries with the native host arch againPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+0
* | | [PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+2
* | | [PATCH] uml: make tt mode-dependent options depend on MODE_TTJeff Dike2005-11-071-22/+24
* | | [PATCH] uml: big memory fixesJeff Dike2005-11-077-14/+14
* | | [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-0711-141/+586
* | | [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-0719-56/+23
* | | [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-073-36/+25
* | | [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-078-71/+72
* | | [PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2005-11-072-32/+8
* | | [PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso2005-11-072-33/+92
* | | [PATCH] uml: improve stub debuggingJeff Dike2005-11-071-0/+11
* | | [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-074-6/+6
* | | [PATCH] x86: add MCE resumeShaohua Li2005-11-078-12/+10
* | | [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk2005-11-071-0/+1
* | | [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk2005-11-071-0/+1
* | | [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk2005-11-071-0/+1
* | | [PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo2005-11-071-2/+8
* | | [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-075-7/+6
* | | [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt2005-11-071-7/+12
* | | [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-073-48/+9
* | | [PATCH] sh: SuperHyway support for SH4-202Paul Mundt2005-11-073-2/+180
* | | [PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt2005-11-074-55/+0
* | | [PATCH] ppc32: Add CPM1 config optionPantelis Antoniou2005-11-071-0/+10
* | | [PATCH] ppc32: Add missing initrd header on ppc440Matt Porter2005-11-071-0/+1
* | | [PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter2005-11-071-7/+0
* | | [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2005-11-0711-141/+217
* | | [PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier2005-11-076-2/+523
* | | [PATCH] ppc32: Add 440SPe supportRoland Dreier2005-11-0711-6/+862
* | | [PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2005-11-071-0/+11
* | | [PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2005-11-071-2/+2
* | | [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks2005-11-073-20/+66
* | | [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-072-2/+3
* | | [PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt2005-11-071-2/+9
* | | [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2005-11-072-0/+2
* | | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville2005-11-071-0/+7
* | | [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-073-6/+19
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-068-23/+203
|\ \
| * | [ARM] Fix /proc/cpuinfo format for ARM SMPRussell King2005-11-061-1/+6
| * | [ARM] Don't call dump_cpu_info unless we're bootingRussell King2005-11-061-1/+2
| * | [ARM] Fix second missing declaration of cache_is_vivt()Russell King2005-11-061-1/+0
| * | [ARM] Fix missing declaration of cache_is_vivt()Russell King2005-11-061-0/+1
| * | [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie2005-11-061-4/+12
| * | [ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre2005-11-061-8/+7
| * | [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek2005-11-061-6/+5
| * | [ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo2005-11-061-1/+1
OpenPOWER on IntegriCloud