aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong2008-04-28
* uml: make several things staticWANG Cong2008-04-28
* uml: make three functions staticWANG Cong2008-04-28
* uml: remove a useless functionWANG Cong2008-04-28
* uml: make a function staticWANG Cong2008-04-28
* arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-28
* uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-28
* cris: add constfy to pgd_offset()KOSAKI Motohiro2008-04-28
* cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-28
* crisv10: prepare for BKL push downAlan Cox2008-04-28
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-28
* alpha: teach the compiler that BUG doesn't returnAndrew Morton2008-04-28
* arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-28
* alpha: replace __inline with inlineHarvey Harrison2008-04-28
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* alpha: handle kcalloc failureJim Meyering2008-04-28
* smack: use cap_task_prctlSerge E. Hallyn2008-04-28
* smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler2008-04-28
* root_plug: use cap_task_prctlSerge E. Hallyn2008-04-28
* smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison2008-04-28
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich2008-04-28
* vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich2008-04-28
* mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki2008-04-28
* mm/page_alloc.c: remove hand-coded get_order()Pavel Machek2008-04-28
* oom_kill: remove unused parameter in badness()Li Zefan2008-04-28
* memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-28
* memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-04-28
* memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-28
* memory hotplug: align memmap to page sizeYasunori Goto2008-04-28
* memory hotplug: register section/node id to freeYasunori Goto2008-04-28
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-28
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-28
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-28
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* mempolicy: support mpol=local tmpfs mount optionLee Schermerhorn2008-04-28
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-28
* mempolicy: clean-up mpol-to-str() mempolicy formattingLee Schermerhorn2008-04-28
* mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-28
* mempolicy: mPOL_PREFERRED cleanups for "local allocation"Lee Schermerhorn2008-04-28
* mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn2008-04-28
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-28
* mempolicy: document {set|get}_policy() vm_ops APIsLee Schermerhorn2008-04-28
* mempolicy: mark shared policies for unrefLee Schermerhorn2008-04-28
* mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-28
* mempolicy: fixup Fallback for Default Shmem PolicyLee Schermerhorn2008-04-28
* mempolicy: write lock mmap_sem while changing task mempolicyLee Schermerhorn2008-04-28
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-28