- af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
- 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
- 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
- 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
- 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
- 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
- c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
- b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
- 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
- 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
- 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
- f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
- 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
- 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
- bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
- e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
- e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
- 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
- 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
- eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
- 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
- 4fa4350 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
- f53f413 fix endianness bug in inet_lro by Al Viro · 17 years ago
- 9df7c98 inet_lro: trivial endianness annotations by Al Viro · 17 years ago
- 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
- 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
- d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
- 86166b7 HID: add hidraw interface by Jiri Kosina · 18 years ago
- e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
- 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
- 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
- 4dc21a8 Input: add KEY_SPELLCHECK by Jiri Kosina · 17 years ago
- 6662cbb i2c: Rename the PEC functionality bit by David Brownell · 17 years ago
- 08fb68b i2c: Move i2c-dev interfaces to i2c-dev.h by David Brownell · 17 years ago
- 53be795 i2c: Remove i2c_algorithm.algo_control() by David Brownell · 17 years ago
- a64ec07 i2c: Document struct i2c_msg by David Brownell · 17 years ago
- 83eaaed i2c-core: Make some code static by Adrian Bunk · 17 years ago
- 3bbb835 i2c: New-style devices can support driver model wakeup flags by David Brownell · 17 years ago
- cee37ae i2c: Kill struct i2c_device_id by Jean Delvare · 17 years ago
- bcd11ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- c8c55bc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
- 3749c66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
- c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
- dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
- 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
- aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
- 74af21c ide: add __ide_wait_stat() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
- b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
- c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
- 8a45450 KVM: Replace enum by #define by Avi Kivity · 17 years ago
- 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
- 6bf9e96 KVM: in-kernel IOAPIC save and restore support by He, Qing · 17 years ago
- 6ceb9d7 KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support by He, Qing · 17 years ago
- b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
- 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
- 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 18 years ago
- 253abde KVM: Communicate cr8 changes to userspace by Yang, Sheng · 17 years ago
- 519ef35 KVM: add hypercall nr to kvm_run by Jeff Dike · 17 years ago
- 9eb829c KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header by Rusty Russell · 17 years ago
- dea8cae KVM: Trivial: /dev/kvm interface is no longer experimental. by Rusty Russell · 17 years ago
- 24cbc7e KVM: Future-proof the exit information union ABI by Avi Kivity · 17 years ago
- ab9c232 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
- 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 57c5b99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 32a2eea PCI: Add 'nodomains' boot option, and pci_domains_supported global by Jeff Garzik · 17 years ago
- 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
- 9f67215 PCI: Add missing PCI capability IDs by Alex Chiang · 17 years ago
- b205f6b i386: add support for picopower irq router by Thomas Backlund · 17 years ago
- 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
- 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
- 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
- 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
- 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
- a691efa USB: remove USB_QUIRK_NO_AUTOSUSPEND by Alan Stern · 17 years ago
- 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
- 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
- eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
- da04b7a usb: introduce usb_device authorization bits by Inaky Perez-Gonzalez · 17 years ago
- a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
- d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
- 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
- fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
- bdd016b USB: add ep->enable by Alan Stern · 17 years ago
- 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
- efc9052 USB: usb_gadget.h whitespace fixes by David Brownell · 17 years ago
- 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
- f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
- 6adf755 kset: add some kerneldoc to help describe what these strange things are by Greg Kroah-Hartman · 17 years ago
- e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
- a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
- 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
- 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
- dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
- 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago