1. 93ccae7 tracing/kprobes: Support basic types on dynamic events by Masami Hiramatsu · 14 years ago
  2. df0faf4 perf probe: Use the last field name as the argument name by Masami Hiramatsu · 14 years ago
  3. 4848193 perf probe: Support argument name by Masami Hiramatsu · 14 years ago
  4. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 14 years ago
  5. df8290b perf: Make clock software events consistent with general exclusion rules by Frederic Weisbecker · 14 years ago
  6. 76e1d90 perf: Store active software events in a hashlist by Frederic Weisbecker · 14 years ago
  7. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  8. 53e5b5c perf tools: Fix perl support installation when O= is used by Arnaldo Carvalho de Melo · 14 years ago
  9. e9e94e3 perf trace: Ignore "overwrite" field if present in /events/header_page by Arnaldo Carvalho de Melo · 14 years ago
  10. 854c554 perf: cleanup some Documentation by Randy Dunlap · 14 years ago
  11. f0e9c4f perf bench: fix spello by Randy Dunlap · 14 years ago
  12. eed05fe perf tools: Reorganize some structs to save space by Arnaldo Carvalho de Melo · 14 years ago
  13. c0ed55d perf TUI: Move "Yes" button to before "No" by Arnaldo Carvalho de Melo · 14 years ago
  14. 6e7ab4c perf TUI: Show filters on the title and add help line about how to zoom out by Arnaldo Carvalho de Melo · 14 years ago
  15. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  16. f5284e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  17. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 14 years ago
  18. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  19. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 14 years ago
  20. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 14 years ago
  21. 9a82446 MAINTAINERS: Put the virtio-console entry in correct alphabetical order by Amit Shah · 14 years ago
  22. 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 14 years ago
  23. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  24. 48de8cb 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
  25. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  26. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 14 years ago
  28. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  29. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  30. 6948ec7 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  31. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  32. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  33. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  34. c783a29 rtc-mxc: multiple fixes in rtc-mxc probe method by Vladimir Zapolskiy · 14 years ago
  35. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 14 years ago
  36. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  37. 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 14 years ago
  38. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 14 years ago
  39. 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 14 years ago
  40. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 14 years ago
  41. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  42. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  43. da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 14 years ago
  44. a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 14 years ago
  45. d6da1a5 mm: revert "vmscan: get_scan_ratio() cleanup" by KOSAKI Motohiro · 14 years ago
  46. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 14 years ago
  47. 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 14 years ago
  48. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  49. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 14 years ago
  50. 829f46a cciss: unlock on error path by Dan Carpenter · 14 years ago
  51. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 14 years ago
  52. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 14 years ago
  53. 2a48180 drivers/gpio/timbgpio.c: add missing unlock by Julia Lawall · 14 years ago
  54. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 14 years ago
  55. a8557dc fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. by Justin P. Mattock · 14 years ago
  56. fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 14 years ago
  57. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 14 years ago
  58. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  59. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 14 years ago
  60. af2b021 microblaze: Remove unused variable from ptrace by Michal Simek · 14 years ago
  61. 7a325aa microblaze: io.h: Add io big-endian function by John Linn · 14 years ago
  62. 55b371d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  63. 7445c99 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  64. 1172234 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  65. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  66. 4bb30ba microblaze: Fix futex code by Michal Simek · 14 years ago
  67. d2bf98e microblaze: Fix ftrace_update_ftrace_func panic by Steven J. Magnani · 14 years ago
  68. 18e5b53 nodemask: include slab.h from drivers/base/node.c by Tejun Heo · 14 years ago
  69. 0fdf867 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  70. 94c4fce Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  72. b0cc58a ALSA: mixart: range checking proc file by Dan Carpenter · 14 years ago
  73. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 14 years ago
  74. 8c40041 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script by Arnaldo Carvalho de Melo · 14 years ago
  75. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  76. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 309361e proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  78. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  79. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  80. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 14 years ago
  81. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  82. 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  83. dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 14 years ago
  84. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  85. 7da23b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  86. c8e42de davinci: DM365: fix duplicate default IRQ priorities by Kevin Hilman · 14 years ago
  87. bb17ef1 davinci: edma: clear events in edma_start() by Brian Niebuhr · 14 years ago
  88. 5eb2e89 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined by Sekhar Nori · 14 years ago
  89. d99c387 davinci: timers: don't enable timer until clocksource is initialized by Kevin Hilman · 14 years ago
  90. f9700d5 ALSA: hda - Fix a wrong array range check in patch_realtek.c by Takashi Iwai · 14 years ago
  91. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  92. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  93. 449cedf audit: preface audit printk with audit by Eric Paris · 14 years ago
  94. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  95. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  96. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  97. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  98. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  99. 28ecb60 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  100. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago