1. f694751 mmc: omap: Fix possible NULL pointer deref by Michael Buesch · 13 years ago
  2. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  3. 9fdcdbb mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() by Chris Ball · 13 years ago
  4. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  5. be6b694 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  6. 0fd97ab Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  7. 7fcaa9a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  8. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 13 years ago
  9. 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 13 years ago
  10. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  11. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  12. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  13. 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 13 years ago
  14. 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 13 years ago
  15. 54a96da ALSA - au88x0 - Add buffer bytes constraints by Raymond Yau · 13 years ago
  16. 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 13 years ago
  17. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  18. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  19. 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 13 years ago
  20. e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  21. ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 13 years ago
  22. 6565945 drm/radeon/kms: add info query for tile pipes by Alex Deucher · 13 years ago
  23. 834f0c3 drm/radeon/kms: add missing safe regs for 6xx/7xx by Alex Deucher · 13 years ago
  24. bf5192e drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE by Dave Airlie · 13 years ago
  25. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  26. 8e10cd7 Linux 2.6.39-rc5 by Linus Torvalds · 13 years ago
  27. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  28. 7833aa0 xfrm: Check for the new replay implementation if an esn state is inserted by Steffen Klassert · 13 years ago
  29. c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 13 years ago
  30. 3f602b0 xfrm: Fix replay window size calculation on initialization by Steffen Klassert · 13 years ago
  31. 4175242 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  32. 45dafe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  33. fc7b3ff Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  34. ec75a71 perf events, x86: Work around the Nehalem AAJ80 erratum by Ingo Molnar · 13 years ago
  35. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  36. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  37. c1ae683 amd64_edac: Erratum #637 workaround by Borislav Petkov · 13 years ago
  38. f08e457 amd64_edac: Factor in CC6 save area by Borislav Petkov · 13 years ago
  39. f030ddf amd64_edac: Remove node interleave warning by Borislav Petkov · 13 years ago
  40. aa1f465 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH by Seth Heasley · 13 years ago
  41. 18a073a perf, x86: Fix BTS condition by Peter Zijlstra · 13 years ago
  42. db92f43 davinci-mcasp: fix _CBM_CFS pin directions by Ben Gardiner · 13 years ago
  43. a90f549 davinci-mcasp: fix _CBM_CFS hw_params by Ben Gardiner · 13 years ago
  44. 9595c8f davinci-mcasp: use bitfield definitions for PDIR by Ben Gardiner · 13 years ago
  45. 049cfaa ASoC: davinci-mcasp: correct tdm_slots limit by Ben Gardiner · 13 years ago
  46. 3f12608 OMAP3+: voltage: remove initial voltage by Nishanth Menon · 13 years ago
  47. 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 13 years ago
  48. 26a064d omap: rx51: mark reserved memory earlier by Felipe Contreras · 13 years ago
  49. 7bed50c ACPI / PM: Avoid infinite recurrence while registering power resources by Rafael J. Wysocki · 13 years ago
  50. 22110fa PM / Wakeup: Fix initialization of wakeup-related device sysfs files by Rafael J. Wysocki · 13 years ago
  51. bc16b37 OMAP3: l3: fix for "irq 10: nobody cared" message by omar ramirez · 13 years ago
  52. 6ba5932 arm: omap2: enable smc instruction for sleep34xx by Oskar Andero · 13 years ago
  53. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  54. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  55. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  56. 9ade0cf SELINUX: Make selinux cache VFS RCU walks safe by Eric Paris · 13 years ago
  57. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  58. 3dd2ee4 bit_spinlock: don't play preemption games inside the busy loop by Linus Torvalds · 13 years ago
  59. b27b8ea staging: intel_sst: intelmid needs delay.h by Randy Dunlap · 13 years ago
  60. 95c2b71 staging: solo6x10: add select SND_PCM to fix build error by Peter Foley · 13 years ago
  61. d1b2e95 staging: usbip: vhci: fix oops on subsequent attach by Max Vozeler · 13 years ago
  62. 9f908a9 staging: ft1000: Remove unnecessary EXPORT_SYMBOLs by Jeff Mahoney · 13 years ago
  63. 1035117 staging: rts_pstor: use #ifdef instead of #if by Jeff Mahoney · 13 years ago
  64. c6cdade staging: rts_pstor: Add <linux/vmalloc.h> by Jeff Mahoney · 13 years ago
  65. 4f80494d staging: gma500: Depend on X86 by Jeff Mahoney · 13 years ago
  66. 97232fd staging: olpc: Add <linux/delay.h> by Jeff Mahoney · 13 years ago
  67. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  68. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  69. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  70. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  71. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  72. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  73. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  74. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  75. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  76. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 13 years ago
  77. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  78. dd55c898 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 13 years ago
  79. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 13 years ago
  80. 39b6897 x86, setup: When probing memory with e801, use ax/bx as a pair by H. Peter Anvin · 13 years ago
  81. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 13 years ago
  82. e0ac845 sh, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  83. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  84. 07fa7a0 powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  85. 87dc669 x86, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  86. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  87. 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 13 years ago
  88. 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 13 years ago
  89. 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 13 years ago
  90. ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 13 years ago
  91. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 13 years ago
  92. e454d16 ARM: pxa/magician: bq24022 regulator needs to be enabled by Philipp Zabel · 13 years ago
  93. 745b1f4f ARM: pxa/hx4700: bq24022 regulator needs to be enabled by Paul Parsons · 13 years ago
  94. 9ac067a Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  95. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  96. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  97. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  98. 5f6279d [SCSI] pmcraid: reject negative request size by Dan Rosenberg · 13 years ago
  99. 86cbfb5 [SCSI] put stricter guards on queue dead checks by James Bottomley · 13 years ago
  100. 0b83935 [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path by Mike Snitzer · 13 years ago