aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-23memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-23memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-23cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-23cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-23cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-23cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan2-64/+80
2008-02-23cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-23Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-23Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-23kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato7-327/+94
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner3-4/+44
2008-02-23futex: fix init orderThomas Gleixner1-5/+7
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo1-0/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig10-175/+150
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-23uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-23hwrng: remove Michael as HWRNG maintainerMichael Buesch1-3/+1
2008-02-23cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/KOSAKI Motohiro1-1/+1
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester2-14/+28
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10
2008-02-23lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen1-1/+1
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells1-0/+2
2008-02-23atmel_serial: fix interrupt handler return valueHaavard Skinnemoen1-1/+1
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross5-11/+16
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-23markers: fix sparse warnings in markers.cHarvey Harrison1-2/+2
2008-02-23file capabilities: simplify signal checkSerge E. Hallyn1-1/+1
2008-02-23hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft1-1/+1
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld1-1/+1
2008-02-23MAINTAINERS: linux-fbdev is moderatedGeert Uytterhoeven1-11/+11
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin1-1/+1
2008-02-23MN10300: define SO_MARKDavid Howells1-0/+2
2008-02-23MN10300: define HZ as a config optionDavid Howells2-1/+5
2008-02-23fuse: fix permission checkingMiklos Szeredi1-1/+1
2008-02-23make LKDTM depend on BLOCKChris Snook1-0/+1
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3