| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2005-10-30 | 2045 | -54145/+110590 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2005-10-29 | 12 | -113/+64 |
| |\ |
|
| | * | [CRYPTO] Check cra_alignmask against cra_blocksize | Herbert Xu | 2005-10-30 | 1 | -1/+4 |
| | * | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 2005-10-30 | 3 | -8/+8 |
| | * | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 10 | -105/+44 |
| | * | [PATCH] Introduce sg_set_buf | Herbert Xu | 2005-10-30 | 1 | -4/+13 |
| * | | [PATCH] mm/filemap.c:filemap_populate(): move export. | Nikita Danilov | 2005-10-29 | 1 | -1/+1 |
| * | | [PATCH] mm: wider use of for_each_*cpu() | John Hawkes | 2005-10-29 | 1 | -4/+1 |
| * | | [PATCH] Remove policy contextualization from mbind | Christoph Lameter | 2005-10-29 | 1 | -1/+1 |
| * | | [PATCH] Implement sys_* do_* layering in the memory policy layer. | Christoph Lameter | 2005-10-29 | 1 | -114/+162 |
| * | | [PATCH] memory hotplug: ppc64 specific hot-add functions | Dave Hansen | 2005-10-29 | 1 | -0/+77 |
| * | | [PATCH] memory hotplug: i386 addition functions | Dave Hansen | 2005-10-29 | 2 | -7/+59 |
| * | | [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug | Dave Hansen | 2005-10-29 | 1 | -0/+2 |
| * | | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 2005-10-29 | 4 | -57/+75 |
| * | | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-29 | 10 | -3/+777 |
| * | | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-29 | 3 | -7/+66 |
| * | | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 9 | -2/+76 |
| * | | [PATCH] memory hotplug prep: fixup bad_range() | Dave Hansen | 2005-10-29 | 1 | -5/+21 |
| * | | [PATCH] memory hotplug prep: __section_nr helper | Dave Hansen | 2005-10-29 | 2 | -0/+26 |
| * | | [PATCH] memory hotplug prep: break out zone initialization | Dave Hansen | 2005-10-29 | 1 | -40/+58 |
| * | | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 2005-10-29 | 4 | -21/+0 |
| * | | [PATCH] .text page fault SMP scalability optimization | Andrea Arcangeli | 2005-10-29 | 1 | -4/+16 |
| * | | [PATCH] hugetlb: overcommit accounting check | Adam Litke | 2005-10-29 | 1 | -10/+53 |
| * | | [PATCH] hugetlb: demand fault handler | Adam Litke | 2005-10-29 | 2 | -90/+97 |
| * | | [PATCH] hugetlb: remove repeated code | Krishnakumar R | 2005-10-29 | 1 | -3/+4 |
| * | | [PATCH] cleanup hugelbfs_forget_inode | Christoph Hellwig | 2005-10-29 | 1 | -18/+20 |
| * | | [PATCH] kill hugelbfs_do_delete_inode | Christoph Hellwig | 2005-10-29 | 1 | -37/+1 |
| * | | [PATCH] hugetlbfs: clean up hugetlbfs_delete_inode | Christoph Hellwig | 2005-10-29 | 1 | -6/+32 |
| * | | [PATCH] hugetlbfs: move free_inodes accounting | Christoph Hellwig | 2005-10-29 | 1 | -36/+42 |
| * | | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-29 | 5 | -13/+11 |
| * | | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 3 | -6/+43 |
| * | | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 23 | -79/+138 |
| * | | [PATCH] mm: uml kill unused | Hugh Dickins | 2005-10-29 | 2 | -37/+0 |
| * | | [PATCH] mm: uml pte atomicity | Hugh Dickins | 2005-10-29 | 1 | -3/+5 |
| * | | [PATCH] mm: cris v32 mmu_context_lock | Hugh Dickins | 2005-10-29 | 1 | -2/+4 |
| * | | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 2005-10-29 | 2 | -31/+28 |
| * | | [PATCH] mm: arm ready for split ptlock | Hugh Dickins | 2005-10-29 | 3 | -84/+33 |
| * | | [PATCH] mm: i386 sh sh64 ready for split ptlock | Hugh Dickins | 2005-10-29 | 3 | -65/+60 |
| * | | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 5 | -96/+88 |
| * | | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-29 | 4 | -88/+26 |
| * | | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 3 | -65/+60 |
| * | | [PATCH] mm: xip_unmap ZERO_PAGE fix | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
| * | | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 6 | -54/+21 |
| * | | [PATCH] mm: unlink vma before pagetables | Hugh Dickins | 2005-10-29 | 2 | -19/+16 |
| * | | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 2005-10-29 | 3 | -10/+4 |
| * | | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-29 | 7 | -47/+30 |
| * | | [PATCH] mm: page fault handler locking | Hugh Dickins | 2005-10-29 | 1 | -60/+90 |
| * | | [PATCH] mm: arches skip ptlock | Hugh Dickins | 2005-10-29 | 5 | -39/+3 |
| * | | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 7 | -135/+90 |
| * | | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-29 | 4 | -89/+62 |