summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to frvMathieu Desnoyers2008-02-071-0/+24
* Add cmpxchg_local to crisMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers2008-02-071-46/+11
* Add cmpxchg_local to avr32Mathieu Desnoyers2008-02-071-0/+23
* Add cmpxchg_local to armMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers2008-02-071-6/+16
* Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers2008-02-071-2/+16
* Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers2008-02-071-0/+17
* Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers2008-02-071-2/+13
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-0716-19/+16
* Unexport asm/page.hKirill A. Shutemov2008-02-076-5/+18
* Unexport asm/elf.hKirill A. Shutemov2008-02-074-2/+5
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-0745-150/+3
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-074-4/+2
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-14/+0
* iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-071-0/+1
* iget: stop EXT4 from using iget() and read_inode()David Howells2008-02-071-1/+1
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-071-1/+1
* iget: stop EFS from using iget() and read_inode()David Howells2008-02-071-1/+1
* iget: introduce a function to register iget failureDavid Howells2008-02-071-0/+1
* Add an ERR_CAST() function to complement ERR_PTR and co.David Howells2008-02-071-0/+13
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-071-0/+4
* vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi2008-02-071-1/+1
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-3/+3
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-4/+17
* ASIC3 driverSamuel Ortiz2008-02-071-0/+497
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-071-0/+1
* cgroups: mechanism to process each task in a cgroupCliff Wickman2008-02-071-0/+14
* Memory controller remove control_type featureBalbir Singh2008-02-071-5/+1
* per-zone and reclaim enhancements for memory controller: calculate the number...KAMEZAWA Hiroyuki2008-02-071-0/+15
* per-zone and reclaim enhancements for memory controller: remember reclaim pri...KAMEZAWA Hiroyuki2008-02-071-0/+20
* per-zone and reclaim enhancements for memory controller: calculate active/ina...KAMEZAWA Hiroyuki2008-02-071-0/+8
* per-zone and reclaim enhancements for memory controller: calculate mapper_rat...KAMEZAWA Hiroyuki2008-02-071-1/+10
* memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki2008-02-071-0/+1
* bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki2008-02-071-0/+19
* memcontrol: move oom task exclusion to tasklist scanDavid Rientjes2008-02-071-0/+7
* memcontrol: move mm_cgroup to header fileDavid Rientjes2008-02-071-2/+9
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-072-5/+10
* Memory controller: make page_referenced() cgroup awareBalbir Singh2008-02-072-2/+9
* Memory controller: add switch to control what type of pages to limitBalbir Singh2008-02-071-0/+9
* Memory controller: OOM handlingPavel Emelianov2008-02-071-0/+1
* Memory controller improve user interfaceBalbir Singh2008-02-071-5/+7
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-073-0/+38
* Memory controller: memory accountingBalbir Singh2008-02-071-0/+20
* Memory controller: accounting setupPavel Emelianov2008-02-073-0/+43
* Memory controller: cgroups setupBalbir Singh2008-02-072-0/+26
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+102
* tty: Kill TTY_FLIPBUF_SIZEAlan Cox2008-02-071-7/+0
OpenPOWER on IntegriCloud