1. c0dd394 of: remove of_default_bus_ids by Jonas Bonn · 14 years ago
  2. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  3. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  4. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  5. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  6. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  7. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  8. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  9. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  10. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  11. f8324e2 math-emu: correct test for downshifting fraction in _FP_FROM_INT() by Mikael Pettersson · 14 years ago
  12. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  13. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 14 years ago
  14. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  15. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  16. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
  17. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  18. 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  19. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  20. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  21. f469461 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  23. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  24. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  25. 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 14 years ago
  26. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  27. 9f71963 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  28. 44a54f7 tracing: Add alignment to syscall metadata declarations by Steven Rostedt · 14 years ago
  29. 095c247 V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner by Andy Walls · 14 years ago
  30. c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  31. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. 78178c7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  33. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 14 years ago
  34. 140236b VFS: introduce s_dirty accessors by Artem Bityutskiy · 14 years ago
  35. 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 14 years ago
  37. edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 14 years ago
  38. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  39. bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 14 years ago
  40. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  41. f9f5a46 of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test by Grant Likely · 14 years ago
  42. 8cec0e7 of/device: Add OF style matching helper function by Grant Likely · 14 years ago
  43. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  44. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  45. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  46. 94c0931 of: Merge of_device_alloc() and of_device_make_bus_id() by Grant Likely · 14 years ago
  47. 5fd200f of/device: Merge of_platform_bus_probe() by Grant Likely · 14 years ago
  48. 34a1c1e of: Modify of_device_get_modalias to be passed struct device by Grant Likely · 14 years ago
  49. dd27dcd of/device: merge of_device_uevent by Grant Likely · 14 years ago
  50. dbbdee9 of/address: Merge all of the bus translation code by Grant Likely · 14 years ago
  51. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  52. 6b884a8 of/address: merge of_iomap() by Grant Likely · 14 years ago
  53. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  54. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  55. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 14 years ago
  56. e2aec37 linux/net.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  57. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  58. 4ef6acf sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock by John Fastabend · 14 years ago
  59. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 8264569 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  61. c6353b4 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 by Tejun Heo · 14 years ago
  62. bf4f42b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  63. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 14 years ago
  64. b26c949 fb: fix colliding defines for fb flags. by Dave Airlie · 14 years ago
  65. 9b2c2ff mv643xx_eth: use sw csum for big packets by Saeed Bishara · 14 years ago
  66. 4efd7e8 xfrm: fix XFRMA_MARK extraction in xfrm_mark_get by Andreas Steffen · 14 years ago
  67. c59690f Input: i8042 - mark stubs in i8042.h "static inline" by Feng Tang · 14 years ago
  68. 9c69520 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions by Mikael Pettersson · 14 years ago
  69. 984bc96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  70. 57439f8 fs: fix superblock iteration race by npiggin@suse.de · 14 years ago
  71. bf98843 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH by Ben Hutchings · 14 years ago
  72. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  73. b505ff5 of: kill struct of_device by Grant Likely · 14 years ago
  74. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. f014d93 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 31cafd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 8f1c14b snmp: fix SNMP_ADD_STATS() by Eric Dumazet · 14 years ago
  78. b70e4f0 tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h by Wu Zhangjin · 14 years ago
  79. da931a9 agp: drop vmalloc flag. by Dave Airlie · 14 years ago
  80. 575f552 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  81. dc66c74 drbd: Fixed a race between disk-attach and unexpected state changes by Philipp Reisner · 14 years ago
  82. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 14 years ago
  83. d9a799d Merge branch 'acpica-cherry-pick' into release by Len Brown · 14 years ago
  84. b681f7d ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility by Matthew Garrett · 14 years ago
  85. d703266 ACPICA: Fix namestring associated with AE_NO_HANDLER exception by Bob Moore · 14 years ago
  86. 9263482 Merge branch 'gpe-regression-fixes' into release by Len Brown · 14 years ago
  87. c9a8bbb ACPI / ACPICA: Avoid writing full enable masks to GPE registers by Rafael J. Wysocki · 14 years ago
  88. fd24744 ACPI / ACPICA: Fix low-level GPE manipulation code by Rafael J. Wysocki · 14 years ago
  89. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. c544419 writeback: simplify and split bdi_start_writeback by Christoph Hellwig · 14 years ago
  91. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  92. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  94. 79907d8 misc: Fix allocation 'borrowed' by vhost_net by Alan Cox · 14 years ago
  95. f5c98a4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  96. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  97. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  98. dc61b1d sched: Fix PROVE_RCU vs cpu_cgroup by Peter Zijlstra · 14 years ago
  99. 148a03b drm/radeon/kms/evergreen: set accel_enabled by Alex Deucher · 14 years ago
  100. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 14 years ago