1. 26b119b perf_counter: Log irq_period changes by Peter Zijlstra · 16 years ago
  2. d7b629a perf_counter: Solve the rotate_ctx vs inherit race differently by Peter Zijlstra · 16 years ago
  3. c44d70a perf_counter: fix counter inheritance race by Ingo Molnar · 16 years ago
  4. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
  5. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  6. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 16 years ago
  7. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  8. 9d23a90 perf_counter: allow arch to supply event misc flags and instruction pointer by Paul Mackerras · 16 years ago
  9. 60db5e0 perf_counter: frequency based adaptive irq_period by Peter Zijlstra · 16 years ago
  10. 789f90f perf_counter: per user mlock gift by Peter Zijlstra · 16 years ago
  11. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
  12. 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 16 years ago
  13. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 16 years ago
  14. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  15. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 16 years ago
  16. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 16 years ago
  17. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  18. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  19. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  20. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  22. 2a32ceb Fix races around the access to ->s_options by Al Viro · 16 years ago
  23. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
  24. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 16 years ago
  25. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 16 years ago
  26. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 16 years ago
  27. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 16 years ago
  28. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 16 years ago
  29. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
  30. f370e1e perf_counter: add PERF_RECORD_CPU by Peter Zijlstra · 16 years ago
  31. a85f61a perf_counter: add PERF_RECORD_CONFIG by Peter Zijlstra · 16 years ago
  32. 3df5eda perf_counter: rework ioctl()s by Peter Zijlstra · 16 years ago
  33. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  34. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 16 years ago
  35. 35edb40 ALSA: Release v1.0.20 by Jaroslav Kysela · 16 years ago
  36. 3611dfb Merge branch 'core/locking' into perfcounters/core by Ingo Molnar · 16 years ago
  37. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  38. c5078f7 perf_counter: provide an mlock threshold by Peter Zijlstra · 16 years ago
  39. 6de6a7b perf_counter: add ioctl(PERF_COUNTER_IOC_RESET) by Peter Zijlstra · 16 years ago
  40. c66de4a5 perf_counter: uncouple data_head updates from wakeups by Peter Zijlstra · 16 years ago
  41. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 16 years ago
  42. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 16 years ago
  44. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 16 years ago
  45. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 16 years ago
  46. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 16 years ago
  47. 0d905bc perf_counter: initialize the per-cpu context earlier by Ingo Molnar · 16 years ago
  48. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 16 years ago
  49. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 16 years ago
  50. c33a0bc perf_counter: fix race in perf_output_* by Peter Zijlstra · 16 years ago
  51. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 16 years ago
  52. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
  53. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  54. d37dc42 nls: add a nls_nullsize inline by Jeff Layton · 16 years ago
  55. a511e3f mutex: add atomic_dec_and_mutex_lock(), fix by Andrew Morton · 16 years ago
  56. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. b1fca26 mutex: add atomic_dec_and_mutex_lock() by Eric Paris · 16 years ago
  58. 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 16 years ago
  59. 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
  60. 829b42d perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS by Robert Richter · 16 years ago
  61. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  62. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  63. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 16 years ago
  64. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  65. 9f653251 regulator: fix header file missing kernel-doc by Randy Dunlap · 16 years ago
  66. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 16 years ago
  67. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 16 years ago
  68. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 16 years ago
  69. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 16 years ago
  70. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  71. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 16 years ago
  72. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 16 years ago
  73. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 16 years ago
  74. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  75. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  76. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  77. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  78. d72cd3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  79. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  80. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  81. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 16 years ago
  82. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  83. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 16 years ago
  86. 097102c pktcdvd.h should include mempool.h by Alexander Beregalov · 16 years ago
  87. f752a09 Merge branch 'idle' into release by Len Brown · 16 years ago
  88. 6e6c348 Merge branch 'irq' into release by Len Brown · 16 years ago
  89. fbfc396 USB: musb: Prevent multiple includes of musb.h by Mark A. Greer · 16 years ago
  90. 952043a bitops: Add __ffs64 bitop by Steven Whitehouse · 16 years ago
  91. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 16 years ago
  92. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 16 years ago
  93. 4cd481f KVM: Fix overlapping check for memory slots by Jan Kiszka · 16 years ago
  94. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 16 years ago
  95. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 16 years ago
  96. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 16 years ago
  97. d4d5291 driver synchronization: make scsi_wait_scan more advanced by Arjan van de Ven · 16 years ago
  98. 5dd559f Trivial: fix a typo in slow-work.h by Jonathan Corbet · 16 years ago
  99. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 16 years ago
  100. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago