aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/boot/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] ppc32: Remove board support for K2Kumar Gala7-1390/+1
2005-09-05[PATCH] ppc32: Remove defconfig for CEDARKumar Gala1-534/+0
2005-09-05[PATCH] ppc32: Remove board support for BEECHKumar Gala2-633/+1
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala8-1011/+2
2005-09-05[PATCH] ppc32: Remove board support for ADIRKumar Gala8-1493/+0
2005-09-05[PATCH] arch/ppc/kernel/ppc_ksyms.c: remove unused #define EXPORT_SYMTAB_STROPSAdrian Bunk1-3/+0
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley6-228/+49
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley9-235/+400
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor1-2/+14
2005-09-05[PATCH] kconfig: kxgettext: EOL fixEgry Gabor1-1/+6
2005-09-05[PATCH] kconfig: kxgettext: message fixEgry Gabor1-4/+5
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks3-7/+43
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin3-42/+245
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet1-1/+3
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden3-2/+32
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett23-43/+1
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W4-28/+3
2005-09-05[PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke1-2/+5
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2-4/+11
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke2-2/+5
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena2-2/+8
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso3-9/+11
2005-09-05[PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2-1/+12
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks1-1/+1
2005-09-05[PATCH] comment typo fixPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins1-4/+5
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2-5/+6
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2-0/+4
2005-09-05[PATCH] mm: remove atomicNick Piggin2-1/+2
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin1-0/+4
2005-09-05[PATCH] mm: cleanup rmapNick Piggin1-5/+1
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin1-10/+11
2005-09-05[PATCH] mm: comment rmapNick Piggin1-0/+2
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter4-6/+176
2005-09-05[PATCH] rmap: don't test rssHugh Dickins1-6/+1
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins1-5/+1
2005-09-05[PATCH] swap: update swsusp use of swap_infoHugh Dickins1-6/+6
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins5-95/+66
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins1-2/+12
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins2-7/+37
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins1-45/+48
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins1-39/+36
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins1-2/+2
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins2-12/+13
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins2-15/+30
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins2-20/+9