1. 26b119b perf_counter: Log irq_period changes by Peter Zijlstra · 15 years ago
  2. d7b629a perf_counter: Solve the rotate_ctx vs inherit race differently by Peter Zijlstra · 15 years ago
  3. c44d70a perf_counter: fix counter inheritance race by Ingo Molnar · 15 years ago
  4. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 15 years ago
  5. b68f1d2 perf_counter, x86: speed up the scheduling fast-path by Ingo Molnar · 15 years ago
  6. c0daaf3 perf_counter: powerpc: initialize cpuhw pointer before use by Paul Mackerras · 15 years ago
  7. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  8. d2517a4 perf_counter, x86: fix zero irq_period counters by Ingo Molnar · 15 years ago
  9. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 15 years ago
  10. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 15 years ago
  11. 8bc2095 perf_counter: Fix inheritance cleanup code by Peter Zijlstra · 15 years ago
  12. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  13. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  14. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 15 years ago
  15. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  16. 8c21f34 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  17. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  18. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  19. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 15 years ago
  20. d358724 sata_fsl: Fix the command description of FSL SATA controller by Dave Liu · 15 years ago
  21. f48c019 sata_fsl: Fix compile warnings by Kumar Gala · 15 years ago
  22. 19799bf [libata] sata_sx4: fixup interrupt handling by David Milburn · 15 years ago
  23. 67651ee [libata] sata_sx4: convert to new exception handling methods by Jeff Garzik · 15 years ago
  24. 5d41343 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  25. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  26. ade385e 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
  27. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. 662f11c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  29. 1f71ebe devpts: correctly set default options by Sukadev Bhattiprolu · 15 years ago
  30. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 15 years ago
  31. 9d23a90 perf_counter: allow arch to supply event misc flags and instruction pointer by Paul Mackerras · 15 years ago
  32. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 15 years ago
  33. 2e569d3 perf_counter: frequency based adaptive irq_period, 32-bit fix by Peter Zijlstra · 15 years ago
  34. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  35. a3d2b75 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  36. f5456a6 perf top: update to use the new freq interface by Peter Zijlstra · 15 years ago
  37. 60db5e0 perf_counter: frequency based adaptive irq_period by Peter Zijlstra · 15 years ago
  38. 789f90f perf_counter: per user mlock gift by Peter Zijlstra · 15 years ago
  39. 548e1dd perf_counter: remove perf_disable/enable exports by Peter Zijlstra · 15 years ago
  40. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  41. d34a792 kgdb: gdb documentation fix by Frank Rowand · 15 years ago
  42. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 15 years ago
  43. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  44. 58d7e99 perf stat: handle Ctrl-C by Ingo Molnar · 15 years ago
  45. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  46. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  47. a62114c ASoC: DaVinci I2S updates by David Brownell · 15 years ago
  48. 82075af ASoC: davinci-pcm buildfixes by David Brownell · 15 years ago
  49. 251e8e3 perf_counter: Remove ACPI quirk by Ingo Molnar · 15 years ago
  50. 9029a5e perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq() by Ingo Molnar · 15 years ago
  51. 1c80f4b perf_counter: x86: Disallow interval of 1 by Ingo Molnar · 15 years ago
  52. a4016a7 perf_counter: x86: Robustify interrupt handling by Peter Zijlstra · 15 years ago
  53. 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 15 years ago
  54. 962bf7a perf_counter: x86: Fix up the amd NMI/INT throttle by Peter Zijlstra · 15 years ago
  55. 53020fe perf_counter: Fix perf_output_copy() WARN to account for overflow by Peter Zijlstra · 15 years ago
  56. a026dfe perf_counter: x86: Allow unpriviliged use of NMIs by Peter Zijlstra · 15 years ago
  57. f5a5a2f perf_counter: x86: Fix throttling by Ingo Molnar · 15 years ago
  58. ec3232b perf_counter: x86: More accurate counter update by Peter Zijlstra · 15 years ago
  59. 1a853e3 perf record: Allow specifying a pid to record by Arnaldo Carvalho de Melo · 15 years ago
  60. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 15 years ago
  61. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 15 years ago
  62. 951c4df serial/nwpserial: Fix wrong register read address and add interrupt acknowledge. by Benjamin Krill · 15 years ago
  63. 37cd8ed powerpc/cell: Make ptcal more reliable by Gerhard Stenzel · 15 years ago
  64. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 15 years ago
  65. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 15 years ago
  66. e5fc948 powerpc: Fix oprofile sampling of marked events on POWER7 by Maynard Johnson · 15 years ago
  67. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 15 years ago
  68. 93f1cc60 powerpc: Fix mktree build error on Mac OS X host by Timur Tabi · 15 years ago
  69. bd67ce0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  70. c48f229 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  71. 5732c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  72. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  73. 9d2949a drm/i915: Set HDMI hot plug interrupt enable for only the output in question. by Ma Ling · 15 years ago
  74. c9ed448 drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS. by Ma Ling · 15 years ago
  75. e92597cf drm/i915: Use the GM45 VGA hotplug workaround on G45 as well. by Ma Ling · 15 years ago
  76. 425d244 drm/i915: ignore LVDS on intel graphics systems that lie about having it by Jarod Wilson · 15 years ago
  77. 802c7eb drm/i915: sanity check IER at wait_request time by Jesse Barnes · 15 years ago
  78. 0ba0e9e drm/i915: workaround IGD i2c bus issue in kernel side (v2) by Shaohua Li · 15 years ago
  79. 13f4c43 drm/i915: Don't allow binding objects into the last page of the aperture. by Eric Anholt · 15 years ago
  80. 2a8964d ext4: Clear the unwritten buffer_head flag after the extent is initialized by Aneesh Kumar K.V · 15 years ago
  81. 9f55684 Btrfs: Spelling fix in btrfs_lookup_first_block_group comments by Sankar P · 15 years ago
  82. 6b65c5c Btrfs: make show_options result match actual option names by Sage Weil · 15 years ago
  83. 5d847a8 Btrfs: remove outdated comment in btrfs_ioctl_resize() by Li Hong · 15 years ago
  84. cc7b0c9 Btrfs: remove some WARN_ONs in the IO failure path by Chris Mason · 15 years ago
  85. 76a05b3 Btrfs: Don't loop forever on metadata IO failures by Chris Mason · 15 years ago
  86. 2757495 Btrfs: init inode ordered_data_close flag properly by Chris Mason · 15 years ago
  87. ba10eed powerpc/virtex: Fix duplicate level irq events. by John Linn · 15 years ago
  88. 514a30d powerpc/virtex: Add uImage to the default images list by Grant Likely · 15 years ago
  89. be68751 powerpc/boot: add simpleImage.* to clean-files list by Grant Likely · 15 years ago
  90. 5a641bc ALSA: pcsp: fix printk format warning by Randy Dunlap · 15 years ago
  91. d8e2f53 cifs: fix error handling in parse_DFS_referrals by Jeff Layton · 15 years ago
  92. 5d81b83 MIPS: Sibyte: Fix locking in set_irq_affinity by Thomas Bogendoerfer · 15 years ago
  93. a6d5ff0 MIPS: Use force_sig when handling address errors. by David Daney · 15 years ago
  94. d0ce9a5 MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() by Coly Li · 15 years ago
  95. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 15 years ago
  96. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  97. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 15 years ago
  98. 5c5dd1d MIPS: MSP71xx: Remove the RAMROOT functions by Shane McDonald · 15 years ago
  99. 1a4ba06 MIPS: Use -mno-check-zero-division by Ralf Baechle · 15 years ago
  100. 05e4140 MIPS: Set compiler options only after the compiler prefix has ben set. by Ralf Baechle · 15 years ago