1. bb87946 remove ide_get_error_location() by Adrian Bunk · 17 years ago
  2. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  3. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  4. a0cd128 block: add end_queued_request() and end_dequeued_request() helpers by Jens Axboe · 17 years ago
  5. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  6. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  7. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  9. f78a1b3 [TCP]: Make snd_cwnd_cnt 32-bit by Ilpo Järvinen · 17 years ago
  10. faca94f [ISDN]: Remove local copy of device name to make sure renames work. by Karsten Keil · 17 years ago
  11. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  12. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  13. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  14. eabd7e3 Add skb_is_gso_v6 by Brice Goglin · 17 years ago
  15. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  16. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  17. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  18. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  19. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  20. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  21. 57d292b HID: fix HIDIOCGRDESC memory access in hidraw by Jiri Kosina · 17 years ago
  22. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  23. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  24. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  25. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 17 years ago
  26. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 17 years ago
  27. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  28. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  29. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  30. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  31. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  32. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  33. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  34. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  35. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  36. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  37. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  38. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  39. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  40. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  41. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  42. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  43. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  44. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  45. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  46. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  47. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  48. e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
  49. 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
  50. 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
  51. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  52. 1595f45 clockevents: introduce force broadcast notifier by Thomas Gleixner · 17 years ago
  53. 4fa4350 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  54. f53f413 fix endianness bug in inet_lro by Al Viro · 17 years ago
  55. 9df7c98 inet_lro: trivial endianness annotations by Al Viro · 17 years ago
  56. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  57. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  58. d057fd4 Merge branch 'hidraw' into for-linus by Jiri Kosina · 17 years ago
  59. 86166b7 HID: add hidraw interface by Jiri Kosina · 17 years ago
  60. e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
  61. 08f0617 USBHID: report descriptor fix for MacBook JIS keyboard by Tomoya Adachi · 17 years ago
  62. 0ce91cf HID: enable hiddev for the SantaRosa MacBookPro IR receiver by Stelian Pop · 17 years ago
  63. 4dc21a8 Input: add KEY_SPELLCHECK by Jiri Kosina · 17 years ago
  64. 14358e6 lockdep: annotate dir vs file i_mutex by Peter Zijlstra · 17 years ago
  65. d475fd4 lockdep: per filesystem inode lock class by Peter Zijlstra · 17 years ago
  66. 6662cbb i2c: Rename the PEC functionality bit by David Brownell · 17 years ago
  67. 08fb68b i2c: Move i2c-dev interfaces to i2c-dev.h by David Brownell · 17 years ago
  68. 53be795 i2c: Remove i2c_algorithm.algo_control() by David Brownell · 17 years ago
  69. a64ec07 i2c: Document struct i2c_msg by David Brownell · 17 years ago
  70. 83eaaed i2c-core: Make some code static by Adrian Bunk · 17 years ago
  71. 3bbb835 i2c: New-style devices can support driver model wakeup flags by David Brownell · 17 years ago
  72. cee37ae i2c: Kill struct i2c_device_id by Jean Delvare · 17 years ago
  73. bcd11ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  74. c8c55bc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  75. 3749c66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  76. c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
  77. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  78. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  80. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  81. ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 74af21c ide: add __ide_wait_stat() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  83. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  84. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  85. c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
  86. 8a45450 KVM: Replace enum by #define by Avi Kivity · 17 years ago
  87. 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
  88. 6bf9e96 KVM: in-kernel IOAPIC save and restore support by He, Qing · 17 years ago
  89. 6ceb9d7 KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support by He, Qing · 17 years ago
  90. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
  91. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  92. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 17 years ago
  93. 253abde KVM: Communicate cr8 changes to userspace by Yang, Sheng · 17 years ago
  94. 519ef35 KVM: add hypercall nr to kvm_run by Jeff Dike · 17 years ago
  95. 9eb829c KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header by Rusty Russell · 17 years ago
  96. dea8cae KVM: Trivial: /dev/kvm interface is no longer experimental. by Rusty Russell · 17 years ago
  97. 24cbc7e KVM: Future-proof the exit information union ABI by Avi Kivity · 17 years ago
  98. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  99. ab9c232 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  100. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago