summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-271-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-08-282-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: tegra: VMALLOC_END should be unsigned longOlof Johansson2010-08-221-1/+1
| * | | | | | | | | arm: tegra: fix compilation of board-harmony.cOlof Johansson2010-08-221-2/+0
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-2813-76/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson2010-08-271-2/+13
| * | | | | | | | | | drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-271-0/+1
| * | | | | | | | | | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-271-1/+4
| * | | | | | | | | | drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-271-0/+2
| * | | | | | | | | | drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-271-2/+0
| * | | | | | | | | | drm: mm: fix range restricted allocationsDaniel Vetter2010-08-271-10/+14
| * | | | | | | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-277-61/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-271-0/+2
| | * | | | | | | | | | drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-271-0/+1
| | * | | | | | | | | | drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-261-2/+2
| | * | | | | | | | | | drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-261-14/+6
| | * | | | | | | | | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-262-21/+27
| | * | | | | | | | | | drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-261-3/+5
| | * | | | | | | | | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-263-20/+16
| | * | | | | | | | | | drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-262-1/+2
* | | | | | | | | | | | Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-283-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lguest: Odd FixesRusty Russell2010-08-271-1/+1
| * | | | | | | | | | | | lguest: clean up warnings in demonstration launcher.Rusty Russell2010-08-272-12/+14
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-288-20/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
| * | | | | | | | | | | | omap: Fix omap_4430sdp_defconfig for make oldconfigTony Lindgren2010-08-161-0/+3
| * | | | | | | | | | | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren2010-08-161-2/+4
| * | | | | | | | | | | | omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-163-9/+2
| * | | | | | | | | | | | OMAP3: Fix a cpu type check problemstanley.miao2010-08-161-7/+7
| * | | | | | | | | | | | omap3: id: fix 3630 rev detectionNishanth Menon2010-08-161-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-2814-107/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ceph: fix get_ticket_handler() error handlingDan Carpenter2010-08-261-6/+9
| * | | | | | | | | | | | | ceph: don't BUG on ENOMEM during mds reconnectSage Weil2010-08-261-3/+4
| * | | | | | | | | | | | | ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter2010-08-261-0/+4
| * | | | | | | | | | | | | ceph: Fix warningsAlan Cox2010-08-251-5/+9
| * | | | | | | | | | | | | ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter2010-08-251-2/+2
| * | | | | | | | | | | | | ceph: initialize fields on new dentry_infosSage Weil2010-08-241-1/+1
| * | | | | | | | | | | | | ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil2010-08-244-7/+26
| * | | | | | | | | | | | | ceph: fix osd request lru adjustment when sending requestHenry C Chang2010-08-221-1/+1
| * | | | | | | | | | | | | ceph: don't improperly set dir complete when holding EXCL capSage Weil2010-08-221-0/+1
| * | | | | | | | | | | | | mm: exporting account_page_dirtyMichael Rubin2010-08-222-7/+2
| * | | | | | | | | | | | | ceph: direct requests in snapped namespace based on nonsnap parentSage Weil2010-08-221-2/+24
| * | | | | | | | | | | | | ceph: queue cap snap writeback for realm children on snap updateSage Weil2010-08-221-23/+37
| * | | | | | | | | | | | | ceph: include dirty xattrs state in snapped capsSage Weil2010-08-224-11/+23
| * | | | | | | | | | | | | ceph: fix xattr cap writebackSage Weil2010-08-221-5/+5
| * | | | | | | | | | | | | ceph: fix multiple mds session shutdownSage Weil2010-08-222-34/+37
* | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-08-281-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | PM QoS: Fix inline documentation.Saravana Kannan2010-08-261-4/+6
| * | | | | | | | | | | | | | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert2010-08-241-1/+1
* | | | | | | | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-283-24/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud