aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21freezer: implement and use kthread_freezable_should_stop()Gravatar Tejun Heo 7-23/+42
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyGravatar Tejun Heo 15-39/+37
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyGravatar Tejun Heo 4-7/+1
2011-11-21freezer: fix current->state restoration race in refrigerator()Gravatar Tejun Heo 1-1/+7
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 77-312/+604
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 14-49/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Gravatar Linus Torvalds 15-32/+88
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 12-61/+89
2011-11-20KVM guest: prevent tracing recursion with kvmclockGravatar Avi Kivity 1-2/+3
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2011-11-19PM / Suspend: Fix bug in suspend statistics updateGravatar Srivatsa S. Bhat 1-1/+2
2011-11-19Xen: update MAINTAINER infoGravatar Jeremy Fitzhardinge 1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEGravatar David Rientjes 1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-63/+43
2011-11-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 2-2/+4
2011-11-18Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideGravatar Linus Torvalds 4-13/+29
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 12-319/+159
2011-11-18cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerGravatar Paul Menage 1-1/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesGravatar Srivatsa S. Bhat 1-6/+17
2011-11-18ipv4: fix redirect handlingGravatar Eric Dumazet 1-51/+59
2011-11-18MAINTAINERS: update XFS maintainer entryGravatar Alex Elder 1-1/+2
2011-11-18ping: dont increment ICMP_MIB_INERRORSGravatar Eric Dumazet 1-2/+0
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 10-35/+36
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 13-128/+79
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxGravatar Linus Torvalds 8-35/+22
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 27-119/+158
2011-11-18Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 4-80/+48
2011-11-17sparc64: Patch sun4v code sequences properly on module load.Gravatar David S. Miller 3-19/+63
2011-11-17sky2: fix hang in napi_disableGravatar stephen hemminger 2-7/+11
2011-11-17sky2: enforce minimum ring sizeGravatar stephen hemminger 1-2/+12
2011-11-17sparc: Kill custom io_remap_pfn_range().Gravatar David S. Miller 5-273/+32
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentGravatar Veaceslav Falico 1-0/+7
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...Gravatar James Morris 3-4/+9
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusGravatar James Morris 1-76/+39
2011-11-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 4-2/+23
2011-11-17f_phonet: fix page offset of first received fragmentGravatar Rémi Denis-Courmont 1-1/+1
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetGravatar Rafael J. Wysocki 1-5/+14
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setGravatar Rafael J. Wysocki 4-8/+8
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 4-2/+23
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 5-6/+17
2011-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 7-65/+72
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsGravatar Russell King 2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Gravatar Alexander Graf 5-24/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGravatar Gleb Natapov 1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGravatar Gleb Natapov 1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGravatar Gleb Natapov 1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUGravatar Christian Borntraeger 1-0/+1
2011-11-17KVM: s390: Fix tprot lockingGravatar Christian Borntraeger 1-2/+8