summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi3-0/+15
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi5-93/+3
2009-04-07nilfs2: super block operations fix endian bugRyusuke Konishi1-3/+3
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi13-160/+144
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi7-75/+41
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi4-5/+5
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi5-272/+2
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi2-15/+19
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi5-127/+2
2009-04-07nilfs2: fix buggy behavior seen in enumerating checkpointsRyusuke Konishi1-4/+7
2009-04-07nilfs2: clean up indirect function calling conventionsPekka Enberg4-69/+69
2009-04-07nilfs2: fix improper return values of nilfs_get_cpinfo ioctlRyusuke Konishi1-12/+18
2009-04-07nilfs2: fix gc failure on volumes keeping numerous snapshotsRyusuke Konishi3-26/+38
2009-04-07nilfs2: add maintainerRyusuke Konishi1-0/+7
2009-04-07nilfs2: insert explanations in gcinode fileRyusuke Konishi1-1/+20
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi7-75/+135
2009-04-07nilfs2: cleanup nilfs_clear_inodeRyusuke Konishi1-10/+1
2009-04-07nilfs2: fix problems of memory allocation in ioctlRyusuke Konishi1-12/+8
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi3-1/+32
2009-04-07nilfs2: ioctl operationsKoji Sato1-0/+941
2009-04-07nilfs2: block cache for garbage collectionRyusuke Konishi1-0/+270
2009-04-07nilfs2: another dat for garbage collectionRyusuke Konishi1-0/+84
2009-04-07nilfs2: recovery functionsRyusuke Konishi1-0/+941
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi4-81/+93
2009-04-07nilfs2: segment constructorRyusuke Konishi4-3/+3577
2009-04-07nilfs2: segment bufferRyusuke Konishi2-0/+664
2009-04-07nilfs2: super block operationsRyusuke Konishi1-0/+1366
2009-04-07nilfs2: operations for the_nilfs core objectRyusuke Konishi1-0/+524
2009-04-07nilfs2: pathname operationsRyusuke Konishi1-0/+446
2009-04-07nilfs2: directory entry operationsYoshiji Amagai1-0/+711
2009-04-07nilfs2: file operationsRyusuke Konishi1-0/+125
2009-04-07nilfs2: inode operationsRyusuke Konishi1-0/+819
2009-04-07nilfs2: segment usage fileKoji Sato3-1/+682
2009-04-07nilfs2: checkpoint fileKoji Sato2-0/+953