| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 30 | -97/+250 |
|\ |
|
| * | x86: udelay: Use this_cpu_read to avoid address calculation | Christoph Lameter | 2011-01-04 | 1 | -1/+1 |
| * | x86: Use this_cpu_inc_return for nmi counter | Tejun Heo | 2010-12-30 | 1 | -2/+1 |
| * | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 10 | -27/+26 |
| * | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 16 | -62/+57 |
| * | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-18 | 2 | -37/+153 |
| |\ |
|
| | * | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter | 2010-12-18 | 1 | -6/+15 |
| | * | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 2010-12-18 | 2 | -1/+109 |
| | * | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 | 1 | -36/+35 |
| * | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 8 | -10/+167 |
| |\ \
| | |/ |
|
| | * | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 | 1 | -0/+43 |
| * | | xen: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 4 | -11/+11 |
| * | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -7/+7 |
* | | | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 118 | -2006/+1437 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 2 | -143/+39 |
| |\ \ \ |
|
| | * | | | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 2 | -143/+39 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-------. \ \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 8 | -2/+97 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman | 2010-12-27 | 1 | -1/+1 |
| | | | * | | | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 3 | -0/+55 |
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | * | | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more places | H. Peter Anvin | 2010-10-22 | 1 | -0/+24 |
| | * | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-13 | 3 | -1/+17 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 3 | -35/+57 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 2 | -8/+23 |
| | * | | | | | | | 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 | 8 | -15/+87 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 | 55 | -224/+515 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86: Resume trampoline must be executable | Lin Ming | 2010-11-22 | 1 | -2/+1 |
| | * | | | | | | | | | x86: Add RO/NX protection for loadable kernel modules | matthieu castet | 2010-11-18 | 2 | -0/+14 |
| | * | | | | | | | | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 | 7 | -6/+57 |
| | * | | | | | | | | | x86: Fix improper large page preservation | matthieu castet | 2010-11-18 | 1 | -10/+18 |
| * | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 22 | -15/+1328 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-06 | 2 | -24/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86, microcode, AMD: Cleanup code a bit | Borislav Petkov | 2010-11-10 | 2 | -20/+11 |
| | * | | | | | | | | | | | 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 | 3 | -65/+86 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 2010-10-25 | 2 | -7/+9 |
| | * | | | | | | | | | | | 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 | 5 | -11/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86: Fix included-by file reference comments | Kees Cook | 2010-11-18 | 1 | -3/+3 |
| | * | | | | | | | | | | | | x86, cpu: Only CPU features determine NX capabilities | Kees Cook | 2010-11-10 | 1 | -1/+1 |
| | * | | | | | | | | | | | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 | 2 | -0/+7 |