1. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  2. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  3. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  4. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  5. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  6. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  7. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  8. c7fb03a irq, fs/proc: replace loop with nr_irqs for proc/stat by Yinghai Lu · 16 years ago
  9. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  10. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  11. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  12. 3060d6f x86: put timer_rand_state pointer into irq_desc by Yinghai Lu · 16 years ago
  13. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  14. bfea123 x86: remove nr_irq_vectors by Yinghai Lu · 16 years ago
  15. 71f521b x86, irq: get nr_irqs from madt by Yinghai Lu · 16 years ago
  16. d17a55d irq: make irqs in kernel stat use per_cpu_dyn_array by Yinghai Lu · 16 years ago
  17. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  18. 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
  19. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  20. 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 16 years ago
  21. 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 16 years ago
  22. 3ddfda1 generic: add dyn_array support by Yinghai Lu · 16 years ago
  23. 3839573 x86: remove irq_vectors_limits by Yinghai Lu · 16 years ago
  24. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  25. e413b210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  26. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  27. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 16 years ago
  28. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 16 years ago
  29. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  30. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 16 years ago
  31. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 16 years ago
  32. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 16 years ago
  33. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  34. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  35. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  36. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  37. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  38. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 16 years ago
  39. 980a3da HID: move samsung quirks by Jiri Slaby · 16 years ago
  40. 3b8006e HID: move monterey quirks by Jiri Slaby · 16 years ago
  41. 1e76253 HID: move petalynx quirks by Jiri Slaby · 16 years ago
  42. 1f243e3 HID: move ezkey quirks by Jiri Slaby · 16 years ago
  43. 3b239cd HID: move cherry quirks by Jiri Slaby · 16 years ago
  44. 14a21cd HID: move a4tech quirks by Jiri Slaby · 16 years ago
  45. 0f22132 HID: move cypress quirks by Jiri Slaby · 16 years ago
  46. 90231e7 HID: move sunplus quirks by Jiri Slaby · 16 years ago
  47. 78a849a68 HID: move microsoft quirks by Jiri Slaby · 17 years ago
  48. 02ae9a1 HID: add compat support by Jiri Slaby · 17 years ago
  49. 8c19a51 HID: move apple quirks by Jiri Slaby · 17 years ago
  50. d458a9d HID: move ignore quirks by Jiri Slaby · 17 years ago
  51. 5f22a79 HID: move logitech quirks by Jiri Slaby · 17 years ago
  52. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 17 years ago
  53. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 17 years ago
  54. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 17 years ago
  55. e8c84f9 modpost: add support for hid by Jiri Slaby · 17 years ago
  56. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  57. c269bc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  58. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  59. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. 2171a19 m68k: remove the dead PCI code by Adrian Bunk · 16 years ago
  61. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  62. 998aaf0 m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h> by Geert Uytterhoeven · 16 years ago
  63. dec6d14 m68k: Add missing dma_sync_single_range_for_{cpu,device}() by Geert Uytterhoeven · 16 years ago
  64. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  65. 7591103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  66. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  67. cf2fa66 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  68. add41cb mfd: Add placeholders for WM8350 client devices by Mark Brown · 16 years ago
  69. da09155 regulator: Add WM8350 regulator support by Mark Brown · 16 years ago
  70. ebccec0 mfd: Add WM8350 interrupt support by Mark Brown · 16 years ago
  71. bcdd4ef mfd: Add initialisation callback for WM8350 by Mark Brown · 16 years ago
  72. 0e72039 mfd: Add GPIO pin configuration support for WM8350 by Mark Brown · 16 years ago
  73. 89b4012 mfd: Core support for the WM8350 AudioPlus PMIC by Mark Brown · 16 years ago
  74. 213f326 mfd: Add WM8350 watchdog register definitions by Mark Brown · 16 years ago
  75. 64a91ce mfd: Add WM8350 RTC register definitions by Mark Brown · 16 years ago
  76. e7aabc3 mfd: Add WM8350 comparator register definitions by Mark Brown · 16 years ago
  77. f8ea79c mfd: Add WM8350 PMU register definitions by Mark Brown · 16 years ago
  78. 03c127e mfd: Add WM8350 PMIC register definitions by Mark Brown · 16 years ago
  79. 0c42e0b mfd: Add WM8350 GPIO register definitions by Mark Brown · 16 years ago
  80. 06532c4 mfd: Add WM8350 audio register definitions by Mark Brown · 16 years ago
  81. 42fad57 regulator: Add WM8400 regulator support by Mark Brown · 16 years ago
  82. 1d9f9f0 mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU by Mark Brown · 16 years ago
  83. 3de8960 regulator: Fix typo by Mark Brown · 16 years ago
  84. a5766f1 regulator: core - Rework machine API to remove string based functions. by Liam Girdwood · 16 years ago
  85. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  86. 0a9b6f8 ide: add ide_drive_t.dma flag by Borislav Petkov · 16 years ago
  87. 2dbe7e9 ide: move SFF DMA code to ide-dma-sff.c by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 2bbd57c ide: switch to DMA-mapping API part #2 by Bartlomiej Zolnierkiewicz · 16 years ago
  89. ffa15a6 ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  90. de23ec9 ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 653bcf5 ide: __ide_dma_end() -> ide_dma_end() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. f879048 ide-disk: move all ioctl handling to ide-disk_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  93. a36223b ide: remove ide_host_alloc_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. bfa7d8e ide: ->ide_dma_clear_irq() -> ->clear_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. d6ff9f6 ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 6982daf ide: convert 'pio_mode' device setting to use DS_SYNC flag by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 0d346ba ide: sanitize ide*_pm_* enums by Bartlomiej Zolnierkiewicz · 16 years ago
  99. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e4634d4 ide: remove superfluous ->dma field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago