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