1. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  2. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 15 years ago
  3. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  4. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  6. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  7. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  8. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 15 years ago
  9. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 15 years ago
  10. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 15 years ago
  11. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 15 years ago
  12. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 15 years ago
  13. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 15 years ago
  14. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 15 years ago
  15. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 15 years ago
  16. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  17. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 15 years ago
  18. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  19. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  20. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  21. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  22. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  23. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 15 years ago
  24. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  25. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  26. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 15 years ago
  27. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  28. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  29. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  30. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 15 years ago
  31. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  32. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  33. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 15 years ago
  34. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  35. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
  36. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 15 years ago
  37. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  38. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 15 years ago
  39. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 15 years ago
  40. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  41. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 15 years ago
  43. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  44. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  45. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  46. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  47. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 15 years ago
  48. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 15 years ago
  51. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 15 years ago
  52. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  53. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 15 years ago
  54. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  55. 71492fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  57. fe7fa9c Merge branch 'sony' into release by Len Brown · 15 years ago
  58. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  59. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  60. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 15 years ago
  61. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  62. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  63. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  64. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 15 years ago
  65. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  66. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  67. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 15 years ago
  68. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  69. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  70. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  71. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  72. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  73. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 15 years ago
  74. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  75. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  76. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  77. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  78. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 15 years ago
  79. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  80. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  81. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  82. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  83. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  84. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  85. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  86. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  87. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  88. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  89. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 15 years ago
  93. 8c0414c fiemap: Add new extent flag FIEMAP_EXTENT_SHARED by Sunil Mushran · 15 years ago
  94. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  95. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  96. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  97. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  98. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  99. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  100. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago