1. 05b3630 lanana: assign a device name and numbering for MAX3100 by Alan Cox · 15 years ago
  2. 0c21260 serqt: initial clean up pass for tty side by Alan Cox · 15 years ago
  3. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  4. f786ddd tty: Correct inline types for tty_driver_kref_get() by Adrian Bunk · 15 years ago
  5. 7bfac9e splice: fix deadlock in splicing to file by Miklos Szeredi · 15 years ago
  6. 6123923 nilfs2: support nanosecond timestamp by Ryusuke Konishi · 15 years ago
  7. e339ad3 nilfs2: introduce secondary super block by Ryusuke Konishi · 15 years ago
  8. cece552 nilfs2: simplify handling of active state of segments by Ryusuke Konishi · 15 years ago
  9. c96fa46 nilfs2: mark minor flag for checkpoint created by internal operation by Ryusuke Konishi · 15 years ago
  10. 458c5b0 nilfs2: clean up sketch file by Ryusuke Konishi · 15 years ago
  11. e626874 nilfs2: super block operations fix endian bug by Ryusuke Konishi · 15 years ago
  12. 1f5abe7 nilfs2: replace BUG_ON and BUG calls triggerable from ioctl by Ryusuke Konishi · 15 years ago
  13. 2c2e52f nilfs2: extend nilfs_sustat ioctl struct by Ryusuke Konishi · 15 years ago
  14. 7a94619 nilfs2: use unlocked_ioctl by Ryusuke Konishi · 15 years ago
  15. 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 15 years ago
  16. dc498d0 nilfs2: use fixed sized types for ioctl structures by Ryusuke Konishi · 15 years ago
  17. 1088dcf nilfs2: remove timedwait ioctl command by Ryusuke Konishi · 15 years ago
  18. 76068c4 nilfs2: fix buggy behavior seen in enumerating checkpoints by Ryusuke Konishi · 15 years ago
  19. 8acfbf0 nilfs2: clean up indirect function calling conventions by Pekka Enberg · 15 years ago
  20. 7fa10d2 nilfs2: fix improper return values of nilfs_get_cpinfo ioctl by Ryusuke Konishi · 15 years ago
  21. b028fcf nilfs2: fix gc failure on volumes keeping numerous snapshots by Ryusuke Konishi · 15 years ago
  22. 85ef9ce nilfs2: add maintainer by Ryusuke Konishi · 15 years ago
  23. 047180f nilfs2: insert explanations in gcinode file by Ryusuke Konishi · 15 years ago
  24. 47420c7 nilfs2: avoid double error caused by nilfs_transaction_end by Ryusuke Konishi · 15 years ago
  25. a2e7d2d nilfs2: cleanup nilfs_clear_inode by Ryusuke Konishi · 15 years ago
  26. 3358b4a nilfs2: fix problems of memory allocation in ioctl by Ryusuke Konishi · 15 years ago
  27. 0c4fb87 nilfs2: update makefile and Kconfig by Ryusuke Konishi · 15 years ago
  28. 7942b91 nilfs2: ioctl operations by Koji Sato · 15 years ago
  29. a3d93f7 nilfs2: block cache for garbage collection by Ryusuke Konishi · 15 years ago
  30. 84ef1ec nilfs2: another dat for garbage collection by Ryusuke Konishi · 15 years ago
  31. 0f3e1c7 nilfs2: recovery functions by Ryusuke Konishi · 15 years ago
  32. f30bf3e nilfs2: fix missed-sync issue for do_sync_mapping_range() by Ryusuke Konishi · 15 years ago
  33. 9ff05123 nilfs2: segment constructor by Ryusuke Konishi · 15 years ago
  34. 64b5a32 nilfs2: segment buffer by Ryusuke Konishi · 15 years ago
  35. 783f618 nilfs2: super block operations by Ryusuke Konishi · 15 years ago
  36. 8a9d219 nilfs2: operations for the_nilfs core object by Ryusuke Konishi · 15 years ago
  37. d250065 nilfs2: pathname operations by Ryusuke Konishi · 15 years ago
  38. 2ba466d nilfs2: directory entry operations by Yoshiji Amagai · 15 years ago
  39. f183ff4 nilfs2: file operations by Ryusuke Konishi · 15 years ago
  40. 05fe58f nilfs2: inode operations by Ryusuke Konishi · 15 years ago
  41. 6c98cd4 nilfs2: segment usage file by Koji Sato · 15 years ago
  42. 2961980 nilfs2: checkpoint file by Koji Sato · 15 years ago
  43. 43bfb45 nilfs2: inode map file by Ryusuke Konishi · 15 years ago
  44. a17564f nilfs2: disk address translator by Koji Sato · 15 years ago
  45. 5442680 nilfs2: persistent object allocator by Ryusuke Konishi · 15 years ago
  46. 5eb563f nilfs2: meta data file by Ryusuke Konishi · 15 years ago
  47. 0bd49f9 nilfs2: buffer and page operations by Ryusuke Konishi · 15 years ago
  48. a60be98 nilfs2: B-tree node cache by Ryusuke Konishi · 15 years ago
  49. 36a580e nilfs2: direct block mapping by Koji Sato · 15 years ago
  50. 17c76b0 nilfs2: B-tree based block mapping by Koji Sato · 15 years ago
  51. bdb265e nilfs2: integrated block mapping by Koji Sato · 15 years ago
  52. 65b4643 nilfs2: add inode and other major structures by Ryusuke Konishi · 15 years ago
  53. eed10e3 nilfs2: disk format and userland interface by Koji Sato · 15 years ago
  54. 962281a nilfs2: add document by Ryusuke Konishi · 15 years ago
  55. 2c5510d dma-mapping: update the old macro DMA_nBIT_MASK related documentations by Yang Hongyang · 15 years ago
  56. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  57. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 15 years ago
  58. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 15 years ago
  59. 929a22a dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) by Yang Hongyang · 15 years ago
  60. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  61. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  62. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  63. e911e0d dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) by Yang Hongyang · 15 years ago
  64. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  65. 8a59f5d fs/romfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  66. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 15 years ago
  67. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 15 years ago
  68. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  69. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 15 years ago
  70. 7ce5ba3 uvesafb: documentation update by Michal Januszewski · 15 years ago
  71. d88ca815 fbdev: i.MX31: fix panning, error handling, clean up by Guennadi Liakhovetski · 15 years ago
  72. 215059d tdfxfb: make use of DDC information about connected monitor by Krzysztof Helt · 15 years ago
  73. feff388 tdfxfb: move I2C functionality into the tdfxfb by Krzysztof Helt · 15 years ago
  74. 8f9b152 kprobes: support kretprobe and jprobe per-probe disabling by Masami Hiramatsu · 15 years ago
  75. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 15 years ago
  76. e579abe kprobes: rename kprobe_enabled to kprobes_all_disarmed by Masami Hiramatsu · 15 years ago
  77. cc00e9c kprobes: cleanup comment style in kprobes.h by Masami Hiramatsu · 15 years ago
  78. 99081ab kprobes: move EXPORT_SYMBOL_GPL just after function definitions by Masami Hiramatsu · 15 years ago
  79. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 15 years ago
  80. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 15 years ago
  81. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  82. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 15 years ago
  83. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 15 years ago
  84. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  85. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 15 years ago
  86. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  87. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  88. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 15 years ago
  89. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 15 years ago
  90. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 15 years ago
  91. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 15 years ago
  92. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 15 years ago
  93. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 15 years ago
  94. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 15 years ago
  95. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 15 years ago
  96. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 15 years ago
  97. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 15 years ago
  98. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 15 years ago
  99. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 15 years ago
  100. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 15 years ago