aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* memcontrol: move mm_cgroup to header fileDavid Rientjes2008-02-07
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07
* Memory controller: make page_referenced() cgroup awareBalbir Singh2008-02-07
* Memory controller: add switch to control what type of pages to limitBalbir Singh2008-02-07
* Memory controller: OOM handlingPavel Emelianov2008-02-07
* Memory controller improve user interfaceBalbir Singh2008-02-07
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-07
* Memory controller: memory accountingBalbir Singh2008-02-07
* Memory controller: accounting setupPavel Emelianov2008-02-07
* Memory controller: cgroups setupBalbir Singh2008-02-07
* Memory controller: resource countersPavel Emelianov2008-02-07
* tty: Kill TTY_FLIPBUF_SIZEAlan Cox2008-02-07
* tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)Dave Miller2008-02-07
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-07
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-07
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: add support for sticky bitAnthony Liguori2008-02-06
* 9p: block-based virtio clientEric Van Hensbergen2008-02-06
* 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-06
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-06
| * generic: add __FINITDATAIngo Molnar2008-02-06
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-06
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-06
|\ \
| * | async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-06
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-06