aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [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
| * [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-23
| * [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-22
| * [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-22
| * [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-22
| * [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-22
| * [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-22
| * [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-22
| * [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-22
| * [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-22
| * [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-21
| * [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-26
|\ \
| * | [ARM] 2936/1: ixp4xx default config fixesVincent Sanders2005-09-26
| * | [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel2005-09-26
* | | [PATCH] missing dependency on arm O= buildsAl Viro2005-09-26
* | | [PATCH] m32r: more basic __user annotationsAl Viro2005-09-26
* | | [PATCH] m32r: set CHECKFLAGS properlyAl Viro2005-09-26
* | | [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-26
|/ /
* | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-24
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-23
|\ \
| * | [ARM] Fix context switch with ARMv6 + TLSRussell King2005-09-23
* | | [PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2005-09-23
|/ /
* | [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-23
* | [PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso2005-09-23
* | [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-23
* | [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-23
* | [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-23
* | [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-23
* | [PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky2005-09-23
* | [PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2005-09-23