summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-302-3/+2Star
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-301-4/+38
* [PATCH] mm: split page table lockHugh Dickins2005-10-302-11/+41
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-301-16/+19
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-301-8/+12
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-301-1/+0Star
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-301-2/+2
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-302-3/+1Star
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-301-1/+2
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-302-2/+3
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-301-0/+18
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-302-27/+22Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-1/+1
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-301-1/+2
* [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-301-10/+9Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-302-3/+10
* [PATCH] core remove PageReservedNick Piggin2005-10-301-2/+3
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-301-1/+3
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-305-66/+16Star
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-305-33/+4Star
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-305-13/+19
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-301-1/+3
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-301-0/+1
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-301-14/+2Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-301-2/+2
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-3010-0/+50
* [PATCH] fix alpha breakageIvan Kokshaysky2005-10-301-0/+2
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-301-1/+7
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2927-87/+130
|\
| * [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-291-0/+7
| * [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-2922-34/+44
| * [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...Kenneth Tan2005-10-291-26/+49
| * [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek2005-10-291-0/+25
| * [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-291-1/+5
| * [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-291-29/+0Star
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-0/+2
| * [ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King2005-10-291-2/+2
| * [ARM] Ensure machine information structures aren't optimised awayRussell King2005-10-291-0/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-29155-1353/+10016
|\ \
| * | BCM1480 HT supportAndrew Isaacson2005-10-291-0/+5
| * | Support for BigSur board.Andrew Isaacson2005-10-292-0/+53
| * | Add support for SB1A CPU.Andrew Isaacson2005-10-292-2/+4
| * | Sibyte header cleanupAndrew Isaacson2005-10-2914-30/+7Star
| * | BCM1480 headersAndrew Isaacson2005-10-2917-98/+3236
| * | Make UL what should be UL.Ralf Baechle2005-10-292-9/+9
| * | Don't print file name and line in die and die_if_kernel.Ralf Baechle2005-10-291-9/+7Star
| * | Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle2005-10-291-0/+4
| * | More configcheck fixes.Ralf Baechle2005-10-293-3/+5
| * | 2.6.14-rc1 updates for MIPS compat types.Ralf Baechle2005-10-291-6/+6
| * | Complete the fcntl.h cleanup.Ralf Baechle2005-10-291-10/+7Star