1. 1db489b HID: fix default Kconfig setting for TopSpeed driver by Jiri Kosina · 16 years ago
  2. f14f526 HID: driver for TopSeed Cyberlink quirky remote by Lev Babiev · 16 years ago
  3. ac09952 HID: make boot protocol drivers depend on EMBEDDED by Parag Warudkar · 16 years ago
  4. 725cf0f HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER by Hannes Eder · 16 years ago
  5. 0790340 HID: hiddev cleanup -- handle all error conditions properly by Oliver Neukum · 16 years ago
  6. 42859e0 HID: force feedback driver for GreenAsia 0x12 PID by Lukasz Lubojanski · 16 years ago
  7. d04b431e HID: switch specialized drivers from "default y" to !EMBEDDED by David Brownell · 16 years ago
  8. aae6c28 HID: set proper dev.parent in hidraw by Jiri Kosina · 16 years ago
  9. 3a6f82f HID: add dynids facility by Jiri Slaby · 16 years ago
  10. 898089d HID: use GFP_KERNEL in hid_alloc_buffers by Jiri Slaby · 16 years ago
  11. 581a273 HID: usbhid, use usb_endpoint_xfer_int by Jiri Slaby · 16 years ago
  12. 0ed94b3 HID: move usbhid flags to usbhid.h by Jiri Slaby · 16 years ago
  13. 94011f9 HID: add n-trig digitizer support by Rafi Rubin · 16 years ago
  14. 9188e79 HID: add phys and name ioctls to hidraw by Jiri Kosina · 16 years ago
  15. 6bbe586 HID: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  16. 08ef08e HID: automatically call usbhid_set_leds in usbhid driver by Alan Stern · 16 years ago
  17. efc7ce1 HID: non-input reports can also be numbered by Jiri Kosina · 16 years ago
  18. ac26fca HID: ignore mouse interface for unibody macbooks by Jiri Kosina · 16 years ago
  19. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
  21. f60a0a7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  22. 2f98357 sparseirq: move set/get_timer_rand_state back to .c by Yinghai Lu · 16 years ago
  23. e9e67a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  24. ad6b646 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  25. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  26. d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 16 years ago
  27. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 16 years ago
  28. 17580d7 sanitize ifdefs in binfmt_aout by Al Viro · 16 years ago
  29. fe30af9 remove the rudiment of a.out for sparc by Al Viro · 16 years ago
  30. e0b685d Updated contact info for CREDITS file by Hugh Blemings · 16 years ago
  31. ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 16 years ago
  32. 8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined by Mike Travis · 16 years ago
  33. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 16 years ago
  34. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  35. ee943a8 x86: use cpumask_var_t in acpi/boot.c by Rusty Russell · 16 years ago
  36. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  37. 6ca09df sched: put back some stack hog changes that were undone in kernel/sched.c by Mike Travis · 16 years ago
  38. 730cf27 x86: enable cpus display of kernel_max and offlined cpus by Mike Travis · 16 years ago
  39. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  40. 263ec64 cpumask: convert RCU implementations, fix by Ingo Molnar · 16 years ago
  41. e465b53 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2 by Ingo Molnar · 16 years ago
  42. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  43. 065a6d6 AMD IOMMU: remove now unnecessary #ifdefs by Joerg Roedel · 16 years ago
  44. b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 16 years ago
  45. 0e93dd8 AMD IOMMU: prealloc_protection_domains should be static by Jaswinder Singh Rajput · 16 years ago
  46. 7398ca7 kvm/iommu: fix compile warning by Joerg Roedel · 16 years ago
  47. 8ecaf8f AMD IOMMU: add statistics about total number of map requests by Joerg Roedel · 16 years ago
  48. 5774f7c AMD IOMMU: add statistics about allocated io memory by Joerg Roedel · 16 years ago
  49. 18811f5 AMD IOMMU: add stats counter for domain tlb flushes by Joerg Roedel · 16 years ago
  50. f57d98a AMD IOMMU: add stats counter for single iommu domain tlb flushes by Joerg Roedel · 16 years ago
  51. c185897 AMD IOMMU: add stats counter for cross-page request by Joerg Roedel · 16 years ago
  52. 5d31ee7 AMD IOMMU: add stats counter for free_coherent requests by Joerg Roedel · 16 years ago
  53. c8f0fb3 AMD IOMMU: add stats counter for alloc_coherent requests by Joerg Roedel · 16 years ago
  54. 55877a6 AMD IOMMU: add stats counter for unmap_sg requests by Joerg Roedel · 16 years ago
  55. d03f067a AMD IOMMU: add stats counter for map_sg requests by Joerg Roedel · 16 years ago
  56. 146a691 AMD IOMMU: add stats counter for unmap_single requests by Joerg Roedel · 16 years ago
  57. 0f2a86f AMD IOMMU: add stats counter for map_single requests by Joerg Roedel · 16 years ago
  58. da49f6d AMD IOMMU: add stats counter for completion wait events by Joerg Roedel · 16 years ago
  59. 7f26508 AMD IOMMU: add init code for statistic collection by Joerg Roedel · 16 years ago
  60. a9dddbe AMD IOMMU: add necessary header defines for stats counting by Joerg Roedel · 16 years ago
  61. 2e11760 AMD IOMMU: add Kconfig entry for statistic collection code by Joerg Roedel · 16 years ago
  62. a4e267c AMD IOMMU: use dev_name in iommu_enable function by Joerg Roedel · 16 years ago
  63. edcb34d AMD IOMMU: use calc_devid in prealloc_protection_domains by Joerg Roedel · 16 years ago
  64. c226f85 AMD IOMMU: convert amd_iommu_isolate to bool by Joerg Roedel · 16 years ago
  65. 0cfd7aa AMD IOMMU: convert iommu->need_sync to bool by Joerg Roedel · 16 years ago
  66. ab89672 AMD IOMMU: use dev_name instead of self-build print_devid by Joerg Roedel · 16 years ago
  67. 1ac4cbb AMD IOMMU: allocate a new protection for hotplugged devices by Joerg Roedel · 16 years ago
  68. e2dc14a AMD IOMMU: add a domain flag for default domains by Joerg Roedel · 16 years ago
  69. 26961ef AMD IOMMU: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  70. 645c4c8 AMD IOMMU: add domain address lookup function for IOMMU API by Joerg Roedel · 16 years ago
  71. eb74ff6 AMD IOMMU: add domain unmap function for IOMMU API by Joerg Roedel · 16 years ago
  72. c6229ca AMD IOMMU: add domain map function for IOMMU API by Joerg Roedel · 16 years ago
  73. 0110606 AMD IOMMU: add device attach function for IOMMU API by Joerg Roedel · 16 years ago
  74. 684f288 AMD IOMMU: add device detach function for IOMMU API by Joerg Roedel · 16 years ago
  75. 98383fc AMD IOMMU: add domain destroy function for IOMMU API by Joerg Roedel · 16 years ago
  76. c156e34 AMD IOMMU: add domain init function for IOMMU API by Joerg Roedel · 16 years ago
  77. 6d98cd8 AMD IOMMU: add domain cleanup helper function by Joerg Roedel · 16 years ago
  78. e275a2a AMD IOMMU: add device notifier callback by Joerg Roedel · 16 years ago
  79. 355bf55 AMD IOMMU: add device detach helper functions by Joerg Roedel · 16 years ago
  80. f1179dc AMD IOMMU: rename set_device_domain function by Joerg Roedel · 16 years ago
  81. 863c74e AMD IOMMU: add device reference counting for protection domains by Joerg Roedel · 16 years ago
  82. 5b28df6 AMD IOMMU: add checks for dma_ops domain to dma_ops functions by Joerg Roedel · 16 years ago
  83. 9fdb19d AMD IOMMU: add protection domain flags by Joerg Roedel · 16 years ago
  84. 43f4960 AMD IOMMU: add iommu_flush_domain function by Joerg Roedel · 16 years ago
  85. 9e91901 AMD IOMMU: don't remove protection domain from iommu_pd_list by Joerg Roedel · 16 years ago
  86. 237b6f3 AMD IOMMU: move invalidation command building to a separate function by Joerg Roedel · 16 years ago
  87. 8d20196 AMD IOMMU: refactor completion wait handling into separate functions by Joerg Roedel · 16 years ago
  88. a2acfb7 AMD IOMMU: add domain id free function by Joerg Roedel · 16 years ago
  89. 86db2e5 AMD IOMMU: make dma_ops_free_pagetable generic by Joerg Roedel · 16 years ago
  90. 38e817f AMD IOMMU: rename iommu_map to iommu_map_page by Joerg Roedel · 16 years ago
  91. cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES by Mike Day · 16 years ago
  92. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  93. a8bcbb0d VT-d: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  94. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  95. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  96. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  97. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  98. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  99. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  100. fc2100e add frontend implementation for the IOMMU API by Joerg Roedel · 16 years ago