1. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 14 years ago
  2. 419d8c9 mlock: do not munlock pages in __do_fault() by Michel Lespinasse · 14 years ago
  3. e15f8c0 mlock: fix race when munlocking pages in do_wp_page() by Michel Lespinasse · 14 years ago
  4. e6d2e2b memblock: don't adjust size in memblock_find_base() by Yinghai Lu · 14 years ago
  5. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 14 years ago
  6. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  7. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 14 years ago
  8. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
  9. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 14 years ago
  10. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 14 years ago
  11. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 14 years ago
  12. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  13. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  14. ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  15. b477958 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  16. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  17. 3e9d08e virtio_net: Add schedule check to napi_enable call by Bruce Rogers · 14 years ago
  18. 70a0622 fix jiffy calculations in calibrate_delay_direct to handle overflow by Tim Deegan · 14 years ago
  19. 96642d4 x25: Do not reference freed memory. by David S. Miller · 14 years ago
  20. 6148a47 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  21. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 14 years ago
  22. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 14 years ago
  23. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 14 years ago
  24. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  25. 75d1a75 pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool by Toshiharu Okada · 14 years ago
  26. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  27. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. ae8eed2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  29. 5414e55 staging: zram: fix data corruption issue by Nitin Gupta · 14 years ago
  30. 0742cec Staging: Comedi: Fix a few NI module dependencies by Ian Abbott · 14 years ago
  31. 3c323c0 Staging: comedi: Add MODULE_LICENSE and similar to NI modules by Ian Abbott · 14 years ago
  32. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 14 years ago
  33. 02a8f01 cfq-iosched: Don't wait if queue already has requests. by Justin TerAvest · 14 years ago
  34. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 14 years ago
  35. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 14 years ago
  36. ce9736d pch_can: fix rmmod issue by Tomoya · 14 years ago
  37. eab743e pch_can: fix 800k comms issue by Tomoya · 14 years ago
  38. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 14 years ago
  39. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 14 years ago
  40. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 14 years ago
  41. 3a9dda7 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  42. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  43. 2770c5e virtio: console: Wake up outvq on host notifications by Amit Shah · 14 years ago
  44. 3fb17da Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 14 years ago
  45. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  46. 310e5ca ixgbe: update version string by Don Skidmore · 14 years ago
  47. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 14 years ago
  48. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
  49. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 14 years ago
  50. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
  51. cf8e09b e1000: add support for Marvell Alaska M88E1118R PHY by Florian Fainelli · 14 years ago
  52. 4633427 e1000e: tx_timeout should not increment for non-hang events by Jesse Brandeburg · 14 years ago
  53. 429a01a Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  54. 02214dc FIX: md: process hangs at wait_barrier after 0->10 takeover by Krzysztof Wojcik · 14 years ago
  55. 100b33c Linux 2.6.38-rc4 by Linus Torvalds · 14 years ago
  56. 531c9da batman-adv: Linearize fragment packets before merge by Sven Eckelmann · 14 years ago
  57. 65d9055 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. e91ece5 md_make_request: don't touch the bio after calling make_request by Chris Mason · 14 years ago
  59. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  60. eee4da2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. b8f049a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  62. 06262a6 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
  63. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 14 years ago
  64. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 14 years ago
  65. 257a65d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  66. 95c3043 x25: possible skb leak on bad facilities by andrew hendry · 14 years ago
  67. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 14 years ago
  68. 3dd823e iwlagn: Re-enable RF_KILL interrupt when down by Don Fry · 14 years ago
  69. dd3cb63 ssb-pcmcia: Fix parsing of invariants tuples by Michael Büsch · 14 years ago
  70. 3a90983 Btrfs: Fix page count calculation by Yan, Zheng · 14 years ago
  71. 1f63b95 Merge branch 'fixes' by Russell King · 14 years ago
  72. d402539 cifs: remove checks for ses->status == CifsExiting by Jeff Layton · 14 years ago
  73. d8cff13 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
  74. 7c28938 ALSA: AACI: allow writes to MAINCR to take effect by Russell King · 14 years ago
  75. 4a683a2 ARM: Update mach-types by Russell King · 14 years ago
  76. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  77. 57cdfdf powerpc: Fix hcall tracepoint recursion by Anton Blanchard · 14 years ago
  78. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  79. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  80. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  81. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  82. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  83. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  84. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  85. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  86. 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
  87. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  88. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
  89. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
  90. 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  91. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 43a7232 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
  93. 15ccb7b 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
  94. 07675f4 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
  95. 585a7c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  96. 711c914 bnx2x: Duplication in promisc mode by Vladislav Zolotarov · 14 years ago
  97. e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
  98. 3c3a3b4 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. by Krzysztof Hałasa · 14 years ago
  99. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 14 years ago
  100. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 14 years ago