Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | KVM: i8259: initialize isr_ack | Avi Kivity | 1 | -0/+2 |
2011-03-31 | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 1 | -1/+1 |
2011-03-31 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 1 | -6/+7 |
2011-03-31 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum | 1 | -1/+1 |
2011-03-31 | fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner | 1 | -1/+1 |
2011-03-31 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2 | -10/+4 |
2011-03-31 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2 | -1/+24 |
2011-03-31 | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 1 | -1/+6 |
2011-03-31 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
2011-03-31 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
2011-03-31 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin | 1 | -0/+7 |
2011-03-31 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-31 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 1 | -1/+25 |
2011-03-31 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 1 | -1/+1 |
2011-03-31 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 3 | -13/+18 |
2011-03-31 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-03-31 | s390: remove task_show_regs | Martin Schwidefsky | 2 | -42/+0 |
2011-03-31 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 3 | -0/+8 |
2011-03-31 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 2 | -0/+19 |
2011-03-31 | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 3 | -9/+0 |
2011-03-31 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-03-31 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 1 | -12/+1 |
2011-03-31 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt | 1 | -20/+20 |
2011-03-31 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-03-31 | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski | 1 | -1/+0 |
2011-02-06 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 1 | -11/+5 |
2011-02-06 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 1 | -8/+16 |
2011-02-06 | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy | 1 | -0/+2 |
2011-02-06 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 1 | -0/+1 |
2011-02-06 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2 | -7/+8 |
2011-02-06 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 1 | -2/+2 |
2011-02-06 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann | 1 | -2/+1 |
2011-02-06 | sparc: Write to prom console using indirect buffer. | David S. Miller | 5 | -29/+52 |
2011-02-06 | sparc: Delete prom_*getchar(). | David S. Miller | 4 | -83/+0 |
2011-02-06 | sparc: Pass buffer pointer all the way down to prom_{get,put}char(). | David S. Miller | 6 | -54/+55 |
2011-02-06 | sparc: Do not export prom_nb{get,put}char(). | David S. Miller | 4 | -20/+4 |
2011-02-06 | sparc64: Delete prom_setcallback(). | David S. Miller | 2 | -22/+0 |
2011-02-06 | sparc64: Unexport prom_service_exists(). | David S. Miller | 2 | -2/+1 |
2011-02-06 | sparc: Kill prom devops_{32,64}.c | David S. Miller | 5 | -195/+0 |
2011-02-06 | sparc: Remove prom_pathtoinode() | David S. Miller | 4 | -35/+0 |
2011-02-06 | sparc64: Delete prom_puts() unused. | David S. Miller | 1 | -16/+0 |
2011-02-06 | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec... | Daniel Hellstrom | 1 | -2/+2 |
2011-02-06 | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak | 1 | -8/+20 |
2011-02-06 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 1 | -1/+2 |
2011-02-06 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2 | -24/+84 |
2010-12-14 | nmi: fix clock comparator revalidation | Heiko Carstens | 2 | -11/+13 |
2010-12-14 | OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish | Peter Ujfalusi | 2 | -2/+37 |
2010-12-14 | omap: dma: Fix buffering disable bit setting for omap24xx | Jarkko Nikula | 2 | -4/+11 |
2010-12-14 | nohz/s390: fix arch_needs_cpu() return value on offline cpus | Heiko Carstens | 1 | -0/+19 |
2010-12-14 | ARM: 6482/2: Fix find_next_zero_bit and related assembly | James Jones | 1 | -2/+4 |