1. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  2. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  3. fee039a x86: kretprobe-booster interrupt emulation code fix by Masami Hiramatsu · 15 years ago
  4. e06b1b5 x86: Correct behaviour of irq affinity by Rusty Russell · 15 years ago
  5. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  6. 759ee09 init,cpuset: fix initialize order by Lai Jiangshan · 15 years ago
  7. 2f63b84 trace_workqueues: fix empty line's output by Lai Jiangshan · 15 years ago
  8. 220ba35 trace_stat: keep original order by Lai Jiangshan · 15 years ago
  9. e6f4890 trace_stat: don't call seq_printf() in seq_operation->start() by Lai Jiangshan · 15 years ago
  10. e487eb9 netlink: add nla_policy_len() by Holger Eitzenberger · 15 years ago
  11. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  12. 6d77976 HID: autosuspend -- fix lockup of hid on reset by Oliver Neukum · 15 years ago
  13. ae2f007 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set by Jiri Kosina · 16 years ago
  14. 378a0ed HID: fix USB HID devices after STD with autosuspend by Oliver Neukum · 16 years ago
  15. 0f6f140 HID: do not try to compile PM code with CONFIG_PM unset by Jiri Kosina · 16 years ago
  16. 0361a28 HID: autosuspend support for USB HID by Oliver Neukum · 16 years ago
  17. de18836 genirq: fix devres.o build for GENERIC_HARDIRQS=n by Thomas Gleixner · 15 years ago
  18. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  19. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 15 years ago
  20. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  21. e44e0aa dmatest: add dma interrupts and callbacks by Dan Williams · 15 years ago
  22. b54d5cb dmatest: add xor test by Dan Williams · 15 years ago
  23. 729b5d1 dmaengine: allow dma support for async_tx to be toggled by Dan Williams · 15 years ago
  24. 06164f3 async_tx: provide __async_inline for HAS_DMA=n archs by Dan Williams · 15 years ago
  25. 54aee6a dmaengine: kill some unused headers by Dan Williams · 15 years ago
  26. ccccce2 dmaengine: initialize tx_list in dma_async_tx_descriptor_init by Dan Williams · 15 years ago
  27. 8d47bae dma: i.MX31 IPU DMA robustness improvements by Guennadi Liakhovetski · 15 years ago
  28. 234f2df dma: improve section assignment in i.MX31 IPU DMA driver by Guennadi Liakhovetski · 15 years ago
  29. 0149f7d dma: ipu_idmac driver cosmetic clean-up by Guennadi Liakhovetski · 15 years ago
  30. 257b17c dmaengine: fail device registration if channel registration fails by Dan Williams · 15 years ago
  31. afeeb7c intel-iommu: Fix address wrap on 32-bit kernel. by Zhao, Yu · 16 years ago
  32. 4cf2e75 intel-iommu: Enable DMAR on 32-bit kernel. by David Woodhouse · 16 years ago
  33. ceb93a9 powerpc/PCI: include pci.h in powerpc MSI implementation by Jesse Barnes · 15 years ago
  34. 3199aa6 intel-iommu: fix PCI device detach from virtual machine by Han, Weidong · 16 years ago
  35. 1a81af4 Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod by Chris Mason · 15 years ago
  36. 9f4f25c x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe by Wang Chen · 15 years ago
  37. b7bb4c9 sched: Add comments to find_busiest_group() function by Gautham R Shenoy · 15 years ago
  38. 6a915af MAINTAINERS: Add myself as Faraday ARM core variant maintainer by Paulius Zaleckas · 15 years ago
  39. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 15 years ago
  40. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  41. e63cedb [ARM] collie: fix two minor formatting nits by Russell King · 15 years ago
  42. 17a92a7 [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors by Dmitry Baryshkov · 15 years ago
  43. 8cb52f7 [ARM] 5430/1: collie_pm: use new GPIO API to control charger by Dmitry Baryshkov · 15 years ago
  44. 224be09 [ARM] 5429/1: collie: start scoop converton to new api by Dmitry Baryshkov · 15 years ago
  45. cf281a9 Merge git://git.marvell.com/orion into devel by Russell King · 15 years ago
  46. c071df1 sched: Refactor the power savings balance code by Gautham R Shenoy · 15 years ago
  47. a021dc0 sched: Optimize the !power_savings_balance during fbg() by Gautham R Shenoy · 15 years ago
  48. dbc523a sched: Create a helper function to calculate imbalance by Gautham R Shenoy · 15 years ago
  49. 2e6f44a sched: Create helper to calculate small_imbalance in fbg() by Gautham R Shenoy · 15 years ago
  50. 37abe19 sched: Create a helper function to calculate sched_domain stats for fbg() by Gautham R Shenoy · 15 years ago
  51. 222d656 sched: Define structure to store the sched_domain statistics for fbg() by Gautham R Shenoy · 15 years ago
  52. 1f8c553 sched: Create a helper function to calculate sched_group stats for fbg() by Gautham R Shenoy · 15 years ago
  53. 381be78 sched: Define structure to store the sched_group statistics for fbg() by Gautham R Shenoy · 15 years ago
  54. 6dfdb06 sched: Fix indentations in find_busiest_group() using gotos by Gautham R Shenoy · 15 years ago
  55. 67bb6c0 sched: Simple helper functions for find_busiest_group() by Gautham R Shenoy · 15 years ago
  56. b6d9842 Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core by Ingo Molnar · 15 years ago
  57. 3b9d49e [WATCHDOG] i6300esb.c: start locking by Wim Van Sebroeck · 15 years ago
  58. 0426fd0 [WATCHDOG] i6300esb.c: convert to platform device driver by Wim Van Sebroeck · 15 years ago
  59. 04bedfa [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 by Alan Cox · 15 years ago
  60. 278aefc [WATCHDOG] Fix io.h & uaccess.h includes. by Wim Van Sebroeck · 15 years ago
  61. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 15 years ago
  62. d5c26a5 [WATCHDOG] struct file_operations should be const by Wim Van Sebroeck · 15 years ago
  63. 927d696 [WATCHDOG] cpwd.c: Coding style - Clean-up by Wim Van Sebroeck · 15 years ago
  64. d8100c3 [WATCHDOG] hpwdt.c: Add new HP BMC controller. by Thomas Mingarelli · 16 years ago
  65. 2855d28 [PATCH 13/13] drivers/watchdog: use USB API functions rather than constants by Julia Lawall · 16 years ago
  66. 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 16 years ago
  67. f296b14 [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup by Wim Van Sebroeck · 16 years ago
  68. e455b6b [WATCHDOG] rc32434_wdt: add spin_locking by Wim Van Sebroeck · 16 years ago
  69. 0aaae66 [WATCHDOG] rc32434_wdt: add shutdown method by Wim Van Sebroeck · 16 years ago
  70. 08eb2e0 [WATCHDOG] rc32434_wdt: add timeout module parameter by Phil Sutter · 16 years ago
  71. 9b655e0 [WATCHDOG] rc32434_wdt: clean-up driver by Phil Sutter · 16 years ago
  72. bba7d0b ARM: tlbflush.h: introduce TLB_BTB flag by Paulius Zaleckas · 15 years ago
  73. 371d352 [WATCHDOG] davinci: convert to ioremap() + io[read|write] by Kevin Hilman · 16 years ago
  74. 63bad14 [WATCHDOG] w83697ug: add error checking by Eric Lammerts · 16 years ago
  75. 9626dd7 [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl by Wim Van Sebroeck · 16 years ago
  76. 7834cd5 qeth: fix wait_event_timeout handling by Heiko Carstens · 15 years ago
  77. 8e98ac4 qeth: check for completion of a running recovery by Ursula Braun · 15 years ago
  78. 932e1583 qeth: unregister MAC addresses during recovery. by Klaus-Dieter Wacker · 15 years ago
  79. 64ef895 qeth: remove EDDP by Frank Blaschka · 15 years ago
  80. f61a0d0 qeth: add statistics for tx csum by Frank Blaschka · 15 years ago
  81. 7f6d95e qeth: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  82. 23d12e2 rndis_wlan: Fix build with netdev_ops compat disabled. by David S. Miller · 15 years ago
  83. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 15 years ago
  84. 47cb035 drivers/net/ax88796.c: take IRQ flags from platform_device by Daniel Mack · 15 years ago
  85. bef28b1 e1000e: add support for 82574 device ID 0x10F6 by Bruce Allan · 15 years ago
  86. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 15 years ago
  87. d1fbe04 RDMA/cxgb3: Enforce required firmware by Steve Wise · 15 years ago
  88. c96f173 [libata] Improve timeout handling by Alan Cox · 15 years ago
  89. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  90. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 15 years ago
  91. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 15 years ago
  92. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 15 years ago
  93. 3d47aa8 [libata] Drain data on errors by Alan Cox · 15 years ago
  94. c0f2ee3 pata_sc1200: Activate secondary channel by Alan Cox · 15 years ago
  95. 140d6fe pata_artop: Serializing support by Alan Cox · 15 years ago
  96. 208f2a8 [libata] ahci: correct enclosure LED state save by David Milburn · 15 years ago
  97. e18086d [libata] More robust parsing for IDENTIFY DEVICE multi_count field by Mark Lord · 15 years ago
  98. 000b344 sata_mv: fix LED blinking for SoC+NCQ by Mark Lord · 15 years ago
  99. 6abf467 sata_mv: optimize IRQ coalescing for 8-port chips by Mark Lord · 16 years ago
  100. 2b748a0 sata_mv: implement IRQ coalescing (v2) by Mark Lord · 16 years ago