| Commit message (Expand) | Author | Age |
* | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: mm_struct hiwaters moved | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-30 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 |
* | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 2005-10-30 |
* | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-30 |
* | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 2005-10-30 |
* | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-30 |
* | [PATCH] fix alpha breakage | Ivan Kokshaysky | 2005-10-30 |
* | [PATCH] vmalloc_node | Christoph Lameter | 2005-10-30 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-29 |
|\ |
|
| * | [ARM] 3061/1: cleanup the XIP link address mess | Nicolas Pitre | 2005-10-29 |
| * | [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code | Nicolas Pitre | 2005-10-29 |
| * | [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X... | Kenneth Tan | 2005-10-29 |
| * | [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback) | Lennert Buytenhek | 2005-10-29 |
| * | [ARM] 3051/1: turn ixp2000_reg_read into an inline function | Lennert Buytenhek | 2005-10-29 |
| * | [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaround | Lennert Buytenhek | 2005-10-29 |
| * | [ARM] Allow MTD device name to be passed via platform data | Russell King | 2005-10-29 |
| * | [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys | Russell King | 2005-10-29 |
| * | [ARM] Ensure machine information structures aren't optimised away | Russell King | 2005-10-29 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-10-29 |
|\ \ |
|
| * | | BCM1480 HT support | Andrew Isaacson | 2005-10-29 |
| * | | Support for BigSur board. | Andrew Isaacson | 2005-10-29 |
| * | | Add support for SB1A CPU. | Andrew Isaacson | 2005-10-29 |
| * | | Sibyte header cleanup | Andrew Isaacson | 2005-10-29 |
| * | | BCM1480 headers | Andrew Isaacson | 2005-10-29 |
| * | | Make UL what should be UL. | Ralf Baechle | 2005-10-29 |
| * | | Don't print file name and line in die and die_if_kernel. | Ralf Baechle | 2005-10-29 |
| * | | Define EOWNERDEAD and ENOTRECOVERABLE. | Ralf Baechle | 2005-10-29 |
| * | | More configcheck fixes. | Ralf Baechle | 2005-10-29 |
| * | | 2.6.14-rc1 updates for MIPS compat types. | Ralf Baechle | 2005-10-29 |
| * | | Complete the fcntl.h cleanup. | Ralf Baechle | 2005-10-29 |
| * | | Cleanup Sibyte Kconfig a bit further. | Ralf Baechle | 2005-10-29 |
| * | | Fix weirdness in <asm/bug.h> | Ralf Baechle | 2005-10-29 |
| * | | Fixup a few lose ends in explicit support for MIPS R1/R2. | Ralf Baechle | 2005-10-29 |
| * | | Provide 64-bit address space definitions for the Sibyte SB1 CPU core. | Ralf Baechle | 2005-10-29 |
| * | | Cleanup the mess in cpu_cache_init. | Ralf Baechle | 2005-10-29 |
| * | | Use R4000 TLB routines for SB1 also. | Ralf Baechle | 2005-10-29 |
| * | | Fix ARCH_KMALLOC_MINALIGN values on MIPS | Ralf Baechle | 2005-10-29 |
| * | | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 2005-10-29 |
| * | | Revise MIPS 64-bit ptrace interface | Daniel Jacobowitz | 2005-10-29 |