summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-15sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith1-2/+1
2007-10-15sched: mark scheduling classes as constIngo Molnar1-2/+2
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra1-1/+1
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar1-6/+6
2007-10-15sched: undo some of the recent changesIngo Molnar1-1/+0
2007-10-15sched: add vslicePeter Zijlstra1-0/+1
2007-10-15sched: remove unneeded tunablesIngo Molnar1-2/+0
2007-10-15sched debug: BKL usage statisticsIngo Molnar1-0/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri1-0/+4
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri1-0/+12
2007-10-15sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri1-0/+1
2007-10-15sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko1-1/+0
2007-10-15sched: simplify sched_class::yield_task()Dmitry Adamushko1-1/+1
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko1-1/+0
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar1-9/+0
2007-10-15sched: remove wait_runtime limitIngo Molnar1-1/+0
2007-10-15sched: introduce se->vruntimeIngo Molnar1-0/+1
2007-10-15sched: remove stat_granIngo Molnar1-3/+0
2007-10-15sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar1-1/+4
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar1-0/+1
2007-10-15clockevents: introduce force broadcast notifierThomas Gleixner1-0/+1
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-2/+2
2007-10-14fix endianness bug in inet_lroAl Viro1-1/+1
2007-10-14inet_lro: trivial endianness annotationsAl Viro1-3/+3
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro1-2/+2
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro4-7/+7
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina2-0/+91
2007-10-14HID: add hidraw interfaceJiri Kosina2-0/+91
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff1-0/+1
2007-10-14USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi1-0/+1
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop1-0/+1
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina1-0/+1
2007-10-14lockdep: annotate dir vs file i_mutexPeter Zijlstra1-0/+1
2007-10-15lockdep: per filesystem inode lock classPeter Zijlstra1-0/+5
2007-10-14i2c: Rename the PEC functionality bitDavid Brownell1-2/+3
2007-10-14i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2-32/+29
2007-10-14i2c: Remove i2c_algorithm.algo_control()David Brownell1-7/+0
2007-10-14i2c: Document struct i2c_msgDavid Brownell1-9/+42
2007-10-14i2c-core: Make some code staticAdrian Bunk1-2/+0
2007-10-14i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-3/+4
2007-10-14i2c: Kill struct i2c_device_idJean Delvare1-5/+0
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-17/+18
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-1/+44
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds1-22/+106
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap1-0/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+80
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-5/+12
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz1-1/+1