summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers
2008-02-07Add cmpxchg_local to ppcGunnar Larisch
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers
2008-02-07Fix m32r __xchgMathieu Desnoyers
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers
2008-02-07Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers
2008-02-07Add cmpxchg_local to armMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Unexport asm/elf.hKirill A. Shutemov
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells
2008-02-07iget: introduce a function to register iget failureDavid Howells
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-07ASIC3 driverSamuel Ortiz
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman
2008-02-07Memory controller remove control_type featureBalbir Singh
2008-02-07per-zone and reclaim enhancements for memory controller: calculate the number...KAMEZAWA Hiroyuki
2008-02-07per-zone and reclaim enhancements for memory controller: remember reclaim pri...KAMEZAWA Hiroyuki
2008-02-07per-zone and reclaim enhancements for memory controller: calculate active/ina...KAMEZAWA Hiroyuki
2008-02-07per-zone and reclaim enhancements for memory controller: calculate mapper_rat...KAMEZAWA Hiroyuki
2008-02-07memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes