aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)Dave Miller2008-02-071-29/+45
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-071-1/+3
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-071-0/+1
* 9p: transport API reorganizationEric Van Hensbergen2008-02-063-65/+8
* 9p: add support for sticky bitAnthony Liguori2008-02-061-0/+1
* 9p: block-based virtio clientEric Van Hensbergen2008-02-061-1/+1
* 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-063-5/+8
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-061-4/+6
| * generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-064-37/+53
|\ \
| * | async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-061-2/+9
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-063-25/+40
| * | async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-12/+8
| * | async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-061-2/+0
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-062-5/+10
|\ \
| * | libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-061-2/+0
| * | sata_mv: Support SoC controllersSaeed Bishara2008-02-061-3/+10
| * | Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-061-0/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-064-21/+21
|\ \
| * \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-061-18/+7
| |\ \
| | * | Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-18/+7
| * | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-051-0/+9
| |\ \ \
| | * | | b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton2008-02-051-0/+9
| | |/ /
| * | | [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-051-0/+1
| * | | [VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy2008-02-051-3/+4