1. d7c764c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. 5679027 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  5. 720e87e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  6. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  7. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  8. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 13 years ago
  9. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  10. ab711fe perf: Fix task context scheduling by Peter Zijlstra · 13 years ago
  11. cb6c852 x86, amd-nb: Rename CPU PCI id define for F4 by Borislav Petkov · 13 years ago
  12. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 14 years ago
  13. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  14. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  15. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  16. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  17. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 13 years ago
  18. 28959f2 genirq: Remove obsolete comment by Thomas Gleixner · 13 years ago
  19. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 13 years ago
  20. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
  21. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  22. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  23. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 13 years ago
  24. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  26. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 14 years ago
  27. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  28. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  29. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 14 years ago
  30. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  32. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  33. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  34. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  35. ee38c04 genirq: Add setter for AFFINITY_SET in irq_data state by Thomas Gleixner · 14 years ago
  36. 9cff60d genirq: Provide setter inline for IRQD_IRQ_INPROGRESS by Thomas Gleixner · 14 years ago
  37. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 14 years ago
  38. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 14 years ago
  39. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 14 years ago
  40. 1788c20 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  41. ccd0d44 WARN_ON_SMP(): Add comment to explain ({0;}) by Steven Rostedt · 14 years ago
  42. b554cb4 NOMMU: support SMP dynamic percpu_alloc by Graf Yang · 14 years ago
  43. d454f39 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  44. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 14 years ago
  45. e2d3d44 eeepc-wmi: add camera keys by Corentin Chary · 14 years ago
  46. 32471f6 Btrfs: add datacow flag in inode flag by liubo · 14 years ago
  47. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 14 years ago
  48. 0cb3fcd gpio: driver for 42 AB8500 GPIO pins by Bibek Basu · 14 years ago
  49. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  50. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  51. 18bcd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  52. 7b724a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  53. 551b0bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  54. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  56. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
  57. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 14 years ago
  58. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 14 years ago
  59. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 14 years ago
  60. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 14 years ago
  61. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 14 years ago
  62. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 14 years ago
  63. 8de6bc7 mfd: Add MAX8997/8966 IRQ control by MyungJoo Ham · 14 years ago
  64. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 14 years ago
  65. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 14 years ago
  66. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
  67. 77af1b264 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 14 years ago
  68. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 14 years ago
  69. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 14 years ago
  70. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 14 years ago
  71. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  72. 9f34217 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  73. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  74. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  75. 56a9ccb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  76. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  77. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 8dd9026 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
  79. 2a20b02 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
  80. 839767e Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  83. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  84. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 14 years ago
  85. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 14 years ago
  86. 52c6182 mfd: remove now redundant sh_mobile_sdhi.h header by Guennadi Liakhovetski · 14 years ago
  87. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 14 years ago
  88. 2092e6b WARN_ON_SMP(): Allow use in if() statements on UP by Steven Rostedt · 14 years ago
  89. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 14 years ago
  90. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 14 years ago
  91. d39dd11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  92. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 14 years ago
  93. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 14 years ago
  94. 250df6e fs: protect inode->i_state with inode->i_lock by Dave Chinner · 14 years ago
  95. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 14 years ago
  96. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  97. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 14 years ago
  98. e285c17 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  99. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 14 years ago
  100. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 14 years ago