Age | Commit message (Expand) | Author |
2005-09-28 | [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init | David S. Miller |
2005-09-28 | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller |
2005-09-28 | [SPARC64]: Simplify user fault fixup handling. | David S. Miller |
2005-09-28 | [SPARC64]: Fix fault handling in unaligned trap handler. | David S. Miller |
2005-09-28 | [SPARC64]: Convert to use generic exception table support. | David S. Miller |
2005-09-28 | [SPARC64]: Fix bug in unaligned load endianness swapping | David S. Miller |
2005-09-28 | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt |
2005-09-28 | [PATCH] ppc64: Add missing barrier() in kexec code | Anton Blanchard |
2005-09-28 | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs | john stultz |
2005-09-28 | [PATCH] ppc: fix stupid thinko in oprofile fix | Benjamin Herrenschmidt |
2005-09-27 | [SPARC64]: Add missing IDs for newer cpus. | David S. Miller |
2005-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-09-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-09-26 | [PATCH] missing dependency on arm O= builds | Al Viro |
2005-09-26 | [PATCH] m32r: more basic __user annotations | Al Viro |
2005-09-26 | [PATCH] m32r: set CHECKFLAGS properly | Al Viro |
2005-09-26 | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro |
2005-09-26 | [SPARC64]: Do not do TLB pre-filling any more. | David S. Miller |
2005-09-26 | [SPARC64]: Simplify Spitfire D-cache page flush. | David S. Miller |
2005-09-26 | [ARM] 2936/1: ixp4xx default config fixes | Vincent Sanders |
2005-09-26 | [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type | David Vrabel |
2005-09-26 | [SPARC64]: Probe D/I/E-cache config and use. | David S. Miller |
2005-09-25 | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller |
2005-09-24 | [SPARC64]: Fix mask formation in tomatillo_wsync_handler() | David S. Miller |
2005-09-24 | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io | Russell King |
2005-09-23 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-09-23 | [ARM] Fix context switch with ARMv6 + TLS | Russell King |
2005-09-23 | [PATCH] ppc64: Fix huge pages MMU mapping bug | Benjamin Herrenschmidt |
2005-09-23 | [SPARC64]: Mark functions called by paging_init() as __init. | David S. Miller |
2005-09-23 | [SPARC64]: Kill unused variable in setup_arch() | David S. Miller |
2005-09-22 | [PATCH] xtensa: remove io_remap_page_range and minor clean-ups | Chris Zankel |
2005-09-22 | [PATCH] uml: replace printk with "stack-friendly" printf - to report console ... | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks. | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: Fix GFP_ flags usage | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: avoid fixing faults while atomic | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: run mconsole "sysrq" in process context | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: fix condition in tlb flush | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: fix hang in TT mode on fault | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] strlcat: use for uml umid.c | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] uml: don't remove umid files in conflict case | Paolo 'Blaisorblade' Giarrusso |
2005-09-22 | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt |
2005-09-22 | [PATCH] ppc64: Fix 64bit ptrace DABR support | Anton Blanchard |
2005-09-22 | [PATCH] ppc64: Fix build with iommu debug enabled | Anton Blanchard |
2005-09-22 | [PATCH] ppc64: Fix LPAR regression | Anton Blanchard |
2005-09-22 | [PATCH] alpha: fix kernel panic during SysRq-b | Ivan Kokshaysky |
2005-09-22 | [PATCH] ppc32: fix build with oprofile | Benjamin Herrenschmidt |
2005-09-22 | [SPARC64]: Fix comment typo in head.S | David S. Miller |
2005-09-22 | [SPARC64]: Rewrite bootup sequence. | David S. Miller |
2005-09-22 | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds |
2005-09-22 | [IA64] MCA recovery verify pfn_valid | Hidetoshi Seto |