1. ea44319 [SCSI] aic79xx: make driver respect nvram for IU and QAS settings by James Bottomley · 15 years ago
  2. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  3. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  4. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  5. 3446a8a fs: introduce __getname_gfp() by Vegard Nossum · 15 years ago
  6. 1744a21 trace: annotate bitfields in struct ring_buffer_event by Vegard Nossum · 16 years ago
  7. a98b65a net: annotate struct sock bitfield by Vegard Nossum · 16 years ago
  8. c53bd2e c2port: annotate bitfield for kmemcheck by Vegard Nossum · 16 years ago
  9. 9e337b0 net: annotate inet_timewait_sock bitfields by Vegard Nossum · 16 years ago
  10. 45e3ff8 net: annotate bitfields in struct inet_sock by Vegard Nossum · 16 years ago
  11. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  12. fc7d0c9 kmemcheck: introduce bitfield API by Vegard Nossum · 16 years ago
  13. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  14. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
  15. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  16. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  17. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  18. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 16 years ago
  19. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 16 years ago
  20. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  21. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  22. 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 15 years ago
  23. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  24. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago
  25. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  26. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago
  27. 602c11a drm/radeon: fix mobility flags on new PCI IDs. by Dave Airlie · 15 years ago
  28. 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 15 years ago
  29. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  30. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  31. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  32. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  33. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  34. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  35. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  36. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  37. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  38. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  39. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  40. 1e626fd firewire: core: use more outbound tlabels by Stefan Richter · 15 years ago
  41. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  42. 837ec78 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met by Stefan Richter · 15 years ago
  43. ab33dcf genirq, irq.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  44. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  45. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  46. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  47. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  48. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  49. 831dc0f ASoC: Add stub suspend and resume calls for ASoC subdevices by Mark Brown · 15 years ago
  50. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 17 years ago
  51. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  52. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  53. d219dce list_nulls: add hlist_nulls_add_head and hlist_nulls_del by Pablo Neira Ayuso · 15 years ago
  54. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  55. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  56. 8dcce40 Merge branch 'bp-remove-pc-buf' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  57. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  58. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  59. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  60. 8eae985 slab: move struct kmem_cache to headers by Pekka Enberg · 17 years ago
  61. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  62. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  63. 4a7a16d ACPI: move declaration acpi_early_init() to acpi.h by Len Brown · 15 years ago
  64. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 15 years ago
  65. 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
  66. b618ad3 stacktrace: add forward-declaration struct task_struct by Vegard Nossum · 16 years ago
  67. acc6be5 x86: add save_stack_trace_bp() for tracing from a specific stack frame by Vegard Nossum · 16 years ago
  68. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  69. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  70. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  72. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  73. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 15 years ago
  74. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  75. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  76. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  77. 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 16 years ago
  78. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  79. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  80. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  81. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  82. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 15 years ago
  83. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  84. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  85. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  86. 638772c fb: add support of LCD display controller on pxa168/910 (base layer) by Lennert Buytenhek · 16 years ago
  87. 7ea2ac9 Trivial: fix typo s/balence/balance/ by Thadeu Lima de Souza Cascardo · 16 years ago
  88. 1241eb8 Merge commit 'tip/perfcounters-for-linus' into oprofile/master by Robert Richter · 15 years ago
  89. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  90. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 15 years ago
  91. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  92. cd667ce HID: use debugfs for events/reports dumping by Jiri Kosina · 15 years ago
  93. a635f9d HID: use debugfs for report dumping descriptor by Jiri Kosina · 15 years ago
  94. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  95. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  96. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  97. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 16 years ago
  98. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 16 years ago
  99. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 16 years ago
  100. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago