Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-. | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | 4 | -0/+115 | |
|\ \ | ||||||
| | * | xen: Use host-provided E820 map | Ian Campbell | 2010-10-22 | 1 | -0/+29 | |
| * | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 2010-10-20 | 1 | -0/+5 | |
| * | | xen: add privcmd driver | Jeremy Fitzhardinge | 2010-10-20 | 2 | -0/+81 | |
| |/ | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 | 5 | -15/+35 | |
|\ \ | ||||||
| * | | fs: inode split IO and LRU lists | Nick Piggin | 2010-10-25 | 1 | -1/+2 | |
| * | | fs: use percpu counter for nr_dentry and nr_dentry_unused | Christoph Hellwig | 2010-10-25 | 1 | -0/+2 | |
| * | | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 | 1 | -0/+1 | |
| * | | new helper: ihold() | Al Viro | 2010-10-25 | 1 | -0/+1 | |
| * | | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig | 2010-10-25 | 1 | -2/+3 | |
| * | | fs: Implement lazy LRU updates for inodes | Nick Piggin | 2010-10-25 | 2 | -8/+7 | |
| * | | fs: Convert nr_inodes and nr_unused to per-cpu counters | Dave Chinner | 2010-10-25 | 1 | -1/+2 | |
| * | | list.h: new helper - hlist_add_fake() | Al Viro | 2010-10-25 | 1 | -0/+6 | |
| * | | new helper: inode_unhashed() | Al Viro | 2010-10-25 | 1 | -0/+5 | |
| * | | unexport invalidate_inodes | Al Viro | 2010-10-25 | 1 | -1/+0 | |
| * | | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos | KAMEZAWA Hiroyuki | 2010-10-25 | 1 | -0/+3 | |
| * | | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-25 | 1 | -4/+4 | |
| * | | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 2 | -1/+2 | |
| * | | fs: mark destroy_inode static | Christoph Hellwig | 2010-10-25 | 1 | -1/+0 | |
| * | | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-25 | 1 | -0/+1 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 9 | -14/+266 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 9 | -14/+266 | |
| |\ \ \ \ \ | ||||||
| | | | * | | | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow | 2010-10-22 | 1 | -0/+38 | |
| | |_|/ / / | |/| | | | | ||||||
| | | * | | | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 | 1 | -0/+1 | |
| | | * | | | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 | 1 | -0/+4 | |
| | |/ / / | |/| | | | ||||||
| | * | | | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 2 | -1/+2 | |
| | * | | | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 2 | -4/+48 | |
| | * | | | IB/mlx4: Add support for IBoE | Eli Cohen | 2010-10-25 | 1 | -0/+27 | |
| | * | | | mlx4_core: Update data structures and constants for IBoE | Eli Cohen | 2010-10-25 | 3 | -3/+8 | |
| | * | | | mlx4_core: Allow protocol drivers to find corresponding interfaces | Eli Cohen | 2010-10-25 | 1 | -0/+9 | |
| | * | | | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 2010-10-25 | 1 | -1/+2 | |
| | * | | | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 | 1 | -8/+22 | |
| | * | | | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 2010-10-13 | 1 | -1/+98 | |
| | * | | | IB/core: Add link layer property to ports | Eli Cohen | 2010-09-27 | 1 | -0/+11 | |
| |/ / / | ||||||
* | | | | docbook: add idr/ida to kernel-api docbook | Randy Dunlap | 2010-10-26 | 1 | -0/+1 | |
* | | | | docbook: add more wait/wake/completion to device-drivers docbook | Randy Dunlap | 2010-10-26 | 1 | -5/+5 | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 9 | -50/+47 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'misc' into release | Len Brown | 2010-10-26 | 3 | -12/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPI: remove dead code | Stephen Hemminger | 2010-10-19 | 3 | -12/+0 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'acpi-mmio' into release | Len Brown | 2010-10-26 | 1 | -0/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2010-10-24 | 1 | -0/+3 | |
| * | | | | | Merge branch 'gpe-defer' into release | Len Brown | 2010-10-25 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'acpi_pm_device_sleep_state' into release | Len Brown | 2010-10-25 | 1 | -4/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2010-10-15 | 1 | -4/+8 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'acpica' into release | Len Brown | 2010-10-25 | 6 | -33/+33 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPICA: Update version to 20101013 | Bob Moore | 2010-10-17 | 1 | -1/+1 | |
| | * | | | | | | | ACPICA: Update version to 20100915 | Bob Moore | 2010-10-01 | 1 | -1/+1 |