summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk2005-09-051-3/+0
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-056-228/+49
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-055-37/+52
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-059-235/+400
* [PATCH] kconfig: linux.pot for all archEgry Gabor2005-09-051-2/+14
* [PATCH] kconfig: kxgettext: EOL fixEgry Gabor2005-09-051-1/+6
* [PATCH] kconfig: kxgettext: message fixEgry Gabor2005-09-051-4/+5
* [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-053-7/+43
* [PATCH] add /proc/pid/smapsMauricio Lin2005-09-053-42/+245
* [PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul2005-09-051-11/+15
* [PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet2005-09-051-1/+3
* [PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden2005-09-051-0/+14
* [PATCH] x86: ptep_clear optimizationZachary Amsden2005-09-053-2/+32
* [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-0523-43/+1
* [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W2005-09-054-28/+3
* [PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke2005-09-051-2/+5
* [PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2005-09-052-4/+11
* [PATCH] hugetlb: add pte_huge() macroAdam Litke2005-09-052-2/+5
* [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena2005-09-052-2/+8
* [PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso2005-09-053-9/+11
* [PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
* [PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2005-09-052-1/+12
* [PATCH] vm: slab.c spelling correctionMartin Hicks2005-09-051-1/+1
* [PATCH] comment typo fixPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
* [PATCH] mm: fix madvise vma mergingHugh Dickins2005-09-051-4/+5
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-052-5/+6
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-052-0/+4
* [PATCH] mm: remove atomicNick Piggin2005-09-052-1/+2
* [PATCH] mm: remap ZERO_PAGE mappingsNick Piggin2005-09-051-0/+4
* [PATCH] mm: cleanup rmapNick Piggin2005-09-051-5/+1
* [PATCH] mm: micro-optimise rmapNick Piggin2005-09-051-10/+11
* [PATCH] mm: comment rmapNick Piggin2005-09-051-0/+2
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-054-6/+176
* [PATCH] rmap: don't test rssHugh Dickins2005-09-051-6/+1
* [PATCH] delete from_swap_cache BUG_ONsHugh Dickins2005-09-051-5/+1
* [PATCH] swap: update swsusp use of swap_infoHugh Dickins2005-09-051-6/+6
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-055-95/+66
* [PATCH] swap: scan_swap_map latency breaksHugh Dickins2005-09-051-2/+12
* [PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins2005-09-052-7/+37
* [PATCH] swap: scan_swap_map restyledHugh Dickins2005-09-051-45/+48
* [PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins2005-09-051-39/+36
* [PATCH] swap: freeing update swap_list.nextHugh Dickins2005-09-051-2/+2
* [PATCH] swap: swap unsigned int consistencyHugh Dickins2005-09-052-12/+13
* [PATCH] swap: show span of swap extentsHugh Dickins2005-09-052-15/+30
* [PATCH] swap: swap extent list is orderedHugh Dickins2005-09-052-20/+9
* [PATCH] swap: move destroy_swap_extents callsHugh Dickins2005-09-051-2/+2
* [PATCH] swap: correct swapfile nr_good_pagesHugh Dickins2005-09-051-9/+16
* [PATCH] swap: update swapfile i_sem commentHugh Dickins2005-09-051-1/+1
* [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-0522-312/+69
* [PATCH] sparsemem extreme: hotplug preparationDave Hansen2005-09-052-12/+42
OpenPOWER on IntegriCloud