1. 20f3097 intr-remap: generic support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  2. 5946fa3 x86, hpet: Simplify the HPET code by Jan Beulich · 15 years ago
  3. 39fe05e x86, hpet: Disable per-cpu hpet timer if ARAT is supported by Shaohua Li · 15 years ago
  4. 7cb7beb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 15 years ago
  5. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  6. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  7. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  8. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  9. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  10. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  11. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  12. 4d9c73f 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
  13. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  14. 651b1f1 PM / Driver Core: Kill dev_pm_ops platform warning for now by Magnus Damm · 15 years ago
  15. 85dfd81d pty: fix data loss when stopped (^S/^Q) by Linus Torvalds · 15 years ago
  16. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. cec3691 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. a326396 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
  19. 9b8f013 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  20. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  21. 9bcf73f48 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
  22. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  23. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  24. 5e2f89b mempool.c: clean up type-casting by Figo.zhang · 15 years ago
  25. 1392e3b documentation: register ioctl entry of nilfs2 by Ryusuke Konishi · 15 years ago
  26. 1853db0 perf_counter: Zero dead bytes from ftrace raw samples size alignment by Frederic Weisbecker · 15 years ago
  27. 304703a perf_counter: Subtract the buffer size field from the event record size by Frederic Weisbecker · 15 years ago
  28. 704b836 mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  29. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  30. 13f0fea mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  31. a4e95fc perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data by Peter Zijlstra · 15 years ago
  32. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  33. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  34. f4b9a98 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  35. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  36. fb1ee45 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  37. 2e9b11a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 95d0ad0 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
  39. 413dd87 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
  40. 713e3e1 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. c0a8865 perf tools: callchain: Fix bad rounding of minimum rate by Frederic Weisbecker · 15 years ago
  42. 183f3b0 perf_counter tools: Fix libbfd detection for systems with libz dependency by Mike Galbraith · 15 years ago
  43. c24b513 perf: "Longum est iter per praecepta, breve et efficax per exempla" by Carlos R. Mafra · 15 years ago
  44. 3a80b4a perf_counter: Fix a race on perf_counter_ctx by Peter Zijlstra · 15 years ago
  45. 3a43ce6 perf_counter: Fix tracepoint sampling to be part of generic sampling by Frederic Weisbecker · 15 years ago
  46. 10b8e30 perf_counter: Work around gcc warning by initializing tracepoint record unconditionally by Frederic Weisbecker · 15 years ago
  47. 2544603 perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode by Frederic Weisbecker · 15 years ago
  48. b1a8834 perf tools: callchain: Fix 'perf report' display to be callchain by default by Frederic Weisbecker · 15 years ago
  49. b0efe21 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains by Frederic Weisbecker · 15 years ago
  50. 266e0e2 perf record: Fix the -A UI for empty or non-existent perf.data by Pierre Habouzit · 15 years ago
  51. 7eac7e9 perf util: Fix do_read() to fail on EOF instead of busy-looping by Pierre Habouzit · 15 years ago
  52. ae07b63 perf list: Fix the output to not include tracepoints without an id by Peter Zijlstra · 15 years ago
  53. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  54. b26bc5a perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale by Brice Goglin · 15 years ago
  55. 94cb9e3 perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) by Arnaldo Carvalho de Melo · 15 years ago
  56. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  57. 1c222bc perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header by Peter Zijlstra · 15 years ago
  58. 1953287b perf tools: Fix call-chain cumul hit based sub-total (fractal mode) by Frederic Weisbecker · 15 years ago
  59. 8361798 perf top: Update man page by Mike Galbraith · 15 years ago
  60. 091bd2e perf top: Improve interactive key handling by Mike Galbraith · 15 years ago
  61. 7b4b665 perf_counter: Fix software counters for fast moving event sources by Peter Zijlstra · 15 years ago
  62. 46ab976 perf_counter tools: Allow perf top top users to switch between weighted and individual counter display by Mike Galbraith · 15 years ago
  63. 923c42c perf_counter tools: Fix/resurrect perf top annotation in a simple interactive form by Mike Galbraith · 15 years ago
  64. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  65. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  66. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  67. b4a2f5e KVM: Avoid redelivery of edge interrupt before next edge by Gleb Natapov · 15 years ago
  68. fdb8a427 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  69. 6cb504c drm/i915: silence vblank warnings by Frans Pop · 15 years ago
  70. 8d3457e drm: silence pointless vblank warning. by Paul Rolland · 15 years ago
  71. 38d5487 drm: When adding probed modes, preserve duplicate mode types by Keith Packard · 15 years ago
  72. 17d42c1 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() by Stanislaw Gruszka · 15 years ago
  73. 26528e7 tracing/filters: Always free pred on filter_add_subsystem_pred() failure by Tom Zanussi · 15 years ago
  74. 96b2de3 tracing/filters: Don't use pred on alloc failure by Tom Zanussi · 15 years ago
  75. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  76. ad7d6c7 x86/irq: Fix move_irq_desc() for nodes without ram by Yinghai Lu · 15 years ago
  77. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  78. 7b2aa03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  79. 710ad84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  80. b32b8e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  81. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  82. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  83. 749d00d Staging: rspiusb: Fix buffer overflow by Roel Kluin · 15 years ago
  84. 5fb4d25 staging: add dependencies on PCI for drivers that require it by Jeff Mahoney · 15 years ago
  85. ce9c010 Staging: rtl8192su: fix build error by Greg Kroah-Hartman · 15 years ago
  86. 2c63abf Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API by Mike Galbraith · 15 years ago
  87. 4d2da07 Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin by Jakob Gruber · 15 years ago
  88. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  89. c15e3ca USB: storage: include Prolific Technology USB drive in unusual_devs list by Rogerio Brito · 15 years ago
  90. 50d0678 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client by Dhaval Vasa · 15 years ago
  91. c47aacc6 USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable by Marko Hänninen · 15 years ago
  92. ef4638f9 USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  93. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  94. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  95. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  96. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  97. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 15 years ago
  98. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  99. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  100. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago