| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -38/+39 |
|\ |
|
| * | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 1 | -38/+39 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 3 | -1/+56 |
|\ \ \ \ \ \ |
|
| | | * | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 1 | -0/+40 |
| | | | |_|/
| | | |/| | |
|
| * | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | 2 | -1/+16 |
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -27/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
| * | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 1 | -5/+91 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner | 2010-12-13 | 1 | -0/+3 |
| * | | | | | | x86: Improve TSC calibration using a delayed workqueue | John Stultz | 2010-12-02 | 1 | -3/+83 |
| * | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc | John Stultz | 2010-12-02 | 1 | -2/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: Make tsc=reliable override boot time stability checks | john stultz | 2009-08-28 | 1 | -2/+5 |
* | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 20 | -74/+183 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | 1 | -0/+3 |
| * | | | | | | | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 1 | -2/+6 |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 6 | -322/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 | 3 | -322/+1 |
| * | | | | | | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 2010-12-06 | 1 | -0/+1 |
| * | | | | | | | | | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 | 2 | -92/+0 |
| * | | | | | | | | | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 | 2 | -0/+92 |
| * | | | | | | | | | x86: Ce4100: Add reboot_fixup() for CE4100 | Dirk Brandewie | 2010-11-12 | 1 | -0/+16 |
| * | | | | | | | | | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-12 | 1 | -0/+3 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-06 | 1 | -24/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, microcode, AMD: Cleanup code a bit | Borislav Petkov | 2010-11-10 | 1 | -20/+5 |
| * | | | | | | | | | x86, microcode, AMD: Replace vmalloc+memset with vzalloc | Jesper Juhl | 2010-11-10 | 1 | -9/+10 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 2 | -65/+85 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 2010-10-25 | 1 | -7/+8 |
| * | | | | | | | | | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 2010-10-25 | 1 | -2/+2 |
| * | | | | | | | | | mce, amd: Add helper functions to setup APIC | Robert Richter | 2010-10-25 | 1 | -29/+38 |
| * | | | | | | | | | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 2010-10-25 | 1 | -13/+13 |
| * | | | | | | | | | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 2010-10-25 | 1 | -19/+29 |
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 3 | -9/+48 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Fix included-by file reference comments | Kees Cook | 2010-11-18 | 1 | -3/+3 |
| * | | | | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 | 2 | -0/+7 |
| * | | | | | | | | | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NX | Kees Cook | 2010-11-10 | 1 | -8/+40 |
| * | | | | | | | | | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S | Kees Cook | 2010-11-10 | 2 | -1/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | 4 | -56/+86 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 | 2 | -4/+5 |
| * | | | | | | | | | | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 2011-01-04 | 71 | -5922/+624 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 | 1 | -0/+5 |
| * | | | | | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 2010-12-23 | 1 | -1/+1 |
| * | | | | | | | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 | 1 | -12/+16 |
| * | | | | | | | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 | 2 | -6/+5 |
| * | | | | | | | | | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 | 1 | -33/+54 |
* | | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 5 | -165/+169 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 | 2 | -84/+73 |
| * | | | | | | | | | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 3 | -62/+77 |
| * | | | | | | | | | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 5 | -65/+65 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|