| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
| | * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-10-12 | 2 | -1/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | cpuimx27: fix i2c bus selection | Eric Bénard | 2010-10-08 | 1 | -1/+1 |
| | | * | | | | | | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-08 | 1 | -0/+1 |
| | * | | | | | | | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 2010-10-12 | 1 | -1/+1 |
| | * | | | | | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren | 2010-10-08 | 1 | -1/+1 |
| | * | | | | | | | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors | Anders Larsen | 2010-10-08 | 1 | -4/+3 |
| | * | | | | | | | ARM: fix section mismatch warnings in Versatile Express | Russell King | 2010-10-05 | 2 | -3/+3 |
| | * | | | | | | | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 | 1 | -3/+4 |
| | * | | | | | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar | 2010-10-04 | 1 | -2/+2 |
| | * | | | | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon | 2010-10-04 | 2 | -0/+22 |
| * | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | omap: iommu-load cam register before flushing the entry | Hari Kanigeri | 2010-10-05 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-14 | 12 | -30/+40 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/radeon/kms: Silent spurious error message | Jean Delvare | 2010-10-12 | 1 | -4/+1 |
| | * | | | | | | | | | drm/radeon/kms: fix bad cast/shift in evergreen.c | Alex Deucher | 2010-10-12 | 1 | -1/+1 |
| | * | | | | | | | | | drm/radeon/kms: make TV/DFP table info less verbose | Alex Deucher | 2010-10-12 | 2 | -22/+22 |
| | * | | | | | | | | | drm/radeon/kms: leave certain CP int bits enabled | Alex Deucher | 2010-10-12 | 2 | -2/+2 |
| | * | | | | | | | | | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse | 2010-10-12 | 9 | -1/+14 |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-14 | 3 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-12 | 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-12 | 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-06 | 1 | -1/+2 |
| | | * | | | | | | | | | | | | ASoC: Add Dimitris Papastamos to Wolfson maintainers | Mark Brown | 2010-10-06 | 1 | -0/+1 |
| | | * | | | | | | | | | | | | ASoC: Add Jassi Brar as Samsung maintainer | Mark Brown | 2010-09-25 | 1 | -0/+6 |