summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17Staging: comedi: drivers: fix space coding style in am9513.hBob Beattie
2010-06-17Staging: comedi: fix code warnings in s626.cJohn Sheehan
2010-06-17Staging: comedi: fix code style errors in unioxx5.cJohn Sheehan
2010-06-17Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor
2010-06-17Staging: comedi: Checkpatch cleanups in adl_pci9111.cMark Rankilor
2010-06-17Staging: comedi: cleanup: remove unneeded null checksDan Carpenter
2010-06-17Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott
2010-06-17Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott
2010-06-17Staging: comedi: serial2002: Fix memory leak on detachIan Abbott
2010-06-17Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
2010-06-17Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon
2010-06-17Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson
2010-06-12Linux 2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-06-11net8139: fix a race at the end of NAPIFigo.zhang
2010-06-11pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-11pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10ceph: try to send partial cap release on cap message on missing inodeSage Weil
2010-06-10ceph: release cap on import if we don't have the inodeSage Weil