1. c27cb68 [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function by Ben Dooks · 17 years ago
  2. 9b8c0088 [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S by Ben Dooks · 17 years ago
  3. e95f52c [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values by Ben Dooks · 17 years ago
  4. db9b85c [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants by Ben Dooks · 17 years ago
  5. e5812bf [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers by Ben Dooks · 17 years ago
  6. bb6d9b5 [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() by Ben Dooks · 17 years ago
  7. 9f613be [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users by Ben Dooks · 17 years ago
  8. c58f7a1 [ARM] 4781/1: S3C24XX: DMA suspend and resume support by Ben Dooks · 17 years ago
  9. c6709e8 [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX by Ben Dooks · 17 years ago
  10. 67d729a [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call by Ben Dooks · 17 years ago
  11. f7275da [ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected by Krzysztof Helt · 17 years ago
  12. 0baada2 [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake by Ben Dooks · 17 years ago
  13. 0953612 [ARM] 4727/1: S3C2412: Remove unused GPESLPCON by Ben Dooks · 17 years ago
  14. b708d7b [ARM] 4726/1: S3C2412: IIS register definitions by Ben Dooks · 17 years ago
  15. ff44b49 [ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails by Ben Dooks · 17 years ago
  16. d652074 [ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset by Ben Dooks · 17 years ago
  17. cf08167 [ARM] 4720/1: S3C2412: Add power configuration registers for battery flat behaviour. by Ben Dooks · 17 years ago
  18. 1fb4e56 [ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412 by Ben Dooks · 17 years ago
  19. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  20. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  21. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  22. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  23. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  24. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  25. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  26. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  27. b31fde6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  28. f31c338 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  29. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 17 years ago
  31. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 17 years ago
  32. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  33. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  39. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  41. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
  46. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 6a21441 ide: CPU endianness doesn't matter for special_t by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  57. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 9121106 V4L/DVB (7058): IR corrections for the Pinnacle 800i by Steven Toth · 17 years ago
  60. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  61. f234081 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support by Steven Toth · 17 years ago
  62. d05051c V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event by Mauro Carvalho Chehab · 17 years ago
  63. e8018c9 V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support by Andrey J. Melnikoff (TEMHOTA) · 17 years ago
  64. 8574ac6 V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> by Michael Krufky · 17 years ago
  65. 6fb377f V4L/DVB (6869): cs5345: new i2c driver by Hans Verkuil · 17 years ago
  66. 0b394de V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345 by Hans Verkuil · 17 years ago
  67. ea48c13 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int by Hans Verkuil · 17 years ago
  68. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  69. 2a2bfbf V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  70. d6964aa V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields by Brandon Philips · 17 years ago
  71. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  72. 2c94a67 V4L/DVB (6580): Set slave's master before master's attach call. by Sakari Ailus · 17 years ago
  73. 9695a49 V4L/DVB (6574): common/ir-functions.c: make a function static by Adrian Bunk · 17 years ago
  74. c5d857d V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h> by Marco Schluessler · 17 years ago
  75. 05e9971 V4L/DVB (6487): i2c-id: add M52790 driver ID by Hans Verkuil · 17 years ago
  76. 761dacd V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driver by Hans Verkuil · 17 years ago
  77. 0b5f4a1 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 by Michael Krufky · 17 years ago
  78. a2e521e V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client by Hans Verkuil · 17 years ago
  79. 88307eb V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer by Hans Verkuil · 17 years ago
  80. 8ffbc65 V4L/DVB (6451): v4l2: add support for bus-based I2C drivers by Hans Verkuil · 17 years ago
  81. 5bea1cd V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod by Michael Krufky · 17 years ago
  82. 1246657 V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards by Mauro Carvalho Chehab · 17 years ago
  83. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  84. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 17 years ago
  85. 286100a sched, futex: detach sched.h and futex.h by Alexey Dobriyan · 17 years ago
  86. 9073908 softlockup: fix signedness by Ingo Molnar · 17 years ago
  87. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  88. e118ade timers: don't #error on higher HZ values by Pavel Machek · 17 years ago
  89. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 17 years ago
  90. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 17 years ago
  91. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  92. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  93. fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
  94. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  95. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
  96. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 17 years ago
  97. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  98. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
  99. 01c1c66 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c by Paul E. McKenney · 17 years ago
  100. c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 17 years ago