aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar
2007-10-15sched: debug, improve migration statisticsIngo Molnar
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar
2007-10-15sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith
2007-10-15sched: mark scheduling classes as constIngo Molnar
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar
2007-10-15sched: undo some of the recent changesIngo Molnar
2007-10-15sched: add vslicePeter Zijlstra
2007-10-15sched: remove unneeded tunablesIngo Molnar
2007-10-15sched debug: BKL usage statisticsIngo Molnar
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri
2007-10-15sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri
2007-10-15sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko
2007-10-15sched: simplify sched_class::yield_task()Dmitry Adamushko
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar
2007-10-15sched: remove wait_runtime limitIngo Molnar
2007-10-15sched: introduce se->vruntimeIngo Molnar
2007-10-15sched: remove stat_granIngo Molnar
2007-10-15sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2007-10-14fix endianness bug in inet_lroAl Viro
2007-10-14inet_lro: trivial endianness annotationsAl Viro
2007-10-14endianness annotations in arm io.hAl Viro
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14frv: missing casts in cmpxchg()Al Viro
2007-10-14endian-clean in_le64/out_le64Al Viro
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina
2007-10-14HID: add hidraw interfaceJiri Kosina
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff