Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-11 | 1 | -3/+5 | |
| | | * | | | | | | | | | | | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 | 1 | -6/+3 | |
| | | * | | | | | | | | | | | | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden | 2010-10-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | KVM: x86: Fix SVM VMCB reset | Zachary Amsden | 2010-10-11 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | fanotify: disable fanotify syscalls | Eric Paris | 2010-10-11 | 2 | -2/+1 | |
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-10-11 | 4 | -7/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin | 2010-10-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | kconfig: Temporarily disable dependency warnings | Michal Marek | 2010-10-09 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe | 2010-10-04 | 2 | -6/+2 | |
| | * | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-10-11 | 1 | -32/+90 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | IPS driver: Fix limit clamping when reducing CPU power | Matthew Garrett | 2010-10-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | [PATCH 2/2] IPS driver: disable CPU turbo | Jesse Barnes | 2010-10-05 | 1 | -3/+15 | |
| | | * | | | | | | | | | | | | | | IPS driver: apply BIOS provided CPU limit if different from default | Jesse Barnes | 2010-10-05 | 1 | -3/+4 | |
| | | * | | | | | | | | | | | | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkage | Andy Whitcroft | 2010-10-05 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | | intel_ips: Print MCP limit exceeded values. | Tim Gardner | 2010-10-05 | 1 | -6/+18 | |
| | | * | | | | | | | | | | | | | | IPS driver: verify BIOS provided limits | Jesse Barnes | 2010-10-05 | 1 | -0/+23 | |
| | | * | | | | | | | | | | | | | | IPS driver: don't toggle CPU turbo on unsupported CPUs | Jesse Barnes | 2010-10-05 | 1 | -5/+9 | |
| | | * | | | | | | | | | | | | | | NULL pointer might be used in ips_monitor() | minskey guo | 2010-10-05 | 1 | -9/+13 | |
| | | * | | | | | | | | | | | | | | Release symbol on error-handling path of ips_get_i915_syms() | minskey guo | 2010-10-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | old_cpu_power is wrongly divided by 65535 in ips_monitor() | minskey guo | 2010-10-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | seqno mask of THM_ITV register is 16bit | minskey guo | 2010-10-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-11 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Input: wacom - fix pressure in Cintiq 21UX2 | Aristeu Rozanski | 2010-10-10 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-11 | 3 | -3/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-10-11 | 1 | -1/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | ASoC: Update links for Wolfson MAINTAINERS entry | Mark Brown | 2010-10-05 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | ASoC: Add Dimitris Papastamos to Wolfson maintainers | Mark Brown | 2010-10-05 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | ASoC: Add Jassi Brar as Samsung maintainer | Mark Brown | 2010-09-25 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | | | ALSA: hda - Add another HP DV6 quirk | Luke Yelavich | 2010-10-11 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 2010-10-11 | 1 | -2/+2 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-09 | 23 | -380/+590 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-10-09 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | intel_idle: enable Atom C6 | Len Brown | 2010-10-08 | 1 | -5/+5 | |
| | | | |_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-09 | 2 | -0/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'msi-dmi' into release | Len Brown | 2010-10-08 | 1 | -0/+17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook | Lee, Chun-Yi | 2010-10-01 | 1 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'pdc-regression' into release | Len Brown | 2010-10-08 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdc | Yinghai Lu | 2010-10-01 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-09 | 4 | -23/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | ceph: update issue_seq on cap grant | Sage Weil | 2010-10-07 | 1 | -3/+5 | |
| | | * | | | | | | | | | | | | | | | | | ceph: send cap release message early on failed revoke. | Greg Farnum | 2010-10-07 | 1 | -10/+13 | |
| | | * | | | | | | | | | | | | | | | | | ceph: Update max_len with minimum required size | Aneesh Kumar K.V | 2010-10-07 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | ceph: Fix return value of encode_fh function | Aneesh Kumar K.V | 2010-10-07 | 1 | -7/+9 | |
| | | * | | | | | | | | | | | | | | | | | ceph: avoid null deref in osd request error path | Sage Weil | 2010-10-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | ceph: fix list_add usage on unsafe_writes list | Henry C Chang | 2010-10-07 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-10-09 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | exofs: Fix double page_unlock BUG in write_begin/end | Boaz Harrosh | 2010-10-08 | 1 | -1/+7 | |
| | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-09 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |