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