| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
|\ |
|
| * | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 |
| |\ |
|
| * | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 |
| * | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
|\ \ \ |
|
| * | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 |
| * | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 |
| * | | | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 |
| * | | | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 |
| * | | | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2010-11-11 |
| * | | | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-11 |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ |
|
| * | | | | x86, microcode, AMD: Cleanup code a bit | Borislav Petkov | 2010-11-10 |
| * | | | | x86, microcode, AMD: Replace vmalloc+memset with vzalloc | Jesper Juhl | 2010-11-10 |
| |/ / / |
|
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ |
|
| * | | | | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 2010-10-25 |
| * | | | | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 2010-10-25 |
| * | | | | mce, amd: Add helper functions to setup APIC | Robert Richter | 2010-10-25 |
| * | | | | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 2010-10-25 |
| * | | | | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 2010-10-25 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix included-by file reference comments | Kees Cook | 2010-11-18 |
| * | | | | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 |
| * | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NX | Kees Cook | 2010-11-10 |
| * | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S | Kees Cook | 2010-11-10 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 |
| * | | | | | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 2011-01-04 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 |
| * | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 2010-12-23 |
| * | | | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 |
| * | | | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 |
| * | | | | | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 |
* | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 |
| * | | | | | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 |
| * | | | | | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 2011-01-05 |
* | | | | | | | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 2011-01-05 |
* | | | | | | | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 2011-01-05 |
* | | | | | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 |
* | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 2010-12-27 |
| * | | | | | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-23 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 2010-12-17 |
* | | | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 2010-12-22 |
* | | | | | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 |
|\| | | | | | |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 |
| | * | | | | | | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2010-12-13 |