Age | Commit message (Expand) | Author |
2010-07-21 | x86, tlb: Clean up and correct used type | Borislav Petkov |
2010-07-20 | x86, iomap: Fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl |
2010-07-20 | x86, mm: Create symbolic index into address_markers array | Andres Salomon |
2010-07-09 | x86, ioremap: Fix normal ram range check | Kenji Kaneshige |
2010-07-09 | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige |
2010-06-18 | x86-64, mm: Initialize VDSO earlier on 64 bits | Jiri Slaby |
2010-06-18 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz |
2010-06-11 | Linux 2.6.35-rc3v2.6.35-rc3 | Linus Torvalds |
2010-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |
2010-06-11 | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes |
2010-06-11 | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas |
2010-06-11 | Btrfs: The file argument for fsync() is never null | Dan Carpenter |
2010-06-11 | Btrfs: handle ERR_PTR from posix_acl_from_xattr() | Dan Carpenter |
2010-06-11 | Btrfs: avoid BUG when dropping root and reference in same transaction | Sage Weil |
2010-06-11 | Btrfs: prohibit a operation of changing acl's mask when noacl mount option used | Shi Weihua |
2010-06-11 | Btrfs: should add a permission check for setfacl | Shi Weihua |
2010-06-11 | Btrfs: btrfs_lookup_dir_item() can return ERR_PTR | Dan Carpenter |
2010-06-11 | Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs | Dan Carpenter |
2010-06-11 | Btrfs: unwind after btrfs_start_transaction() errors | Dan Carpenter |
2010-06-11 | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter |
2010-06-11 | Btrfs: handle kzalloc() failure in open_ctree() | Dan Carpenter |
2010-06-11 | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter |
2010-06-11 | Btrfs: Fix BUG_ON for fs converted from extN | Yan, Zheng |
2010-06-11 | Btrfs: Fix null dereference in relocation.c | Yan, Zheng |
2010-06-11 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2010-06-11 | wimax/i2400m: fix missing endian correction read in fw loader | Inaky Perez-Gonzalez |
2010-06-11 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-06-11 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-06-11 | Btrfs: fix remap_file_pages error | Miao Xie |
2010-06-11 | Btrfs: uninitialized data is check_path_shared() | Dan Carpenter |
2010-06-11 | Btrfs: fix fallocate regression | Josef Bacik |
2010-06-11 | Btrfs: fix loop device on top of btrfs | Miao Xie |
2010-06-10 | net8139: fix a race at the end of NAPI | Figo.zhang |
2010-06-10 | pktgen: Fix accuracy of inter-packet delay. | Daniel Turull |
2010-06-10 | pkt_sched: gen_estimator: add a new lock | Eric Dumazet |
2010-06-10 | net: deliver skbs on inactive slaves to exact matches | John Fastabend |
2010-06-10 | ceph: try to send partial cap release on cap message on missing inode | Sage Weil |
2010-06-10 | ceph: release cap on import if we don't have the inode | Sage Weil |
2010-06-10 | ceph: fix misleading/incorrect debug message | Sage Weil |
2010-06-10 | ceph: fix atomic64_t initialization on ia64 | Jeff Mahoney |
2010-06-10 | sata_sil24: Use memory barriers before issuing commands | Catalin Marinas |
2010-06-10 | sata_sil24: memset() overflow | Dan Carpenter |
2010-06-10 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-06-10 | KVM: read apic->irr with ioapic lock held | Marcelo Tosatti |