summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19pm_qos: Reimplement using plistsJames Bottomley
2010-07-19plist: Add plist_lastJames Bottomley
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PNPACPI: Add support for remote wakeupAlan Stern
2010-07-19PM: describe kernel policy regarding wakeup defaults (v. 2)Alan Stern
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma
2010-07-15GFS2: rename causes kernel OopsBob Peterson
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-12Linux 2.6.35-rc5v2.6.35-rc5Linus Torvalds
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds
2010-07-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-07-12MAINTAINERS: fix EDAC-I7CORE file patternsJoe Perches
2010-07-12ocfs2: tighten up strlen() checkingDan Carpenter
2010-07-12ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma
2010-07-12ocfs2: make xattr extension work with new local alloc reservation.Tao Ma
2010-07-12ocfs2: Remove the redundant cpu_to_le64.Tao Ma
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang
2010-07-12ocfs2: No need to zero pages past i_size.Joel Becker
2010-07-12ARM: Update mach-typesRussell King
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott