aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-30
* [PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai2005-09-30
* [PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin2005-09-30
* [PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso2005-09-30
* [PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2005-09-30
* [PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso2005-09-30
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-30
* [PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro2005-09-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-30
|\
| * [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-29
| * [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-29
| * [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-29
| * [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-29
| * [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-29
| * [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-29
| * [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-29
| * [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-29
| * [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-28
| * [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-28
* | [PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro2005-09-30
* | [PATCH] useless linux/irq.h includes (arch/um)Al Viro2005-09-30
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-30
|\ \
| * | [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU2005-09-30
| * | [ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas2005-09-30
| * | [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas2005-09-30
| * | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-29
| * | [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-29
| * | [ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King2005-09-29
* | | [PATCH] x86_64: Fix mce_logMike Waychison2005-09-29
* | | [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-29
* | | [PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena2005-09-29
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-29
|\ \ \ | | |/ | |/|
| * | [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-28
| * | [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-28
* | | [PATCH] mv64x60 iomem annotationsAl Viro2005-09-29
* | | [PATCH] ppc32 ld.script fix for building on ppc64Al Viro2005-09-29
* | | [PATCH] s390 signal annotationsAl Viro2005-09-29
* | | [PATCH] arm/versatile iomem annotationsAl Viro2005-09-29
* | | [PATCH] uml makefiles sanitizedAl Viro2005-09-29
| |/ |/|
* | [PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2005-09-28
* | [PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard2005-09-28
* | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz2005-09-28
* | [PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt2005-09-28
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-27
|\
| * [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-26
| * [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-26
| * [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-26
| * [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-25
| * [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-25
| * [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-23