aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers1-3/+9
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers1-0/+24
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers1-46/+11
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers1-0/+23
2008-02-07Add cmpxchg_local to armMathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers1-6/+16
2008-02-07Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers1-2/+16
2008-02-07Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers1-0/+17
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers1-2/+13
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2-0/+87
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin16-19/+16
2008-02-07Unexport asm/page.hKirill A. Shutemov6-5/+18
2008-02-07Unexport asm/elf.hKirill A. Shutemov4-2/+5
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov45-150/+3
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov4-4/+2
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells1-14/+0
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells1-0/+1
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells1-1/+1
2008-02-07iget: introduce a function to register iget failureDavid Howells1-0/+1
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells1-0/+13
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi1-0/+4
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi1-1/+1
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-3/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-4/+17
2008-02-07ASIC3 driverSamuel Ortiz1-0/+497
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman1-0/+1
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman1-0/+14
2008-02-07Memory controller remove control_type featureBalbir Singh1-5/+1
2008-02-07per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroupKAMEZAWA Hiroyuki1-0/+15
2008-02-07per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroupKAMEZAWA Hiroyuki1-0/+20
2008-02-07per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroupKAMEZAWA Hiroyuki1-0/+8
2008-02-07per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroupKAMEZAWA Hiroyuki1-1/+10
2008-02-07memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki1-0/+1
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki1-0/+19
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes1-0/+7
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes1-2/+9
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh2-5/+10
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh2-2/+9
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh1-0/+9
2008-02-07Memory controller: OOM handlingPavel Emelianov1-0/+1
2008-02-07Memory controller improve user interfaceBalbir Singh1-5/+7
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh3-0/+38
2008-02-07Memory controller: memory accountingBalbir Singh1-0/+20
2008-02-07Memory controller: accounting setupPavel Emelianov3-0/+43
2008-02-07Memory controller: cgroups setupBalbir Singh2-0/+26
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+102