1. 39847e7 x86, UV: Correct BAU software acknowledge by Cliff Wickman · 14 years ago
  2. 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
  3. 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
  4. 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
  5. e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
  6. 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
  7. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 14 years ago
  8. 4d3d769 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  9. 0ee7195 ahci: redo stopping DMA engines on empty ports by Tejun Heo · 14 years ago
  10. 7a4f876 sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24 by Colin Tuckley · 14 years ago
  11. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 14 years ago
  12. b475a3b sata_via: explain the magic fix by Tejun Heo · 14 years ago
  13. cfca31c [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  14. 386f40c Revert "tty: fix a little bug in scrup, vt.c" by Linus Torvalds · 14 years ago
  15. 1c24d06 jffs2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  16. e44a21b Linux 2.6.35-rc2 by Linus Torvalds · 14 years ago
  17. e7b526b drm/i915: Move non-phys cursors into the GTT by Chris Wilson · 14 years ago
  18. 78b3655 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  19. 84a8dce ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags by Dmitry Monakhov · 14 years ago
  20. 6c5de28 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  21. ed7dc1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  22. 7926e0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  23. 7f0d384 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. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  25. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 14 years ago
  26. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 14 years ago
  27. 3bafeb6 module: move find_module check to end by Linus Torvalds · 14 years ago
  28. 7567650 module: make locking more fine-grained. by Rusty Russell · 14 years ago
  29. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 14 years ago
  30. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 14 years ago
  31. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  32. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 14 years ago
  33. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  34. c446492 tcp: use correct net ns in cookie_v4_check() by Eric Dumazet · 14 years ago
  35. ca55158 rps: tcp: fix rps_sock_flow_table table updates by Eric Dumazet · 14 years ago
  36. 536e00e ppp_generic: fix multilink fragment sizes by Ben McKeegan · 14 years ago
  37. 57f1553 syncookies: remove Kconfig text line about disabled-by-default by Florian Westphal · 14 years ago
  38. ca73948 ixgbe: only check pfc bits in hang logic if pfc is enabled by John Fastabend · 14 years ago
  39. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  40. 8ce655e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  41. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  42. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  43. e620d1e Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  44. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  45. c1518f1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  46. a094c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  47. f9196e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  48. bf4282c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  49. d7940b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  50. 683eb94 omap: remove BUG_ON for disabled interrupts by Cory Maccarrone · 14 years ago
  51. bb21c7c vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure by KOSAKI Motohiro · 14 years ago
  52. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 14 years ago
  53. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 14 years ago
  54. 007d086 lib: add s390 to atomic64_dec_if_positive archs by Heiko Carstens · 14 years ago
  55. b141335 fbdev: fix frame buffer devices menu by Thadeu Lima de Souza Cascardo · 14 years ago
  56. fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c by Cesar Eduardo Barros · 14 years ago
  57. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 14 years ago
  58. d6d03f9 fb_defio: redo fix for non-dirty ptes by Albert Herranz · 14 years ago
  59. 3f505ca Revert "fb_defio: fix for non-dirty ptes" by Albert Herranz · 14 years ago
  60. 1da083c flat: fix unmap len in load error path by Mike Frysinger · 14 years ago
  61. 2e94de8 fs/binfmt_flat.c: split the stack & data alignments by Mike Frysinger · 14 years ago
  62. 55adaa4 vmware balloon: clamp number of collected non-balloonable pages by Dmitry Torokhov · 14 years ago
  63. f76f5d7 xtensa: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  64. c421b08 mn10300: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  65. 68db30c m32r: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  66. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  67. b7e5d1f ramoops: add HAS_IOMEM dependency by Heiko Carstens · 14 years ago
  68. 7cbe177 fs/compat_rw_copy_check_uvector: add missing compat_ptr call by Heiko Carstens · 14 years ago
  69. eaa6e4d rtc: s3c: initialize s3c_rtc_cpu_type before using it by Maurus Cuelenaere · 14 years ago
  70. e893de5 rtc: s3c: initialize driver data before using it by Maurus Cuelenaere · 14 years ago
  71. 01afaf6 Minix: Clean up left over label by Andrew Hendry · 14 years ago
  72. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  73. 8718d36 fix setattr error handling in sysfs, configfs by Nick Piggin · 14 years ago
  74. 5b54470 fcntl: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  75. 7d683a0 wrong type for 'magic' argument in simple_fill_super() by Roberto Sassu · 14 years ago
  76. 971b2e8 fix the deadlock in qib_fs by Al Viro · 14 years ago
  77. 0abbb60 mqueue doesn't need make_bad_inode() by Al Viro · 14 years ago
  78. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  79. 2d98bb2 Staging: rc2860: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  80. c60e55f Staging: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  81. 0aa3f13 staging: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  82. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 14 years ago
  83. 7f00b36 Staging: comedi: fixing ni_labpc to mite dependancy by Alexander Kurz · 14 years ago
  84. f502cb6 Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies by Henk de Groot · 14 years ago
  85. c28040e Staging: phison: depends on ATA_BMDMA by Randy Dunlap · 14 years ago
  86. b6ee30a Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filename by Barry Song · 14 years ago
  87. c3dee74 Staging: adis16255: add proper section markings to hotplug funcs by Mike Frysinger · 14 years ago
  88. 08a16d9 Staging: adis16255: fix typo in Kconfig by Mike Frysinger · 14 years ago
  89. 0375fc4 Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL by Sven Eckelmann · 14 years ago
  90. 3d9b235 Staging: batman-adv: Don't call free_netdev twice by Sven Eckelmann · 14 years ago
  91. 20c8a44 Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock by Sven Eckelmann · 14 years ago
  92. 5f411a9 Staging: batman-adv: fix rogue packets on shutdown by Marek Lindner · 14 years ago
  93. 9d20015 Staging: add MSM framebuffer driver by Stepan Moskovchenko · 15 years ago
  94. 34ef545 Staging: comedi: fixing ni_tio to mite PCI dependancy by Alexander Kurz · 15 years ago
  95. 8241962 Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. by Alexander Kurz · 15 years ago
  96. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 15 years ago
  97. 4772c01 Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written by Ian Abbott · 15 years ago
  98. d261154 Staging: comedi: don't write to buffer if command finished by Ian Abbott · 15 years ago
  99. ee4063f Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock by Ian Abbott · 15 years ago
  100. d4da77a Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U by Ian Abbott · 15 years ago