aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins2-3/+2
2005-10-29[PATCH] mm: fix rss and mmlist lockingHugh Dickins1-4/+38
2005-10-29[PATCH] mm: split page table lockHugh Dickins2-11/+41
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-16/+19
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-8/+12
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins1-1/+0
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2-3/+1
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-1/+2
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins2-2/+3
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-0/+18
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins2-27/+22
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+1
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins1-1/+2
2005-10-29[PATCH] mm: mm_struct hiwaters movedHugh Dickins1-10/+9
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins2-3/+10
2005-10-29[PATCH] core remove PageReservedNick Piggin1-2/+3
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-1/+3
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins5-66/+16
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins5-33/+4
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins5-13/+19
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins1-1/+3
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins1-0/+1
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-14/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-2/+2
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel10-0/+50
2005-10-29[PATCH] fix alpha breakageIvan Kokshaysky1-0/+2
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter1-1/+7
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-87/+130
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre1-0/+7
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre22-34/+44
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds155-1353/+10016
2005-10-29BCM1480 HT supportAndrew Isaacson1-0/+5
2005-10-29Support for BigSur board.Andrew Isaacson2-0/+53
2005-10-29Add support for SB1A CPU.Andrew Isaacson2-2/+4
2005-10-29Sibyte header cleanupAndrew Isaacson14-30/+7
2005-10-29BCM1480 headersAndrew Isaacson17-98/+3236
2005-10-29Make UL what should be UL.Ralf Baechle2-9/+9
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-9/+7
2005-10-29Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle1-0/+4
2005-10-29More configcheck fixes.Ralf Baechle3-3/+5
2005-10-292.6.14-rc1 updates for MIPS compat types.Ralf Baechle1-6/+6
2005-10-29Complete the fcntl.h cleanup.Ralf Baechle1-10/+7
2005-10-29Cleanup Sibyte Kconfig a bit further.Ralf Baechle1-14/+0
2005-10-29Fix weirdness in <asm/bug.h>Ralf Baechle1-3/+2
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle6-38/+37
2005-10-29Provide 64-bit address space definitions for the Sibyte SB1 CPU core.Ralf Baechle1-0/+10
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle6-27/+40
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle1-2/+4
2005-10-29Fix ARCH_KMALLOC_MINALIGN values on MIPSRalf Baechle4-2/+34