Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | IB/mlx4: Fix memory ordering of VLAN insertion control bits | Eli Cohen | 2010-12-01 | |
| | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | IB: Fix information leak in marshalling code | Vasiliy Kulikov | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz | 2010-12-01 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | xfs: only run xfs_error_test if error injection is active | Dave Chinner | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | xfs: avoid moving stale inodes in the AIL | Dave Chinner | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | xfs: delayed alloc blocks beyond EOF are valid after writeback | Dave Chinner | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | xfs: push stale, pinned buffers on trylock failures | Dave Chinner | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | xfs: fix failed write truncation handling. | Dave Chinner | 2010-12-01 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | regulator: fix kernel-doc for set_consumer_device_supply | Randy Dunlap | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: enable supply regulator only when use count is zero | Bengt Jonsson | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: twl-regulator - fix twlreg_set_mode | Axel Lin | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: lock supply in regulator enable | Mattias Wallin | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: Return proper error for regulator_register() | Axel Lin | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: Ensure enough delay time for enabling regulator | Axel Lin | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: Remove a redundant device_remove_file call in create_regulator | Axel Lin | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: Staticise mc13783_powermisc_rmw() | Mark Brown | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | regulator: regulator disable supply fix | Mattias Wallin | 2010-11-30 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | |
| * | | | | | | | | | | | | | | | | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) | Laurent Pinchart | 2010-11-22 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | rbd: replace the rbd sysfs interface | Yehuda Sadeh | 2010-12-01 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-12-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | cifs: fix parsing of hostname in dfs referrals | Jeff Layton | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: display fsc in /proc/mounts | Suresh Jayaraman | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: enable fscache iff fsc mount option is used explicitly | Suresh Jayaraman | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set | Suresh Jayaraman | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) | Shirish Pargaonkar | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: Misc. cleanup in cifsacl handling [try #4] | Shirish Pargaonkar | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | cifs: trivial comment fix for cifs_invalidate_mapping | Suresh Jayaraman | 2010-11-29 | |
| * | | | | | | | | | | | | | | | | | [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC | Steve French | 2010-11-13 | |
| * | | | | | | | | | | | | | | | | | cifs: don't take extra tlink reference in initiate_cifs_search | Jeff Layton | 2010-11-12 | |
| * | | | | | | | | | | | | | | | | | cifs: Percolate error up to the caller during get/set acls [try #4] | Shirish Pargaonkar | 2010-11-10 | |
| * | | | | | | | | | | | | | | | | | cifs: fix another memleak, in cifs_root_iget | Oskar Schirmer | 2010-11-10 | |
| * | | | | | | | | | | | | | | | | | cifs: fix potential use-after-free in cifs_oplock_break_put | Jeff Layton | 2010-11-10 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | drm/radeon/kms: add workaround for dce3 ddc line vbios bug | Alex Deucher | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | drm/radeon/kms: fix interlaced and doublescan handling | Alex Deucher | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | drm/radeon/kms: fix typos in disabled vbios code | Alex Deucher | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-11-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | Revert "drm/i915/dp: use VBT provided eDP params if available" | Chris Wilson | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | drm/i915: Clear pfit registers when not used by any outputs | Chris Wilson | 2010-11-29 | |
| | * | | | | | | | | | | | | | | | | | drm/i915: fix regression due to ba3d8d749b01548b9 | Daniel Vetter | 2010-11-28 | |
| * | | | | | | | | | | | | | | | | | | drm: record monitor status in output_poll_execute | Keith Packard | 2010-11-29 | |
| * | | | | | | | | | | | | | | | | | | drm: Set connector DPMS status to ON in drm_crtc_helper_set_config | Keith Packard | 2010-11-29 | |
| * | | | | | | | | | | | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-11-25 | |
| |\| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable | Chris Wilson | 2010-11-24 | |
| | * | | | | | | | | | | | | | | | | | MAINTAINERS: INTEL DRM DRIVERS list (intel-gfx) is subscribers-only | Joe Perches | 2010-11-24 |