| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-26 | 2 | -11/+16 |
|\ |
|
| * | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini | 2010-07-23 | 1 | -1/+1 |
| * | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski | 2010-07-20 | 1 | -10/+15 |
* | | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov | 2010-07-26 | 1 | -6/+5 |
* | | [CPUFREQ] Fix PCC driver error path | Matthew Garrett | 2010-07-26 | 1 | -8/+9 |
* | | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman | 2010-07-26 | 1 | -12/+6 |
* | | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett | 2010-07-26 | 1 | -1/+5 |
* | | Merge branch 'bugzilla-16396' into release | Len Brown | 2010-07-24 | 1 | -2/+7 |
|\ \ |
|
| * | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 2010-07-24 | 1 | -2/+7 |
* | | | Merge branch 'bugzilla-15886' into release | Len Brown | 2010-07-22 | 1 | -0/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 | 1 | -0/+9 |
* | | | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath | 2010-07-21 | 1 | -2/+2 |
* | | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 1 | -1/+1 |
|/ / |
|
* | | x86, numa: fix boot without RAM on node0 again | Yinghai Lu | 2010-07-20 | 1 | -8/+9 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-19 | 3 | -6/+19 |
|\| |
|
| * | x86: Fix x2apic preenabled system with kexec | Yinghai Lu | 2010-07-16 | 1 | -1/+1 |
| * | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner | 2010-07-15 | 2 | -5/+18 |
* | | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath | 2010-07-18 | 1 | -1/+1 |
|/ |
|
* | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang | 2010-07-07 | 1 | -0/+7 |
* | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang | 2010-07-07 | 1 | -1/+3 |
* | x86, platform: Export x86_platform to modules | H. Peter Anvin | 2010-07-07 | 1 | -0/+3 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-06 | 1 | -3/+1 |
|\ |
|
| * | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong | 2010-06-30 | 1 | -3/+1 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-07-04 | 2 | -3/+12 |
|\ \
| |/
|/| |
|
| * | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver | 2010-07-03 | 1 | -2/+2 |
| * | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker | 2010-06-30 | 1 | -1/+10 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 | 1 | -0/+1 |
|\| |
|
| * | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 2010-06-10 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 | 6 | -17/+30 |
|\ \ |
|
| * | | x86, Calgary: Increase max PHB number | Darrick J. Wong | 2010-06-25 | 1 | -5/+10 |
| * | | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 2010-06-20 | 1 | -0/+8 |
| * | | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 | 4 | -12/+12 |
* | | | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 2010-06-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 2010-06-10 | 1 | -1/+1 |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | edac_mce: Add an interface driver to report mce errors via edac | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+10 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-03 | 4 | -17/+27 |
|\ \ \ \ |
|
| * | | | | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov | 2010-06-02 | 1 | -1/+1 |
| * | | | | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-06-01 | 2 | -10/+26 |
| |\ \ \ \ |
|
| | * | | | | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel | 2010-06-01 | 2 | -4/+9 |
| | * | | | | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel | 2010-06-01 | 1 | -3/+8 |
| | * | | | | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel | 2010-06-01 | 74 | -4062/+4662 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | arch/x86/kernel: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -3/+9 |
| * | | | | | x86/mm: Remove unused DBG() macro | Akinobu Mita | 2010-05-31 | 1 | -6/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-06-03 | 1 | -0/+22 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 1 | -0/+22 |
| |/ / / |
|
* | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 4 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
| * | | | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 |