1. 184f412 perf, x86: Clean up event constraints code a bit by Ingo Molnar · 16 years ago
  2. 9f41699 bitops: Provide compile time HWEIGHT{8,16,32,64} by Peter Zijlstra · 16 years ago
  3. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 16 years ago
  4. abd5071 perf: Reimplement frequency driven sampling by Peter Zijlstra · 16 years ago
  5. d6f962b perf: Export software-only event group characteristic as a flag by Frederic Weisbecker · 16 years ago
  6. 5908cdc list: Introduce list_rotate_left() by Frederic Weisbecker · 16 years ago
  7. 889ff01 perf/core: Split context's event group list into pinned and non-pinned lists by Frederic Weisbecker · 16 years ago
  8. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  9. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 16 years ago
  10. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  11. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  12. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 16 years ago
  13. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 16 years ago
  14. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 16 years ago
  15. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 16 years ago
  16. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 16 years ago
  17. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 16 years ago
  18. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  19. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  20. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 16 years ago
  21. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 16 years ago
  22. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 16 years ago
  23. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 16 years ago
  24. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 16 years ago
  25. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 16 years ago
  26. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  27. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 16 years ago
  28. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 16 years ago
  29. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  30. 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 · 16 years ago
  31. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 16 years ago
  32. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  33. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 16 years ago
  34. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  35. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  36. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 16 years ago
  37. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  38. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  39. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 16 years ago
  40. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 16 years ago
  41. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 16 years ago
  42. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 16 years ago
  43. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 16 years ago
  44. 49f4743 perf events: Remove arg from perf sched hooks by Peter Zijlstra · 16 years ago
  45. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 16 years ago
  46. 71492fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  47. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  48. fe7fa9c Merge branch 'sony' into release by Len Brown · 16 years ago
  49. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  50. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  51. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 16 years ago
  52. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 16 years ago
  53. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 16 years ago
  54. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 16 years ago
  55. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 16 years ago
  56. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  57. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 16 years ago
  58. 17bd55d fs-writeback: Add helper function to start writeback if idle by Eric Sandeen · 16 years ago
  59. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 16 years ago
  60. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 16 years ago
  61. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 16 years ago
  62. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 16 years ago
  63. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 16 years ago
  64. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 16 years ago
  65. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  66. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  67. 86d4880 kfifo: add record handling functions by Stefani Seibold · 16 years ago
  68. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 16 years ago
  69. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 16 years ago
  70. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 16 years ago
  71. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 16 years ago
  72. e64c026 kfifo: cleanup namespace by Stefani Seibold · 16 years ago
  73. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 16 years ago
  74. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 16 years ago
  75. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 16 years ago
  76. 5300990 Sanitize f_flags helpers by Al Viro · 16 years ago
  77. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 16 years ago
  78. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  79. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 16 years ago
  80. 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 · 16 years ago
  81. 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 · 16 years ago
  82. 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 · 16 years ago
  83. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 16 years ago
  84. 8c0414c fiemap: Add new extent flag FIEMAP_EXTENT_SHARED by Sunil Mushran · 16 years ago
  85. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 16 years ago
  86. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  87. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  88. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  89. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 16 years ago
  90. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  91. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  92. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  93. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 16 years ago
  94. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 16 years ago
  95. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 16 years ago
  96. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 16 years ago
  97. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  98. 22a8059 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  99. eaff807 kill I_LOCK by Christoph Hellwig · 16 years ago
  100. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 16 years ago