1. 0b6bb66 Export the augmented rbtree helper functions by Andreas Gruenbacher · 13 years ago
  2. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  3. 363aab2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  4. b9020c9 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  5. 153e019 drm/nv50: fix regression on IGPs by Ben Skeggs · 13 years ago
  6. 1e644d6 drm/radeon/kms: re-emit full context state for evergreen blits by Alex Deucher · 13 years ago
  7. dca0d61 drm/radeon/kms: release CMASK access in preclose_kms by Marek Olšák · 13 years ago
  8. bffb276 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. f7b548f 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
  10. 95f9354b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  11. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  12. 0b711ca Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  13. b17b849 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  14. 785eb10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  15. fa6bee4 drm/radeon/kms: fix r6xx+ scanout on BE systems by Alex Deucher · 13 years ago
  16. d75ee3b drm/radeon/kms: clean up some magic numbers by Alex Deucher · 13 years ago
  17. 9453d62 drm/radeon/kms: only enable HDMI mode if radeon audio is enabled by Alex Deucher · 13 years ago
  18. 6bba2e1 radeon/kms: fix dp displayport mode validation by Jerome Glisse · 13 years ago
  19. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 13 years ago
  20. 5138826 cnic: Fix big endian bug by Michael Chan · 13 years ago
  21. 7cc2edb xfrm6: Don't forget to propagate peer into ipsec route. by David S. Miller · 13 years ago
  22. 34c9204 tg3: Use new VLAN code by Matt Carlson · 13 years ago
  23. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  24. 6cb8e87 avr32: add missing include causing undefined pgtable_page_* references by Hans-Christian Egtvedt · 13 years ago
  25. 05ca62c sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages by Paul Turner · 13 years ago
  26. b815f19 sched: Fix/remove redundant cfs_rq checks by Paul Turner · 13 years ago
  27. e37b6a7 sched: Fix sign under-flows in wake_affine by Paul Turner · 13 years ago
  28. 52bb4a7 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  29. 889a7a6 percpu, x86: Fix percpu_xchg_op() by Eric Dumazet · 13 years ago
  30. 9a57c3e x86: Remove left over system_64.h by Yinghai Lu · 13 years ago
  31. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  32. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 13 years ago
  33. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 13 years ago
  34. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 13 years ago
  35. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 13 years ago
  36. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 13 years ago
  37. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 13 years ago
  38. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  39. 3689456 squashfs: fix use of uninitialised variable in zlib & xz decompressors by Phillip Lougher · 13 years ago
  40. ac15ee6 radix_tree: radix_tree_gang_lookup_tag_slot() may never return by Toshiyuki Okajima · 13 years ago
  41. 1817dc0 drivers/clocksource/tcb_clksrc.c: fix init sequence by Voss, Nikolaus · 13 years ago
  42. 52dbb90 memcg: fix race at move_parent around compound_order() by KAMEZAWA Hiroyuki · 13 years ago
  43. 3d37c4a memcg: bugfix check mem_cgroup_disabled() at split fixup by KAMEZAWA Hiroyuki · 13 years ago
  44. 01c88e2 memcg: fix account leak at failure of memsw acconting by KAMEZAWA Hiroyuki · 13 years ago
  45. 28bd657 mm: migration: clarify migrate_pages() comment by Minchan Kim · 13 years ago
  46. 33a9387 mm: compaction: don't depend on HUGETLB_PAGE by Andrea Arcangeli · 13 years ago
  47. 8dba474 mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent() by Jesper Juhl · 13 years ago
  48. 2ff754f mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator by David Rientjes · 13 years ago
  49. f33261d mm: fix deferred congestion timeout if preferred zone is not allowed by David Rientjes · 13 years ago
  50. 4f542e3 pps: claim parallel port exclusively by Alexander Gordeev · 13 years ago
  51. a783ac4 pps ktimer: remove noisy message by Rodolfo Giometti · 13 years ago
  52. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 13 years ago
  53. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 13 years ago
  54. d8cc667 leds: leds-pwm: return proper error if pwm_request failed by Axel Lin · 13 years ago
  55. f95ba94 mm/pgtable-generic.c: fix CONFIG_SWAP=n build by Andrew Morton · 13 years ago
  56. cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 13 years ago
  57. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  58. 3af0365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  59. 01ed875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  60. 8348ad7 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  61. 9948d37 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  62. fd3830b Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  63. ceb73c1 KEYS: Fix __key_link_end() quota fixup on error by David Howells · 13 years ago
  64. f5c66d7 intel_scu_ipcutils: Fix the license tag by Alan Cox · 13 years ago
  65. 9cfe268 Documentation: Fix kernel parameter ordering by Alan Cox · 13 years ago
  66. ecb5646 intel_scu_ipc: fix signedness bug by Axel Lin · 13 years ago
  67. de221bd bonding: update documentation - alternate configuration. by Nicolas de Pesloüan · 13 years ago
  68. 44f5324 TCP: fix a bug that triggers large number of TCP RST by mistake by Jerry Chu · 13 years ago
  69. acd9f9c MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer by Reinette Chatre · 13 years ago
  70. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 13 years ago
  71. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 13 years ago
  72. 2f8e728 Merge branch 'mmci' into fixes by Russell King · 13 years ago
  73. 250c7a6 ALSA: AACI: fix timeout duration by Russell King · 13 years ago
  74. 69058cd ALSA: AACI: fix timeout condition checking by Russell King · 13 years ago
  75. fd01548 ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode by Hartley Sweeten · 13 years ago
  76. 05b112f ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" by Catalin Marinas · 13 years ago
  77. 03399c1cb ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode by Russell King · 13 years ago
  78. 73a8bd7 ipv6: Revert 'administrative down' address handling changes. by David S. Miller · 13 years ago
  79. c3810c8 PM / Runtime: Don't enable interrupts while running in_interrupt by Alan Stern · 13 years ago
  80. a20f0bc hwmon: (lis3) turn down the no IRQ message by Kalhan Trisal · 13 years ago
  81. baaece2 ARM: 6635/2: Configure reference clock for Versatile Express timers by Pawel Moll · 13 years ago
  82. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 13 years ago
  83. e5310f6 ARM: versatile: name configuration options after actual board names by Russell King · 13 years ago
  84. d2a1c9a ARM: realview: name configuration options after actual board names by Russell King · 13 years ago
  85. ec15038 ARM: realview,vexpress: fix section mismatch warning for pen_release by Russell King · 13 years ago
  86. de0368d textsearch: doc - fix spelling in lib/textsearch.c. by Jesper Dangaard Brouer · 13 years ago
  87. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 13 years ago
  88. 2321f3b pch_gbe: don't use flush_scheduled_work() by Tejun Heo · 13 years ago
  89. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 13 years ago
  90. 45f1798 mailmap: Add an entry for Axel Lin. by Paul Mundt · 13 years ago
  91. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 13 years ago
  92. 5dc1365c drivers/video/bf537-lq035.c: Add missing IS_ERR test by Julia Lawall · 13 years ago
  93. e88e43b video: pxa168fb: remove a redundant pxa168fb_check_var call by axel lin · 13 years ago
  94. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 13 years ago
  95. 75a9fa0 sh: Fix build of sh7750 base boards by Nobuhiro Iwamatsu · 13 years ago
  96. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 13 years ago
  97. c723fda Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  98. 5d07929 drm/nvc0/grctx: correct an off-by-one by Ben Skeggs · 13 years ago
  99. 34311c7 drm/nv50: Fix race with PFIFO during PGRAPH context destruction. by Francisco Jerez · 13 years ago
  100. 670820c drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. by Francisco Jerez · 13 years ago