1. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  2. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  3. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  4. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  5. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  6. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  7. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  8. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  9. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  10. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  11. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  12. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago
  13. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 14 years ago
  14. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 14 years ago
  15. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 14 years ago
  16. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 14 years ago
  17. bdfa3d8 can: pch_can: fix section mismatch warning by using a whitelisted name by Marc Kleine-Budde · 14 years ago
  18. 526de53 can: pch_can: fix sparse warning by Marc Kleine-Budde · 14 years ago
  19. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  20. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 14 years ago
  21. 1b803fb vmxnet: trivial annotation of protocol constant by Harvey Harrison · 14 years ago
  22. b8744ca vmxnet3: remove unnecessary byteswapping in BAR writing macros by Harvey Harrison · 14 years ago
  23. 870be39 ipv6/udp: report SndbufErrors and RcvbufErrors by Eric Dumazet · 14 years ago
  24. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  25. f02a38d Merge branches 'perf-fixes-for-linus' and '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
  26. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  27. 1a5cea7 make fanotify_read() restartable across signals by Lino Sanfilippo · 14 years ago
  28. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  29. cdf01dd fs-writeback.c: unify some common code by Linus Torvalds · 14 years ago
  30. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  31. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  32. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  34. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  35. 120a795 audit mmap by Al Viro · 14 years ago
  36. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago
  37. ab263f4 audit: Use rcu for task lookup protection by Thomas Gleixner · 15 years ago
  38. 2070320 audit: Do not send uninitialized data for AUDIT_TTY_GET by Thomas Gleixner · 15 years ago
  39. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  40. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  41. 8cc9de3e mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  42. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  43. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  44. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  45. 169ed55 Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  46. 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 14 years ago
  47. f7a998a in untag_chunk() we need to do alloc_chunk() a bit earlier by Al Viro · 14 years ago
  48. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  49. d29be15 Audit: add support to match lsm labels on user audit messages by Miloslav Trmac · 14 years ago
  50. 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. c0f62ed Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  52. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
  53. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 14 years ago
  54. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  55. e4dd654 Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  56. d7b4e42 ARM: Merge for-2637/s3c24xx/misc by Ben Dooks · 14 years ago
  57. 7c1552d1 ARM: Merge for-2637/s3c24xx/h1940 by Ben Dooks · 14 years ago
  58. 8f08bfd ARM: Merge for-2637/s3c24xx/rx1950 by Ben Dooks · 14 years ago
  59. 68730b4 ARM: h1940: add UDA1380 to i2c devices list by Vasily Khoruzhick · 14 years ago
  60. 53193dd ARM: h1940: Fix backlight and LCD power functions by Vasily Khoruzhick · 14 years ago
  61. 404ba5d x86, alternative: Call stop_machine_text_poke() on all cpus by Jason Baron · 14 years ago
  62. bdf5005 ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib by Abdoulaye Walsimou Gaye · 14 years ago
  63. e33ffd4 ARM: S3C2440: various fixes in Kconfig file by Abdoulaye Walsimou Gaye · 14 years ago
  64. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  65. 4ee7a6c2 msm: Kconfig: drop unused config options by Daniel Walker · 14 years ago
  66. 06125ff msm: fix compile failure when no debug uart is selected by Daniel Walker · 14 years ago
  67. bcd72c3 msm: fix debug-macro.S build failure by Daniel Walker · 14 years ago
  68. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  69. 91ab9bf Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  70. b7bdcc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  71. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  72. d56f84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  73. 12462f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  74. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  75. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  76. 3414df8 Staging: dream: remove dream driver and arch from tree by Greg Kroah-Hartman · 14 years ago
  77. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  78. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  79. 99d16cbc Btrfs: fix deadlock in btrfs_commit_transaction by Sage Weil · 14 years ago
  80. fccdae4 Btrfs: fix lockdep warning on clone ioctl by Sage Weil · 14 years ago
  81. 050006a Btrfs: fix clone ioctl where range is adjacent to extent by Sage Weil · 14 years ago
  82. 9a01919 Btrfs: fix delalloc checks in clone ioctl by Sage Weil · 14 years ago
  83. a4765fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  84. d8e39c4 Btrfs: drop unused variable in block_alloc_rsv by Chris Mason · 14 years ago
  85. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  86. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  87. d0b678c Btrfs: Use ERR_CAST helpers by Julia Lawall · 14 years ago
  88. 2354d08f Btrfs: use memdup_user helpers by Julia Lawall · 14 years ago
  89. 1e431a9 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
  90. 75d73126 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  91. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  92. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  93. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 14 years ago
  94. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  95. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  96. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  97. 4dacd5c kgdbts: prevent re-entry to kgdbts before it unregisters by Dongdong Deng · 14 years ago
  98. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  99. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  100. 834b296 kgdb,arm: fix register dump by Rabin Vincent · 14 years ago