Age | Commit message (Expand) | Author |
2007-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-15 | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-10-15 | HID: fix HIDIOCGRDESC memory access in hidraw | Jiri Kosina |
2007-10-15 | sched: guest CPU accounting: maintain stats in account_system_time() | Laurent Vivier |
2007-10-15 | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields | Laurent Vivier |
2007-10-15 | sched: guest CPU accounting: add guest-CPU /proc/stat field | Laurent Vivier |
2007-10-15 | sched: enable wake-idle on CONFIG_SCHED_MC=y | Ingo Molnar |
2007-10-15 | sched: reintroduce topology.h tunings | Ingo Molnar |
2007-10-15 | sched: debug, improve migration statistics | Ingo Molnar |
2007-10-15 | sched: reintroduce cache-hot affinity | Ingo Molnar |
2007-10-15 | sched: prevent wakeup over-scheduling | Mike Galbraith |
2007-10-15 | sched: group scheduling, sysfs tunables | Dhaval Giani |
2007-10-15 | sched: cleanup: rename task_grp to task_group | Ingo Molnar |
2007-10-15 | sched: cleanup, remove the TASK_NONINTERACTIVE flag | Mike Galbraith |
2007-10-15 | sched: mark scheduling classes as const | Ingo Molnar |
2007-10-15 | sched: speed up and simplify vslice calculations | Peter Zijlstra |
2007-10-15 | sched: clean up schedstats, cnt -> count | Ingo Molnar |
2007-10-15 | sched: undo some of the recent changes | Ingo Molnar |
2007-10-15 | sched: add vslice | Peter Zijlstra |
2007-10-15 | sched: remove unneeded tunables | Ingo Molnar |
2007-10-15 | sched debug: BKL usage statistics | Ingo Molnar |
2007-10-15 | sched: add fair-user scheduler | Srivatsa Vaddagiri |
2007-10-15 | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri |
2007-10-15 | sched: revert recent removal of set_curr_task() | Srivatsa Vaddagiri |
2007-10-15 | sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() | Dmitry Adamushko |
2007-10-15 | sched: simplify sched_class::yield_task() | Dmitry Adamushko |
2007-10-15 | sched: do not keep current in the tree and get rid of sched_entity::fair_key | Dmitry Adamushko |
2007-10-15 | sched: remove wait_runtime fields and features | Ingo Molnar |
2007-10-15 | sched: remove wait_runtime limit | Ingo Molnar |
2007-10-15 | sched: introduce se->vruntime | Ingo Molnar |
2007-10-15 | sched: remove stat_gran | Ingo Molnar |
2007-10-15 | sched: use constants if !CONFIG_SCHED_DEBUG | Ingo Molnar |
2007-10-15 | sched: debug: track maximum 'slice' | Ingo Molnar |
2007-10-14 | clockevents: introduce force broadcast notifier | Thomas Gleixner |
2007-10-14 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds |
2007-10-14 | fix endianness bug in inet_lro | Al Viro |
2007-10-14 | inet_lro: trivial endianness annotations | Al Viro |
2007-10-14 | more low-hanging fruits - kernel, fs, lib signedness | Al Viro |
2007-10-14 | long vs. unsigned long - low-hanging fruits in drivers | Al Viro |
2007-10-14 | Merge branch 'hidraw' into for-linus | Jiri Kosina |
2007-10-14 | HID: add hidraw interface | Jiri Kosina |
2007-10-14 | Input: add KEY_LOGOFF | Khelben Blackstaff |
2007-10-14 | USBHID: report descriptor fix for MacBook JIS keyboard | Tomoya Adachi |
2007-10-14 | HID: enable hiddev for the SantaRosa MacBookPro IR receiver | Stelian Pop |
2007-10-14 | Input: add KEY_SPELLCHECK | Jiri Kosina |
2007-10-13 | i2c: Rename the PEC functionality bit | David Brownell |
2007-10-13 | i2c: Move i2c-dev interfaces to i2c-dev.h | David Brownell |
2007-10-13 | i2c: Remove i2c_algorithm.algo_control() | David Brownell |
2007-10-13 | i2c: Document struct i2c_msg | David Brownell |