1. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  2. f978d36 ALSA: asihpi - Remove unneeded ; by Eliot Blennerhassett · 14 years ago
  3. 36ed8bd ALSA: asihpi - Minor HPI error handling fixes by Eliot Blennerhassett · 14 years ago
  4. 108ccb3 ALSA: asihpi - Change compander API and tidy by Eliot Blennerhassett · 14 years ago
  5. 3843914 ALSA: asihpi - Add ASI5200 family by Eliot Blennerhassett · 14 years ago
  6. 1dd6aaa ALSA: asihpi - Use version string instead of printf formatting by Eliot Blennerhassett · 14 years ago
  7. 168f1b0 ALSA: asihpi - HPI API updates by Eliot Blennerhassett · 14 years ago
  8. 217d32d forcedeth: correct valid flag by Julia Lawall · 14 years ago
  9. 7f285fa bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference by Herbert Xu · 14 years ago
  10. bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 14 years ago
  11. 3390712 net/ne: fix memory leak in ne_drv_probe() by Kulikov Vasiliy · 14 years ago
  12. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  13. 831334c Documentation/isdn: CAPI controller interface amendment by Tilman Schmidt · 14 years ago
  14. 83cc0a1 qlge: Change version to v1.00.00.25.00.00-01. by Ron Mercer · 14 years ago
  15. fbc2ac3 qlge: Make adapter drop frame errors and pass up csum errors. by Ron Mercer · 14 years ago
  16. 6d29b1e qlge: Fix possible endian issue for rx UDP csum. by Ron Mercer · 14 years ago
  17. 3b11d36 qlge: Reduce print level in data path statements. by Ron Mercer · 14 years ago
  18. fc312ec qlge: Don't use firmware when forcing firmware dump. by Ron Mercer · 14 years ago
  19. f2c0500 qlge: Restore promiscuous setting after reset. by Ron Mercer · 14 years ago
  20. 4265e66 ni52: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  21. e929bc3 ns83820: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  22. 174afef mac89x0: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  23. 2321e80 natsemi: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  24. 897dd41 ksz884x: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  25. 7bfba0b lance: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  26. ad6f84b hp100: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  27. 86678a2 starfire: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  28. 0b9be50 hamachi: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  29. 661a16c cs89x0: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  30. 275defc epic100: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  31. 57616ee ethoc: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  32. d117b66 fealnx: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  33. 78e8c53 davinci_emac: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  34. 0a17ee9 ioc3-eth: Use the instance of net_device_stats from net_device. by Ralf Baechle · 14 years ago
  35. 4e92272 sun3_82586: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  36. fe76cda ipv4: use skb_dst_copy() in ip_copy_metadata() by Eric Dumazet · 14 years ago
  37. a99db19 ks8842: Replace usage of dev_dbg with netdev_dbg by Richard Röjfors · 14 years ago
  38. c31fd6c usbnet: remove direct access to urb->status by Oliver Neukum · 14 years ago
  39. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  40. 4478a9c igb: drop support for UDP hashing w/ RSS by Alexander Duyck · 14 years ago
  41. db059c0 ASoC: Automatically manage ALC coefficients for WM8960 by Mark Brown · 14 years ago
  42. ef2a452 proc: unify PROC_DEVICETREE config by Andres Salomon · 14 years ago
  43. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  44. 5ab5fc7 of: Put all CONFIG_OF dependencies into a Kconfig menu block by Grant Likely · 14 years ago
  45. dd5e737 of: remove architecture CONFIG_OF definitions by Stephen Rothwell · 14 years ago
  46. bcbefae of: define CONFIG_OF globally so architectures can select it by Stephen Rothwell · 14 years ago
  47. 7b14c64 sparc: turn CONFIG_OF into a select by Stephen Rothwell · 14 years ago
  48. 10f85f4 powerpc: turn CONFIG_OF into a select by Stephen Rothwell · 14 years ago
  49. ae5bf63 microblaze: turn CONFIG_OF into a select by Stephen Rothwell · 14 years ago
  50. 50ef528 of: Fix missing include by Grant Likely · 14 years ago
  51. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 14 years ago
  52. 959e85f i2c: Add OF-style registration and binding by Grant Likely · 14 years ago
  53. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  54. 4f0ddcb niu: always include of_device.h by Randy Dunlap · 14 years ago
  55. f9f5a46 of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test by Grant Likely · 14 years ago
  56. 8cec0e7 of/device: Add OF style matching helper function by Grant Likely · 14 years ago
  57. 2e13cba of/gpio: fix of_gpio includes by Grant Likely · 14 years ago
  58. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  59. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  60. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  61. cedb188 gpiolib: cosmetic improvements for error handling in gpiochip_add() by Anton Vorontsov · 14 years ago
  62. ac80a51 of/device: populate platform_device (of_device) resource table on allocation by Grant Likely · 14 years ago
  63. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  64. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  65. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  66. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  67. d3571c3 of: Use full node name in resource structures by Grant Likely · 14 years ago
  68. 3930f29 of/address: restrict 'no-ranges' kludge to powerpc by Grant Likely · 14 years ago
  69. 154063a9 of/address: little-endian fixes by Grant Likely · 14 years ago
  70. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  71. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  72. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  73. a7c194b of/irq: little endian fixes by Rob Herring · 14 years ago
  74. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  75. b83da29 of/powerpc: Move Powermac irq quirk code into powermac pic driver code by Grant Likely · 14 years ago
  76. b6295c8 of/microblaze: strip out of_irq_workarounds code by Grant Likely · 14 years ago
  77. b7dcb85 perf probe: Support static and global variables by Masami Hiramatsu · 14 years ago
  78. b2a3c12 perf probe: Support tracing an entry of array by Masami Hiramatsu · 14 years ago
  79. 73317b9 perf probe: Support "string" type by Masami Hiramatsu · 14 years ago
  80. ed98ada ceph: fix message revocation by Sage Weil · 14 years ago
  81. d572495 sunrpc: Remove duplicated #include by Huang Weiyi · 14 years ago
  82. e355999 ncpfs: Remove duplicated #include by Huang Weiyi · 14 years ago
  83. e09c861 tracing/kprobes: Support "string" type by Masami Hiramatsu · 14 years ago
  84. cf40f08 spi/mpc5121: change annotations for probe and remove functions by Anatolij Gustschin · 14 years ago
  85. 153a109 ceph: fix crush device 'out' threshold to 1.0, not 0.1 by Sage Weil · 14 years ago
  86. 55dc9d5 MIPS: Return after handling coprocessor 2 exception by Jesper Nilsson · 14 years ago
  87. 121915c MIPS: BCM47xx: Add NVRAM support devices by Waldemar Brodkorb · 14 years ago
  88. 5df7435 MIPS: Loongson: Define rtc device on MC146818-equipped systems by Arnaud Patard · 14 years ago
  89. 17c0413 MIPS: MT: Fix FPU affinity. by Ralf Baechle · 14 years ago
  90. 1d84267 MIPS: Oprofile: Fixup of loongson2_exit() by Wu Zhangjin · 14 years ago
  91. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 14 years ago
  92. c9f8487 MIPS: Tracing: Cleanup of address space checking by Wu Zhangjin · 14 years ago
  93. 68ccf75 MIPS: Tracing: Cleanup of function graph tracer by Wu Zhangjin · 14 years ago
  94. e424054 MIPS: Tracing: Reduce the overhead of dynamic Function Tracer by Wu Zhangjin · 14 years ago
  95. 4d6829f MIPS: Tracing: Cleanup of instructions used by Wu Zhangjin · 14 years ago
  96. 3a2af2d MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address by Wu Zhangjin · 14 years ago
  97. 56b49cd MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 by Wu Zhangjin · 14 years ago
  98. 042e571 MIPS: Tracing: Cleanup comments by Wu Zhangjin · 14 years ago
  99. cbe555b MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return by Wu Zhangjin · 14 years ago
  100. 27b1183 MIPS: Tracing: Merge adjacent #ifdefs with same condition. by Wu Zhangjin · 14 years ago