1. be71cf2 oom: fix NULL pointer dereference by KOSAKI Motohiro · 14 years ago
  2. f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
  3. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  4. 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
  5. 944645c s5pc110: SDHCI-s3c can override host capabilities by Kyungmin Park · 14 years ago
  6. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  7. f2e41e9 revert "hwmon: f71882fg: add support for the Fintek F71808E" by Andrew Morton · 14 years ago
  8. a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
  9. d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
  10. 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
  11. 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
  12. 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
  13. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  14. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  15. b3ea36b 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
  16. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
  17. f203688 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  18. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  19. d1126ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  20. 2a55473 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  21. d15ca32 Fix the declaration of sys_execve() in asm-generic/syscalls.h by David Howells · 14 years ago
  22. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago
  23. 145c3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  24. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  25. ecafda6 perf tools: Fix build error on read only source. by Kusanagi Kouichi · 14 years ago
  26. 1ca72fe 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
  27. 7dfb2d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  28. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  29. d9f5d41 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  30. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  31. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  32. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  33. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  34. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  35. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  36. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  37. 2dc91ab lglock: introduce special lglock and brlock spin locks by Nick Piggin · 14 years ago
  38. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  39. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  40. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  41. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  42. 44672e4 apparmor: use task path helpers by Nick Piggin · 14 years ago
  43. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  44. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  45. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago
  46. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  47. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  48. 351af07 perf, x86: Fix Intel-nhm PMU programming errata workaround by Zhang, Yanmin · 14 years ago
  49. 9d5f371 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  50. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  51. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  52. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  53. dad5eb6 vfs: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  54. b845ff8 cramfs: only unlock new inodes by Alexander Shishkin · 14 years ago
  55. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  56. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  57. 5e1c533 m68knommu: include sched.h in ColdFire/SPI driver by Greg Ungerer · 14 years ago
  58. c7484cf m68knommu: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  59. dc6ae5e m68knommu: arch/m68k/include/asm/ide.h fix for nommu by Jate Sujjavanich · 14 years ago
  60. 6b96562 md: provide appropriate return value for spare_active functions. by NeilBrown · 14 years ago
  61. e6ffbcb md: Notify sysfs when RAID1/5/10 disk is In_sync. by Adrian Drzewiecki · 14 years ago
  62. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  63. 3b89f56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  64. 392abee 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
  65. 472db19 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  66. 351f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  67. e14f64c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  69. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  70. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  71. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  72. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  73. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  74. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 14 years ago
  75. 86fa04b sparc64: Fix atomic64_t routine return values. by David S. Miller · 14 years ago
  76. ef201be sparc64: Fix rwsem constant bug leading to hangs. by David S. Miller · 14 years ago
  77. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 14 years ago
  78. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  79. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  80. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  81. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  82. 033a273 perf tools: Fix build on POSIX shells by Bernd Petrovitsch · 14 years ago
  83. c69aefa ALSA: hda - Fix ALC680 base model capture by Kailang Yang · 14 years ago
  84. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  85. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  86. 7cb4dc9 AppArmor: fix task_setrlimit prototype by Jiri Slaby · 14 years ago
  87. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 14 years ago
  88. 60652d0 ata: update for of_device to platform_device replacement by Stephen Rothwell · 14 years ago
  89. 300a103 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  90. beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
  91. fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
  92. 787ea1c arm,kgdb: fix GDB_MAX_REGS no longer used by Eric Miao · 14 years ago
  93. 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
  94. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  95. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  96. 088ab30 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node by Michal Simek · 14 years ago
  97. a8dcb87 microblaze: Fix of/address: Merge all of the bus translation code by Michal Simek · 14 years ago
  98. b9e0ba8 booting-without-of: Remove nonexistent chapters from TOC, fix numbering by Anton Vorontsov · 14 years ago
  99. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 14 years ago
  100. f24645a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago