1. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago
  2. e93f4d8 tracing/kprobes: Robustify fixed field names against variable field names conflicts by Masami Hiramatsu · 15 years ago
  3. a703d94 tracing/kprobes: Avoid field name confliction by Masami Hiramatsu · 15 years ago
  4. 2e06ff6 tracing/kprobes: Make special variable names more self-explainable by Masami Hiramatsu · 15 years ago
  5. 99329c4 tracing/kprobes: Remove '$ra' special variable by Masami Hiramatsu · 15 years ago
  6. 405b265 tracing/kprobes: Add $ prefix to special variables by Masami Hiramatsu · 15 years ago
  7. 88f70d7 tracing/ftrace: Fix to check create_event_dir() when adding new events by Masami Hiramatsu · 15 years ago
  8. c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 15 years ago
  9. a1a138d tracing/kprobes: Use global event perf buffers in kprobe tracer by Masami Hiramatsu · 15 years ago
  10. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  11. a724ead Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  12. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  13. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  14. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  15. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  16. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  17. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  18. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  19. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  20. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  21. cf63ff5 misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  22. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  23. 0c9af28 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  24. fe61c99 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  25. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  26. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  28. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  29. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  30. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  31. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  32. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  33. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  34. 4266c97 nommu: fix two build breakages by Hugh Dickins · 15 years ago
  35. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 15 years ago
  36. a6e995a Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  37. 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  38. 4fefce9 jbd.h: bitfields should be unsigned by H Hartley Sweeten · 15 years ago
  39. a4255e4 ext2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  40. 9f6c133 V3 minixfs: add missing directory type checking by Doug Graham · 15 years ago
  41. 532f649 sisfb: change SiS_DDC_Port type to SISIOADDRESS by Aaro Koskinen · 15 years ago
  42. 3163eaba video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n by Peter Korsgaard · 15 years ago
  43. a9672c4 drivers/video/tmiofb.c: fix uninitialised return value by Andrew Morton · 15 years ago
  44. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  45. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  46. a690606 matroxfb: get rid of CONFIG_FB_MATROX_32MB by Jean Delvare · 15 years ago
  47. ee5a274 matroxfb: get rid of unneeded macro MINFO_FROM by Jean Delvare · 15 years ago
  48. 316b4d6 matroxfb: get rid of unneeded macros WPMINFO and friends by Jean Delvare · 15 years ago
  49. fc2d10d matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO by Jean Delvare · 15 years ago
  50. 0728bac matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory by Jean Delvare · 15 years ago
  51. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  52. 360fa58 s3c2410fb: fix clockrate calculation by Ben Dooks · 15 years ago
  53. 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
  54. 99e9e7d fb: fix fb_pan_display range check by Florian Tobias Schandinat · 15 years ago
  55. ff8147f drivers/video: add kmalloc NULL tests by Julia Lawall · 15 years ago
  56. f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
  57. db8df7b viafb: pass reference to pci device when calling framebuffer_alloc() by Harald Welte · 15 years ago
  58. 2d280f7 viafb: make viafb a first-class citizen using pci_driver by Harald Welte · 15 years ago
  59. 3a32456 viafb: choose acceleration engine for VX855 by Florian Tobias Schandinat · 15 years ago
  60. 0306ab1 viafb: add support for the VX855 chipset by Harald Welte · 15 years ago
  61. 5ff32f6 viafb: use read-only mode parsing by Florian Tobias Schandinat · 15 years ago
  62. 837b0ab viafb: remove unused structure member by Harald Welte · 15 years ago
  63. 93967be viafb: make module parameters visible in sysfs by Harald Welte · 15 years ago
  64. 31de59d viafb: hardware acceleration initialization cleanup by Florian Tobias Schandinat · 15 years ago
  65. 2d6e885 viafb: improve pitch handling by Florian Tobias Schandinat · 15 years ago
  66. 5016af53 viafb: cleanup viafb_cursor by Florian Tobias Schandinat · 15 years ago
  67. afbd3c1 viafb: switch to seq_file by Alexey Dobriyan · 15 years ago
  68. c3e2567 viafb: 2D engine rewrite by Florian Tobias Schandinat · 15 years ago
  69. c4df548 viafb: improve viafb_par by Florian Tobias Schandinat · 15 years ago
  70. 68fa920 viafb: another small cleanup of viafb_par by Florian Tobias Schandinat · 15 years ago
  71. 8594ac3 viafb: remove LVDS initialization by Florian Tobias Schandinat · 15 years ago
  72. b852abc viafb: remove unused video device stuff by Florian Tobias Schandinat · 15 years ago
  73. db88e38 viafb: clean up virtual memory handling by Florian Tobias Schandinat · 15 years ago
  74. b008c64b viafb: clean up duoview by Florian Tobias Schandinat · 15 years ago
  75. 13147f2 viafb: remove duplicated mode information by Florian Tobias Schandinat · 15 years ago
  76. deb7aab viafb: clean up viamode.h by Florian Tobias Schandinat · 15 years ago
  77. bc6932b viafb: fix ioremap_nocache error handling by Florian Tobias Schandinat · 15 years ago
  78. 09cf118 viafb: split viafb_set_start_addr up by Florian Tobias Schandinat · 15 years ago
  79. 81228a3 viafb: merge viafb_update_viafb_par in viafb_update_fix by Florian Tobias Schandinat · 15 years ago
  80. 3915a92 viafb: remove temporary start address setting by Florian Tobias Schandinat · 15 years ago
  81. 0e3ca33 viafb: remove duplicated CX700 register init by Florian Tobias Schandinat · 15 years ago
  82. 88017bd ep93xx video driver by Ryan Mallon · 15 years ago
  83. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  84. d63870d sisfb: read buffer overflow by Roel Kluin · 15 years ago
  85. 2f93e8f davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 by Sudhakar Rajashekhara · 15 years ago
  86. 4ed824d davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx by Sudhakar Rajashekhara · 15 years ago
  87. 6e3658f platinumfb: fix misplaced parenthesis by Roel Kluin · 15 years ago
  88. d480ace fbdev: framebuffer support for HTC Dream by Pavel Machek · 15 years ago
  89. 6896201 atyfb: coding style cleanup by Ville Syrjala · 15 years ago
  90. 366ec51 omapfb: HWA742: fix pointer to be const by Imre Deak · 15 years ago
  91. b1d51db omapfb: add FB manual update option to Kconfig by Imre Deak · 15 years ago
  92. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  93. b6c2b66 omapfb: suspend/resume only if FB device is already initialized by Jouni Hogander · 15 years ago
  94. 4c88ef1 omapfb: dispc: allow multiple external IRQ handlers by Daniel Stone · 15 years ago
  95. 48a00e7 omapfb: dispc: enable wake up capability by Jouni Hogander · 15 years ago
  96. f9e2bc8 omapfb: dispc: disable iface clocks along with func clocks by Jouni Hogander · 15 years ago
  97. fd0eecb omapfb: dispc: various typo fixes by Imre Deak · 15 years ago
  98. c8f1c1b N770: enable LCD MIPI-DCS in Kconfig by Imre Deak · 15 years ago
  99. 2f21a62 omapfb: add support for rotation on the Blizzard LCD ctrl by Rodrigo Vivi · 15 years ago
  100. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago