1. bfadadf markers: fix synchronize marker unregister static inline by Mathieu Desnoyers · 17 years ago
  2. ca538f6 tracing/fastboot: add better resolution to initcall debug/tracing by Tim Bird · 18 years ago
  3. 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 18 years ago
  4. eb7fa93 ftrace: ktime.h not included in ftrace.h by Steven Noonan · 18 years ago
  5. 3e1932a tracing/fastboot: build fix by Ingo Molnar · 18 years ago
  6. 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 18 years ago
  7. cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 18 years ago
  8. d769041 ring_buffer: implement new locking by Steven Rostedt · 18 years ago
  9. 7a8e76a tracing: unified trace buffer by Steven Rostedt · 18 years ago
  10. d13744c tracing/ftrace: add the boot tracer by Frédéric Weisbecker · 18 years ago
  11. 53c8c8f markers: turn marker_synchronize_unregister() into an inline by Mathieu Desnoyers · 18 years ago
  12. e98d0ea markers: marker_synchronize_unregister() by Mathieu Desnoyers · 18 years ago
  13. 4427414 mmiotrace: remove left-over marker cruft by Pekka Paalanen · 18 years ago
  14. 9e57fb3 x86 mmiotrace: implement mmiotrace_printk() by Pekka Paalanen · 18 years ago
  15. c0719e5 ftrace: use ftrace_release for all dynamic ftrace functions by Steven Rostedt · 18 years ago
  16. 3700273 ftrace: fix incorrect comment style of __ftrace_enabled_save() by Huang Ying · 18 years ago
  17. c5131ad ftrace: ftrace_kill_atomic() build fix by Ingo Molnar · 18 years ago
  18. 7b928c2 ftrace: build fix by Ingo Molnar · 18 years ago
  19. 3f5a54e ftrace: dump out ftrace buffers to console on panic by Steven Rostedt · 18 years ago
  20. 2f2c99d ftrace: ftrace_printk doc moved by Steven Rostedt · 18 years ago
  21. dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 18 years ago
  22. fed1939 ftrace: remove old pointers to mcount by Steven Rostedt · 18 years ago
  23. 2861488 ftrace: move notrace to compiler.h by Steven Rostedt · 18 years ago
  24. 29e71ab ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD by Steven Rostedt · 18 years ago
  25. 90d595f ftrace: enable mcount recording for modules by Steven Rostedt · 18 years ago
  26. 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 18 years ago
  27. 36dcd67 ftrace: ignore functions that cannot be kprobe-ed by Ingo Molnar · 18 years ago
  28. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 18 years ago
  29. e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 17 years ago
  31. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 17 years ago
  32. bf970ee tty: extract the pty init time special cases by Alan Cox · 17 years ago
  33. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 17 years ago
  34. 8b0a88d tty: More driver operations by Alan Cox · 17 years ago
  35. 7d7b93c tty: kref the tty driver object by Alan Cox · 17 years ago
  36. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 17 years ago
  37. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 17 years ago
  38. feebed6 tty: shutdown method by Alan Cox · 17 years ago
  39. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 17 years ago
  40. 4a90f09 tty: usb-serial krefs by Alan Cox · 17 years ago
  41. 1d65b4a tty: Add termiox by Alan Cox · 17 years ago
  42. c26c56c tty: Cris has a nice RS485 ioctl so we should steal it by Alan Cox · 17 years ago
  43. 9c9f4de tty: Add a kref count by Alan Cox · 17 years ago
  44. 348eb12 pps: Reserve a line discipline number for PPS by Alan Cox · 17 years ago
  45. e049573 tty: split the buffering from tty_io by Alan Cox · 17 years ago
  46. 0c8946d serial: Make uart_port's ioport "unsigned long". by David Miller · 17 years ago
  47. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 17 years ago
  48. accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 17 years ago
  49. 3280fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  50. 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  51. 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  52. 0dab9cf add key_revoke() dummy for KEYS=n by Adrian Bunk · 17 years ago
  53. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
  54. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 17 years ago
  55. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 17 years ago
  56. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 17 years ago
  57. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 17 years ago
  58. 325af5f x86: ioperm user_regset by Roland McGrath · 18 years ago
  59. ee63a7d Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 18 years ago
  60. fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  61. 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  62. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  63. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  64. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 17 years ago
  65. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 17 years ago
  66. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  67. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  68. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 17 years ago
  69. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  70. 5bf5683 ext4: add an option to control error handling on file data by Hidehiro Kawai · 17 years ago
  71. 44519fa jbd2: fix error handling for checkpoint io by Hidehiro Kawai · 17 years ago
  72. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 17 years ago
  73. d6e2955 ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  74. de699ad ide: add ide_do_test_unit_ready() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 0c8a6c7 ide: add ide_do_start_stop() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 0578042 ide: add ide_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 49cac39 ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 2ac07d9 ide: add ide_queue_pc_tail() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 7645c15 ide: add ide_queue_pc_head() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 7bf7420 ide: add ide_init_pc() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  81. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 51509ee ide: add ide_check_atapi_device() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 05236ea ide: move ioctls handling to ide-ioctls.c by Bartlomiej Zolnierkiewicz · 17 years ago
  84. aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 9232c14 ide: remove ->bus_state field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  86. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  87. a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 93734a2 ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() by Bartlomiej Zolnierkiewicz · 17 years ago
  89. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 1a4e4d4 ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache() by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 367d7e7 ide: ide_dev_is_sata() -> ata_id_is_sata() by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 5d5870f ide: ide_dev_has_iordy() -> ata_id_has_iordy() by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 17 years ago
  96. ebc6be5 ide: remove read-only ->atapi_overlap field from ide_drive_t by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 17 years ago