aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* sched: mark scheduling classes as constIngo Molnar2007-10-15
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-15
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* sched: undo some of the recent changesIngo Molnar2007-10-15
* sched: add vslicePeter Zijlstra2007-10-15
* sched: remove unneeded tunablesIngo Molnar2007-10-15
* sched debug: BKL usage statisticsIngo Molnar2007-10-15
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-15
* sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-15
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-15
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-15
* sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-15
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-15
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-15
* sched: remove wait_runtime limitIngo Molnar2007-10-15
* sched: introduce se->vruntimeIngo Molnar2007-10-15
* sched: remove stat_granIngo Molnar2007-10-15
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-15
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-15
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-14
|\
| * hwmon: Convert from class_device to deviceTony Jones2007-10-09
* | fix endianness bug in inet_lroAl Viro2007-10-14
* | inet_lro: trivial endianness annotationsAl Viro2007-10-14
* | more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* | Merge branch 'hidraw' into for-linusJiri Kosina2007-10-14
|\ \
| * | HID: add hidraw interfaceJiri Kosina2007-10-14
* | | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-14
* | | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-14
* | | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-14
* | | Input: add KEY_SPELLCHECKJiri Kosina2007-10-14
|/ /
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-13
* | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-13
* | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-13
* | i2c: Document struct i2c_msgDavid Brownell2007-10-13
* | i2c-core: Make some code staticAdrian Bunk2007-10-13
* | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-13
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-13
|\ \
| * | ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-13
| * | ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
| * | ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-13
| * | ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2007-10-13
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-13
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
| |\| |
| * | | Merge Linux 2.6.23David Woodhouse2007-10-13
| |\ \ \ | | | |/ | | |/|
| * | | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-13
| * | | [MTD] Document erase interface.Jörn Engel2007-09-21