1. 8740f94 perf_counter: add some comments by Peter Zijlstra · 16 years ago
  2. 6b6e548 perf_counter: use misc field to widen type by Peter Zijlstra · 16 years ago
  3. 6fab019 perf_counter: provide misc bits in the event header by Peter Zijlstra · 16 years ago
  4. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  5. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  9. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  10. aeeae86 Fix build errors due to CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
  11. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  12. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  13. 10a0d91 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  14. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 16 years ago
  15. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 16 years ago
  16. f786ddd tty: Correct inline types for tty_driver_kref_get() by Adrian Bunk · 16 years ago
  17. 6123923 nilfs2: support nanosecond timestamp by Ryusuke Konishi · 16 years ago
  18. e339ad3 nilfs2: introduce secondary super block by Ryusuke Konishi · 16 years ago
  19. c96fa46 nilfs2: mark minor flag for checkpoint created by internal operation by Ryusuke Konishi · 16 years ago
  20. 458c5b0 nilfs2: clean up sketch file by Ryusuke Konishi · 16 years ago
  21. 2c2e52f nilfs2: extend nilfs_sustat ioctl struct by Ryusuke Konishi · 16 years ago
  22. 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 16 years ago
  23. dc498d0 nilfs2: use fixed sized types for ioctl structures by Ryusuke Konishi · 16 years ago
  24. 1088dcf nilfs2: remove timedwait ioctl command by Ryusuke Konishi · 16 years ago
  25. eed10e3 nilfs2: disk format and userland interface by Koji Sato · 16 years ago
  26. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  27. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 16 years ago
  28. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 16 years ago
  29. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 16 years ago
  30. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 16 years ago
  31. feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 16 years ago
  32. 8f9b152 kprobes: support kretprobe and jprobe per-probe disabling by Masami Hiramatsu · 16 years ago
  33. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 16 years ago
  34. cc00e9c kprobes: cleanup comment style in kprobes.h by Masami Hiramatsu · 16 years ago
  35. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 16 years ago
  36. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 16 years ago
  37. ab3c9c6 branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
  38. d9ad8bc branch tracer: Fix for enabling branch profiling makes sparse unusable by Bart Van Assche · 16 years ago
  39. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  40. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 16 years ago
  41. 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 16 years ago
  42. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  43. b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 16 years ago
  44. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  45. 849691a perf_counter: remove rq->lock usage by Peter Zijlstra · 16 years ago
  46. 4af4998 perf_counter: rework context time by Peter Zijlstra · 16 years ago
  47. 4c9e254 perf_counter: change event definition by Peter Zijlstra · 16 years ago
  48. 0c593b3 perf_counter: comment the perf_event_type stuff by Peter Zijlstra · 16 years ago
  49. 79f1464 perf_counter: counter overflow limit by Peter Zijlstra · 16 years ago
  50. 339f7c9 perf_counter: PERF_RECORD_TIME by Peter Zijlstra · 16 years ago
  51. f6c7d5f perf_counter: theres more to overflow than writing events by Peter Zijlstra · 16 years ago
  52. 671dec5 perf_counter: generalize pending infrastructure by Peter Zijlstra · 16 years ago
  53. 3c446b3 perf_counter: SIGIO support by Peter Zijlstra · 16 years ago
  54. 9c03d88 perf_counter: add more context information by Peter Zijlstra · 16 years ago
  55. a2e87d0 perf_counter: update mmap() counter read, take 2 by Peter Zijlstra · 16 years ago
  56. 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 16 years ago
  57. 3fbed4c mflash: initial support by unsik Kim · 16 years ago
  58. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 16 years ago
  59. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  60. 4ef4327 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  61. dfa76fa V4L/DVB (11387): Sensor orientation reporting by Adam Baker · 16 years ago
  62. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 16 years ago
  63. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  64. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 16 years ago
  65. 940088a V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs. by Hans Verkuil · 16 years ago
  66. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 16 years ago
  67. 868f985 V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr by Hans Verkuil · 16 years ago
  68. acebc70 V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 by Hans Verkuil · 16 years ago
  69. 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 16 years ago
  70. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  71. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 16 years ago
  72. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 16 years ago
  73. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 16 years ago
  74. b74c0aa V4L/DVB (11366): v4l: remove obsolete header and source by Hans Verkuil · 16 years ago
  75. e0d3baf V4L/DVB (10954): Add cx231xx USB driver by Sri Deevi · 16 years ago
  76. db6cbc8 V4L/DVB (11327): ov772x: add edge contrl support by Kuninori Morimoto · 16 years ago
  77. 0c659b8 ata: Add TRIM infrastructure by Matthew Wilcox · 16 years ago
  78. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  79. 06e82df mux: fix build problem by Alexander Beregalov · 16 years ago
  80. 04bf7e7 8250_pci: add support for National Instruments legacy 8420 RS232 boards by Will Page · 16 years ago
  81. 46a0fac 8250_pci: add support for National Instruments 843x RS232 devices by Shawn Bohrer · 16 years ago
  82. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  83. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  86. b24241a Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  87. 22eb5aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  88. 3cd6927 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  89. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 16 years ago
  90. 04826f4 nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 by Benny Halevy · 16 years ago
  91. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 16 years ago
  92. abe213d i2c: Delete unused i2c-algo-sgi helper module by Jean Delvare · 16 years ago
  93. 7c8ad4a i2c: Delete many unused driver IDs by Jean Delvare · 16 years ago
  94. e3ee703 i2c: Deprecate client_register and client_unregister methods by Jean Delvare · 16 years ago
  95. 0b56129 leds: add BD2802GU LED driver by Kim Kyuwon · 16 years ago
  96. defb512 leds: Add suspend/resume state flags to leds-gpio by Richard Purdie · 16 years ago
  97. 41c42ff leds: simple driver for pwm driven LEDs by Luotao Fu · 16 years ago
  98. 1bd465e leds: allow led-drivers to use a variable range of brightness values by Guennadi Liakhovetski · 16 years ago
  99. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 16 years ago
  100. a1f2425 Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG by Jens Axboe · 16 years ago