1. 88f5acf mm: page allocator: adjust the per-cpu counter threshold when memory is low by Mel Gorman · 14 years ago
  2. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 14 years ago
  3. 5dfbd1d7 atmel_serial: fix RTS high after initialization in RS485 mode by Claudio Scordino · 14 years ago
  4. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 14 years ago
  5. 558bbb2 MAINTAINERS: update entries affecting VIA Technologies by Bruce Chang · 14 years ago
  6. f6bcfd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  7. 509e4ae Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  8. 375b6f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  9. d8a3515 Revert "gpiolib: annotate gpio-intialization with __must_check" by Linus Torvalds · 14 years ago
  10. 6254b32 ecryptfs: fix broken build by Linus Torvalds · 14 years ago
  11. 17db143 ceph: fix xattr rbtree search by Sage Weil · 14 years ago
  12. 1c1266b ceph: fix getattr on directory when using norbytes by Yehuda Sadeh · 14 years ago
  13. 40c1001 trusted-keys: free memory bugfix by Mimi Zohar · 14 years ago
  14. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 14 years ago
  15. df62125 tty: update MAINTAINERS file due to driver movement by Greg Kroah-Hartman · 14 years ago
  16. 6d2ae89 ARM: mach-shmobile: ag5evm requires GPIOLIB by Yoshii Takashi · 14 years ago
  17. bd1689c ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0 by Yoshii Takashi · 14 years ago
  18. bf2cb0d md: Fix removal of extra drives when converting RAID6 to RAID5 by NeilBrown · 14 years ago
  19. ba1b41b md: range check slot number when manually adding a spare. by NeilBrown · 14 years ago
  20. 1a940fc md/raid5: handle manually-added spares in start_reshape. by NeilBrown · 14 years ago
  21. 13ae864 md: fix sync_completed reporting for very large drives (>2TB) by Rémi Rérolle · 14 years ago
  22. 23ddff3 md: allow suspend_lo and suspend_hi to decrease as well as increase. by NeilBrown · 14 years ago
  23. 75d3da4 md: Don't let implementation detail of curr_resync leak out through sysfs. by NeilBrown · 14 years ago
  24. a6ff7e0 md: separate meta and data devs by Jonathan Brassow · 14 years ago
  25. ccebd4c md-new-param-to_sync_page_io by Jonathan Brassow · 14 years ago
  26. 57b2caa md-new-param-to-calc_dev_sboffset by Jonathan Brassow · 14 years ago
  27. 7ebc0be md: Be more careful about clearing flags bit in ->recovery by NeilBrown · 14 years ago
  28. defad61 md: md_stop_writes requires mddev_lock. by NeilBrown · 14 years ago
  29. 43c73ca md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer by Jonathan Brassow · 14 years ago
  30. 0ca6988 md: Ensure no IO request to get md device before it is properly initialised. by NeilBrown · 14 years ago
  31. 067032b md: Fix single printks with multiple KERN_<level>s by Joe Perches · 14 years ago
  32. 6c98791 md: fix regression resulting in delays in clearing bits in a bitmap by NeilBrown · 14 years ago
  33. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 14 years ago
  34. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  35. 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 14 years ago
  36. 01a678c Squashfs: simplify CONFIG_SQUASHFS_LZO handling by Phillip Lougher · 14 years ago
  37. 8fcd972 Squashfs: move squashfs_i() definition from squashfs.h by Phillip Lougher · 14 years ago
  38. 6197fd8 Squashfs: get rid of default n in Kconfig by Phillip Lougher · 14 years ago
  39. e7ee11f Squashfs: add missing check in zlib_wrapper by Phillip Lougher · 14 years ago
  40. 170cf02 Squashfs: remove unnecessary variable in zlib_wrapper by Phillip Lougher · 14 years ago
  41. 7a43ae5 Squashfs: Add XZ compression configuration option by Phillip Lougher · 14 years ago
  42. ed7809d batman-adv: Even Batman should not dereference NULL pointers by Jesper Juhl · 14 years ago
  43. 81bb8de Squashfs: add XZ compression support by Phillip Lougher · 14 years ago
  44. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  45. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  46. 8d661f1 ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro by Amitkumar Karwar · 14 years ago
  47. ccbd4d4 rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() by Jesper Juhl · 14 years ago
  48. 35b3ac4 iwmc3200wifi: Return proper error for iwm_if_alloc by Axel Lin · 14 years ago
  49. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  50. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago
  51. 2a86cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 14 years ago
  52. 8a0eebf NFS: Fix NFSv3 exclusive open semantics by Trond Myklebust · 14 years ago
  53. 728674a tty: move hvc drivers to drivers/tty/hvc/ by Greg Kroah-Hartman · 14 years ago
  54. 9d09e66 dm: raid456 basic support by NeilBrown · 14 years ago
  55. 99d03c1 dm: per target unplug callback support by NeilBrown · 14 years ago
  56. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 14 years ago
  57. 4e2d19e dm mpath: delay activate_path retry on SCSI_DH_RETRY by Chandra Seetharaman · 14 years ago
  58. 052189a dm: remove superfluous irq disablement in dm_request_fn by Kiyoshi Ueda · 14 years ago
  59. dbc883f dm log: use PTR_ERR value instead of ENOMEM by Dan Carpenter · 14 years ago
  60. b83b2f2 dm snapshot: avoid storing private suspended state by Mike Snitzer · 14 years ago
  61. 239c8dd dm snapshot: persistent make metadata_wq multithreaded by Tejun Heo · 14 years ago
  62. 9c4376d dm: use non reentrant workqueues if equivalent by Tejun Heo · 14 years ago
  63. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 14 years ago
  64. f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 14 years ago
  65. d5ffa38 dm: dont use flush_scheduled_work by Tejun Heo · 14 years ago
  66. fecec20 dm snapshot: remove unused dm_snapshot queued_bios_work by Tejun Heo · 14 years ago
  67. 810b492 dm ioctl: suppress needless warning messages by Milan Broz · 14 years ago
  68. 3474578 dm crypt: add loop aes iv generator by Milan Broz · 14 years ago
  69. d1f9642 dm crypt: add multi key capability by Milan Broz · 14 years ago
  70. 2dc5327 dm crypt: add post iv call to iv generator by Milan Broz · 14 years ago
  71. 20c8253 dm crypt: use io thread for reads only if mempool exhausted by Milan Broz · 14 years ago
  72. c029772 dm crypt: scale to multiple cpus by Andi Kleen · 14 years ago
  73. 7dbcd13 dm crypt: simplify compatible table output by Milan Broz · 14 years ago
  74. 86a54a48 dm log userspace: add version number to comms by Jonathan Brassow · 14 years ago
  75. 085ae06 dm log userspace: group clear and mark requests by Jonathan Brassow · 14 years ago
  76. 909cc4f dm log userspace: split flush queue by Jonathan Brassow · 14 years ago
  77. 8d35d3e dm kcopyd: delay unplugging by Mikulas Patocka · 14 years ago
  78. 4a03867 dm log userspace: trap all failed log construction errors by Jonathan Brassow · 14 years ago
  79. 69a8cfc dm crypt: set key size early by Milan Broz · 14 years ago
  80. 4a1aeb9 dm: remove dm_mutex after bkl conversion by Milan Broz · 14 years ago
  81. 5fc2ffe dm raid1: support discard by Mike Snitzer · 14 years ago
  82. 84c8955 dm ioctl: allow rename to fill empty uuid by Peter Jones · 14 years ago
  83. d9bf0b5 dm io: remove BIO_RW_SYNCIO flag from kcopyd by Mikulas Patocka · 14 years ago
  84. 09c9d4c dm mpath: disable blk_abort_queue by Mike Snitzer · 14 years ago
  85. c217649 dm: dont take i_mutex to change device size by Mike Snitzer · 14 years ago
  86. c975ffa avr32: update default configuration files for Atmel boards by Hans-Christian Egtvedt · 14 years ago
  87. 1e2de47 avr32: Convert to clocksource_register_hz by John Stultz · 14 years ago
  88. 992a88b avr32: make architecture sys_clone prototype match asm-generic prototype by Hans-Christian Egtvedt · 14 years ago
  89. 664cb71 avr32: use syscall prototypes from asm-generic instead of arch by Hans-Christian Egtvedt · 14 years ago
  90. 12be8e7 avr32: disable kprobes for all default configurations by Hans-Christian Egtvedt · 14 years ago
  91. 36b471e avr32: boards: setup: use IS_ERR() instead of NULL check by Vasiliy Kulikov · 14 years ago
  92. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  93. 03a4491 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  94. 7b0cb1b Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  96. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  97. d200560 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  98. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  99. d33a629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  100. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago