Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| | * | | | | | | | | | | | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore | 2010-10-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | ACPICA: Update math module; no functional change | Bob Moore | 2010-10-01 | 1 | -10/+0 | |
| | * | | | | | | | | | | | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 2010-10-01 | 2 | -11/+13 | |
| | * | | | | | | | | | | | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming | 2010-10-01 | 2 | -0/+8 | |
| | * | | | | | | | | | | | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 2010-10-01 | 1 | -7/+0 | |
| | * | | | | | | | | | | | ACPICA: Update version to 20100806 | Bob Moore | 2010-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 2010-10-01 | 3 | -3/+9 | |
| | * | | | | | | | | | | | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore | 2010-10-01 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2010-10-26 | 1 | -24/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | SFI: remove the v0.7 related definitions from sfi.h | Feng Tang | 2010-10-18 | 1 | -24/+0 | |
| |/ / / / / / / / / / / |