1. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  2. 23c2875 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  3. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  4. cd5b8f8 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  5. 052a1cd Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  6. 84b37df Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  7. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  8. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  9. 418c527 pcmcia: fix 'driver ... did not release config properly' warning by Patrick McHardy · 14 years ago
  10. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  11. f8324e2 math-emu: correct test for downshifting fraction in _FP_FROM_INT() by Mikael Pettersson · 14 years ago
  12. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  13. c42750b drm/r600: fix possible NULL pointer derefernce by Alex Deucher · 14 years ago
  14. e153b70 drm/radeon/kms: add quirk for ASUS HD 3600 board by Alex Deucher · 14 years ago
  15. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 14 years ago
  16. e095937 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  17. 83ba371 Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  18. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  19. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  20. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  21. d45840d Andres has moved by Andres Salomon · 14 years ago
  22. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  23. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  24. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  25. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  26. a6aa62a mm/vmscan.c: fix mapping use after free by Nick Piggin · 14 years ago
  27. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  28. 7173aef drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 14 years ago
  29. 14d7ec1 drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  30. 42f14c4 drm/radeon/kms: fix shared ddc harder by Alex Deucher · 14 years ago
  31. 9fe41e4 documentation: fix almost duplicate filenames (IO/io-mapping.txt) by Randy Dunlap · 14 years ago
  32. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  33. b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 14 years ago
  34. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
  35. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  36. 41f9a31 ASoC: Select wm_hubs automatically for WM8994 by Chanwoo Choi · 14 years ago
  37. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  38. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  39. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  40. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  41. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
  42. bbb642f drm: radeon: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  43. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 14 years ago
  44. 620d0be Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  45. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  46. 16fd536 xfs: track AGs with reclaimable inodes in per-ag radix tree by Dave Chinner · 14 years ago
  47. 70e60ce xfs: convert inode shrinker to per-filesystem contexts by Dave Chinner · 14 years ago
  48. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  49. d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 46ac0cc Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  51. 2decd5a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  52. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  53. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  54. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  55. 45e77d3 tcp: fix crash in tcp_xmit_retransmit_queue by Ilpo Järvinen · 14 years ago
  56. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  57. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 14 years ago
  58. 7952f98 kmemleak: Annotate false positive in init_section_page_cgroup() by Catalin Marinas · 14 years ago
  59. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  60. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  61. cffab6b [S390] dasd: use correct label location for diag fba disks by Peter Oberparleiter · 14 years ago
  62. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  63. a9f7f2e Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  64. a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 14 years ago
  65. 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  66. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago
  67. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  68. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 14 years ago
  69. cc5edb0 perf hists: Factor out duplicated code by Arnaldo Carvalho de Melo · 14 years ago
  70. b66ecd9 perf ui: Make ui_browser__run exit on unhandled hot keys by Arnaldo Carvalho de Melo · 14 years ago
  71. 63f20e7 perf ui: Make END go to the last entry, not the top of the last page by Arnaldo Carvalho de Melo · 14 years ago
  72. 3c07093 ASoC: Remove duplicate AUX definition from WM8776 by Mark Brown · 14 years ago
  73. 31a05a4 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  74. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
  75. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 14 years ago
  76. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  77. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 14 years ago
  78. 0f6142f Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  79. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  80. f469461 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  82. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  83. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  84. 79140bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  85. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  86. 8217563 perf probe: Fix the logic of die_compare_name by Masami Hiramatsu · 14 years ago
  87. 6a330a3 perf probe: Support comp_dir to find an absolute source path by Masami Hiramatsu · 14 years ago
  88. 7cf0b79 perf probe: Fix error message if get_real_path() failed by Masami Hiramatsu · 14 years ago
  89. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago
  90. 5b39187 Input: w90p910_ts - fix call to setup_timer() by Wan ZongShun · 14 years ago
  91. e40dbc5 ipmr: Don't leak memory if fib lookup fails. by Ben Greear · 14 years ago
  92. 042bd1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  93. 8d369bb drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics by Alex Deucher · 14 years ago
  94. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  95. eb878b3 tracing: Remove letfover markers section by Frederic Weisbecker · 14 years ago
  96. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  97. 86a8c63 tracing: Update tracing branch url by Frederic Weisbecker · 14 years ago
  98. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  99. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  100. 08be979 x86: Force HPET readback_cmp for all ATI chipsets by Thomas Gleixner · 14 years ago