Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | drm: export drm_global_mutex for drivers to use | Ben Skeggs | 2010-08-27 | 1 | -0/+1 | |
| | * | | | | | | | | drm/nv20: Don't use pushbuf calls on the original nv20. | Francisco Jerez | 2010-08-26 | 1 | -2/+2 | |
| | * | | | | | | | | drm/nouveau: Fix TMDS on some DCB1.5 boards. | Francisco Jerez | 2010-08-26 | 1 | -14/+6 | |
| | * | | | | | | | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. | Francisco Jerez | 2010-08-26 | 2 | -21/+27 | |
| | * | | | | | | | | drm/nv30: Apply modesetting to the correct slave encoder | Patrice Mandin | 2010-08-26 | 1 | -3/+5 | |
| | * | | | | | | | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez | 2010-08-26 | 3 | -20/+16 | |
| | * | | | | | | | | drm/nv50: add dcb type 14 to enum to prevent compiler complaint | Ben Skeggs | 2010-08-26 | 2 | -1/+2 | |
* | | | | | | | | | | Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-28 | 3 | -13/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lguest: Odd Fixes | Rusty Russell | 2010-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | | lguest: clean up warnings in demonstration launcher. | Rusty Russell | 2010-08-27 | 2 | -12/+14 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-28 | 8 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | OMAP3: PM: ensure IO wakeups are properly disabled | Kevin Hilman | 2010-08-16 | 1 | -1/+3 | |
| * | | | | | | | | | | omap: Fix omap_4430sdp_defconfig for make oldconfig | Tony Lindgren | 2010-08-16 | 1 | -0/+3 | |
| * | | | | | | | | | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirq | Tony Lindgren | 2010-08-16 | 1 | -2/+4 | |
| * | | | | | | | | | | omap: Fix sev instruction usage for multi-omap | Tony Lindgren | 2010-08-16 | 3 | -9/+2 | |
| * | | | | | | | | | | OMAP3: Fix a cpu type check problem | stanley.miao | 2010-08-16 | 1 | -7/+7 | |
| * | | | | | | | | | | omap3: id: fix 3630 rev detection | Nishanth Menon | 2010-08-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-08-28 | 14 | -107/+185 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ceph: fix get_ticket_handler() error handling | Dan Carpenter | 2010-08-26 | 1 | -6/+9 | |
| * | | | | | | | | | | | ceph: don't BUG on ENOMEM during mds reconnect | Sage Weil | 2010-08-26 | 1 | -3/+4 | |
| * | | | | | | | | | | | ceph: ceph_mdsc_build_path() returns an ERR_PTR | Dan Carpenter | 2010-08-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | ceph: Fix warnings | Alan Cox | 2010-08-25 | 1 | -5/+9 | |
| * | | | | | | | | | | | ceph: ceph_get_inode() returns an ERR_PTR | Dan Carpenter | 2010-08-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | ceph: initialize fields on new dentry_infos | Sage Weil | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil | 2010-08-24 | 4 | -7/+26 | |
| * | | | | | | | | | | | ceph: fix osd request lru adjustment when sending request | Henry C Chang | 2010-08-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | ceph: don't improperly set dir complete when holding EXCL cap | Sage Weil | 2010-08-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | mm: exporting account_page_dirty | Michael Rubin | 2010-08-22 | 2 | -7/+2 | |
| * | | | | | | | | | | | ceph: direct requests in snapped namespace based on nonsnap parent | Sage Weil | 2010-08-22 | 1 | -2/+24 | |
| * | | | | | | | | | | | ceph: queue cap snap writeback for realm children on snap update | Sage Weil | 2010-08-22 | 1 | -23/+37 | |
| * | | | | | | | | | | | ceph: include dirty xattrs state in snapped caps | Sage Weil | 2010-08-22 | 4 | -11/+23 | |
| * | | | | | | | | | | | ceph: fix xattr cap writeback | Sage Weil | 2010-08-22 | 1 | -5/+5 | |
| * | | | | | | | | | | | ceph: fix multiple mds session shutdown | Sage Weil | 2010-08-22 | 2 | -34/+37 | |
* | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-08-28 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PM QoS: Fix inline documentation. | Saravana Kannan | 2010-08-26 | 1 | -4/+6 | |
| * | | | | | | | | | | | | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() | David Alan Gilbert | 2010-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-28 | 3 | -24/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai | 2010-08-26 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields | 2010-08-26 | 9545 | -799098/+633106 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | nfsd4: fix downgrade/lock logic | J. Bruce Fields | 2010-08-26 | 2 | -16/+21 | |
| * | | | | | | | | | | | | | nfsd4: typo fix in find_any_file | J. Bruce Fields | 2010-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields | 2010-08-26 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-28 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Cannot allocate memory error on mount | Suresh Jayaraman | 2010-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [CIFS] Eliminate unused variable warning | Steve French | 2010-08-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells | 2010-08-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 2010-08-28 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-08-28 | 2 | -17/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | amd64_edac: Do not report error overflow as a separate error | Borislav Petkov | 2010-08-26 | 2 | -13/+2 | |
| * | | | | | | | | | | | | | | | MCE, AMD: Limit MCE decoding to current families for now | Borislav Petkov | 2010-08-24 | 1 | -4/+8 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |