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