summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2-9/+10
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki1-1/+1
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki1-1/+1
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley8-61/+74
2010-07-19pm_qos: Reimplement using plistsJames Bottomley1-86/+86
2010-07-19plist: Add plist_lastJames Bottomley1-0/+29
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki14-10/+375
2010-07-19PNPACPI: Add support for remote wakeupAlan Stern3-0/+27
2010-07-19PM: describe kernel policy regarding wakeup defaults (v. 2)Alan Stern1-3/+7
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros1-2/+2
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds1-1/+1
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-0/+34
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-224/+504
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker1-1/+1
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas3-0/+34
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-29/+36
2010-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds5-10/+23
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+8
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara4-28/+31
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang1-8/+14
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma1-0/+6
2010-07-15GFS2: rename causes kernel OopsBob Peterson1-1/+1
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das1-5/+3
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson1-4/+8
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson1-0/+10
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson1-0/+1
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds72-1025/+1025
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-38/+45
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-14lmb: rename to memblockYinghai Lu72-1025/+1025
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-5/+29
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+4
2010-07-12Linux 2.6.35-rc5v2.6.35-rc5Linus Torvalds1-1/+1
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds177-194157/+652
2010-07-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+31
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-163/+169
2010-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-5/+91
2010-07-12MAINTAINERS: fix EDAC-I7CORE file patternsJoe Perches1-1/+3
2010-07-12ocfs2: tighten up strlen() checkingDan Carpenter1-1/+1
2010-07-12ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma1-36/+90
2010-07-12ocfs2: make xattr extension work with new local alloc reservation.Tao Ma1-29/+45
2010-07-12ocfs2: Remove the redundant cpu_to_le64.Tao Ma1-1/+1
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang1-1/+1
2010-07-12ocfs2: No need to zero pages past i_size.Joel Becker1-4/+18