1. a5dec55 tracing: use macros to denote usec and nsec per second by Li Zefan · 15 years ago
  2. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 15 years ago
  3. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 15 years ago
  4. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 15 years ago
  5. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 15 years ago
  6. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 15 years ago
  7. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 15 years ago
  8. 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 15 years ago
  9. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 15 years ago
  10. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 15 years ago
  11. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 15 years ago
  12. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  13. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 15 years ago
  14. d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 15 years ago
  15. bbae8bc ext3: make default data ordering mode configurable by Linus Torvalds · 15 years ago
  16. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  17. 38d9aef Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  18. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 15 years ago
  19. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  20. e379ec7 LANANA: Fix dates by Alan Cox · 15 years ago
  21. 91a9e99 md/raid1: fix build breakage by Alexander Beregalov · 15 years ago
  22. bf538fe 8250: Fix warning by Alan Cox · 15 years ago
  23. 1f85449 rio: addition has higher precedence than ?: by Roel Kluin · 15 years ago
  24. 22654b4 symbol: Remove various bits of left over junk by Alan Cox · 15 years ago
  25. 912299f tty: pl2303 needs identifiers for Siemens S81 as well as EF81 by Alan Cox · 15 years ago
  26. 7abcf20 cdc-acm: zydas 1602 identifier needed by Alan Cox · 15 years ago
  27. 60de8ad icom: remove unused variables by Breno Leitao · 15 years ago
  28. 06e82df mux: fix build problem by Alexander Beregalov · 15 years ago
  29. e713abe jsm: Fix the return variable and removing the unused retval. by Breno Leitao · 15 years ago
  30. aacf17a jsm: define init function as __devinit by Breno Leitao · 15 years ago
  31. 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 15 years ago
  32. 0e0fd7d tty: moxa, fix refcounting in moxa_poll_port by Jiri Slaby · 15 years ago
  33. bbb8e6b isicom: isicom kref leak fix by Alan Cox · 15 years ago
  34. 8d5a05d ucc: Fix leaky error path by Alan Cox · 15 years ago
  35. 5c9f580 riscom8: Auto-load riscom8 module when device opened. by Scott James Remnant · 15 years ago
  36. e766aeb usb: Auto-load cdc_acm module when device opened. by Scott James Remnant · 15 years ago
  37. 5350d3b specialix: Auto-load specialix module when device opened. by Scott James Remnant · 15 years ago
  38. 9f56fad cyclades: Auto-load cyclades module when device opened. by Scott James Remnant · 15 years ago
  39. 14f8d3ff applicom: Auto-load applicom module when device opened. by Scott James Remnant · 15 years ago
  40. f448710 blackfin: Subtract ANOMALY_05000230 on quot by Graf Yang · 15 years ago
  41. 8c4210e Fix DMA rx ring buffer handling by Sonic Zhang · 15 years ago
  42. df04baf blackfin: Fix tty compile error in PIO mode by Sonic Zhang · 15 years ago
  43. 59e4e3e blackfin: Use unsigned long for flags with irq functions by Mike Frysinger · 15 years ago
  44. f933d3c blackfin: BF538/9 serial uart support by Michael Hennerich · 15 years ago
  45. 04bf7e7 8250_pci: add support for National Instruments legacy 8420 RS232 boards by Will Page · 15 years ago
  46. 46a0fac 8250_pci: add support for National Instruments 843x RS232 devices by Shawn Bohrer · 15 years ago
  47. 97ea33f serial: Update PNP IDs by Matthew Garrett · 15 years ago
  48. 3eba1da 8250_pnp.c: add another Wacom tablet by Danny Kukawka · 15 years ago
  49. 1c2d008 Make CONFIG_SLOW_WORK an automatic rather than manual config option by David Howells · 15 years ago
  50. c47ae9a FRV: Fix compile breakage by Adrian Bunk · 15 years ago
  51. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  52. 8e320d0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  53. 46f06b72 drivers/pci/intr_remapping.c: include acpi.h by Alexander Beregalov · 15 years ago
  54. 5d6700e percpu: __percpu_depopulate_mask can take a const mask by Stephen Rothwell · 15 years ago
  55. 0cb55ad docs: alphabetize entries in kernel-parameters.txt by Randy Dunlap · 15 years ago
  56. 88cacbb docbook: fix fatal filename error by Randy Dunlap · 15 years ago
  57. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 15 years ago
  58. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 4958c5d intel-iommu: Fix oops in device_to_iommu() when devices not found. by David Woodhouse · 15 years ago
  60. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  62. b24241a Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  63. 22eb5aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  64. d7ca6f8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  65. 3cd6927 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  66. 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 15 years ago
  67. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  68. abe213d i2c: Delete unused i2c-algo-sgi helper module by Jean Delvare · 15 years ago
  69. 7c8ad4a i2c: Delete many unused driver IDs by Jean Delvare · 15 years ago
  70. e3ee703 i2c: Deprecate client_register and client_unregister methods by Jean Delvare · 15 years ago
  71. 13a7b5d backlight: Adds HP Jornada 700 series backlight driver by Kristoffer Ericson · 15 years ago
  72. 9e12443 backlight: Add HP Jornada 700 series LCD driver by Kristoffer Ericson · 15 years ago
  73. b8cdd87 backlight: fix pwm_bl.c when multiple PWM backlights exist by Eric Miao · 15 years ago
  74. 1a468ba backlight: mbp_nvidia_bl - Add a debug switch by Mario Schwalbe · 15 years ago
  75. c78a628 backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 by Mario Schwalbe · 15 years ago
  76. 67a32ec leds: introduce lp5521 led driver by Felipe Balbi · 15 years ago
  77. d379ee8 leds: just ignore invalid GPIOs in leds-gpio by David Brownell · 15 years ago
  78. 7fbc3a9 leds: Fix &&/|| confusion in leds-pca9532.c by Riku Voipio · 15 years ago
  79. b0edba7 leds: move h1940-leds's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  80. bfb2cc4 leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c by Zhenwen Xu · 15 years ago
  81. 0b56129 leds: add BD2802GU LED driver by Kim Kyuwon · 15 years ago
  82. 95dc576 leds: remove experimental flag from leds-clevo-mail by Németh Márton · 15 years ago
  83. 700c6ea leds: Prevent multiple LED triggers with the same name by Adam Nielsen · 15 years ago
  84. 17354bf leds: Add gpio-led trigger by Felipe Balbi · 15 years ago
  85. ac67e23 leds: Add rb532 LED driver for the User LED by Phil Sutter · 15 years ago
  86. defb512 leds: Add suspend/resume state flags to leds-gpio by Richard Purdie · 15 years ago
  87. 41c42ff leds: simple driver for pwm driven LEDs by Luotao Fu · 15 years ago
  88. b2bdc3e leds: Fix leds-gpio driver multiple module_init/exit usage by Richard Purdie · 15 years ago
  89. ac2dd0f leds: Add dac124s085 driver by Guennadi Liakhovetski · 15 years ago
  90. 1bd465e leds: allow led-drivers to use a variable range of brightness values by Guennadi Liakhovetski · 15 years ago
  91. a7d878a leds: Add openfirmware platform device support by Trent Piepho · 15 years ago
  92. 1aa2a7c block: switch sync_dirty_buffer() over to WRITE_SYNC by Jens Axboe · 15 years ago
  93. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  94. 644b2d9 block: enabling plugging on SSD devices that don't do queuing by Jens Axboe · 15 years ago
  95. 4194b1e jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  96. 6c4bac6 jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  97. 9cf6b72 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  98. a1f2425 Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  99. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  100. 30bbf14 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago