| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | 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-15 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes | Nick Cheng | 2007-10-12 | |
| | * | | | | | | | [SCSI] Addition to pci_ids.h for ATTO Technology, Inc. | Eric Moore | 2007-10-12 | |
| * | | | | | | | | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-10-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | knfsd: 64 bit ino support for NFS server | Peter Staubach | 2007-10-09 | |
| | * | | | | | | | | knfsd: move nfsv4 slab creation/destruction to module init/exit | J. Bruce Fields | 2007-10-09 | |
| | * | | | | | | | | nfsd: remove unused cache_for_each macro | J. Bruce Fields | 2007-10-09 | |
| | | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | | HID: fix HIDIOCGRDESC memory access in hidraw | Jiri Kosina | 2007-10-15 | |
| | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 | |
| | |/ / / / / | ||||
| * | | | | | | 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-14 | |
| |/ / / / / / | ||||
| * | | | | | | 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 | 2007-10-13 | |
| * | | | | | | i2c-core: Make some code static | Adrian Bunk | 2007-10-13 | |
| * | | | | | | i2c: New-style devices can support driver model wakeup flags | David Brownell | 2007-10-13 | |
| * | | | | | | i2c: Kill struct i2c_device_id | Jean Delvare | 2007-10-13 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-13 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | |
| | * | | | | | | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-10-13 | |
| | * | | | | | | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | |
| | * | | | | | | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 2007-10-13 | |
| | * | | | | | | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz | 2007-10-13 | |
| | | |_|_|/ / | |/| | | | | ||||
