Age | Commit message (Expand) | Author | Files | Lines |
2009-09-01 | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h | Huang Ying | 2 | -12/+13 |
2009-09-01 | x86, msr: fix msr-reg.S compilation with gas 2.16.1 | H. Peter Anvin | 1 | -1/+1 |
2009-09-01 | Merge branch 'x86/paravirt' into x86/cpu | Ingo Molnar | 2 | -711/+722 |
2009-08-31 | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 2 | -2/+59 |
2009-08-31 | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() | H. Peter Anvin | 2 | -4/+63 |
2009-08-31 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 3 | -11/+5 |
2009-08-31 | x86, msr: CFI annotations, cleanups for msr-reg.S | H. Peter Anvin | 1 | -38/+42 |
2009-08-31 | x86, asm: Make _ASM_EXTABLE() usable from assembly code | H. Peter Anvin | 1 | -1/+9 |
2009-08-31 | x86, asm: Add 32-bit versions of the combined CFI macros | H. Peter Anvin | 1 | -1/+17 |
2009-08-31 | x86, AMD: Disable wrongly set X86_FEATURE_LAHF_LM CPUID bit | Borislav Petkov | 1 | -1/+10 |
2009-08-31 | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 3 | -24/+41 |
2009-08-31 | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 5 | -0/+130 |
2009-08-23 | x86: add specific support for Intel Atom architecture | Tobias Doerffel | 4 | -5/+20 |
2009-08-23 | Merge commit 'v2.6.31-rc7' into x86/cpu | Ingo Molnar | 2353 | -33925/+118383 |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds | 1 | -11/+10 |
2009-08-21 | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds | 1 | -0/+3 |
2009-08-19 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 8 | -85/+99 |
2009-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2 | -9/+9 |
2009-08-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -8/+25 |
2009-08-18 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+73 |
2009-08-18 | microblaze: Update Microblaze defconfigs | Michal Simek | 2 | -70/+91 |
2009-08-18 | microblaze: Use klimit instead of _end for memory init | Michal Simek | 1 | -3/+3 |
2009-08-18 | microblaze: Enable ppoll syscall | Michal Simek | 1 | -1/+1 |
2009-08-18 | microblaze: Sane handling of missing timer/intc in device tree | John Williams | 2 | -0/+4 |
2009-08-18 | microblaze: use the generic ack_bad_irq implementation | Christoph Hellwig | 2 | -11/+0 |
2009-08-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -0/+2 |
2009-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 54 | -390/+1019 |
2009-08-17 | MIPS: Fix HPAGE_SIZE redefinition | Atsushi Nemoto | 1 | -0/+2 |
2009-08-17 | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar | 1 | -5/+14 |
2009-08-17 | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2009-08-16 | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c | Leonardo Potenza | 1 | -2/+2 |
2009-08-16 | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 1 | -2/+5 |
2009-08-15 | ARM: 5673/1: U300 fix initsection compile warning | Linus Walleij | 1 | -1/+1 |
2009-08-15 | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 12 | -28/+45 |
2009-08-15 | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 4 | -12/+3 |
2009-08-15 | ARM: Fix broken highmem support | Russell King | 3 | -47/+83 |
2009-08-15 | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2 | -1/+2 |
2009-08-15 | sh: sh7724 ddr self-refresh changes | Magnus Damm | 1 | -2/+68 |
2009-08-15 | sh: use in-soc KEYSC on se7724 | Magnus Damm | 1 | -4/+5 |
2009-08-14 | mx31moboard: invert sdhc ro signal sense | Valentin Longchamp | 3 | -3/+3 |
2009-08-14 | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2 | -9/+9 |
2009-08-14 | ARM: S3C24XX: Fix clkout mpx error | Davide Rizzo | 1 | -1/+1 |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -8/+34 |
2009-08-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -37/+48 |
2009-08-13 | Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 1 | -1/+1 |
2009-08-13 | sh: fix i2c init order on ap325rxa V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: fix i2c init order on Migo-R V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 24 | -24/+24 |
2009-08-12 | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2 | -5/+31 |
2009-08-12 | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 1 | -24/+24 |