aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-31x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-31x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-31ARM: Ensure predictable endian state on signal handler entryRussell King
2011-03-31s390: remove task_show_regsMartin Schwidefsky
2011-03-31x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-31x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-03-31x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-03-31parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin
2011-03-31powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-03-31x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-03-31rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-02-06x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2011-02-06arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-02-06mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2011-02-06x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-02-06x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-02-06x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-02-06sparc: Write to prom console using indirect buffer.David S. Miller
2011-02-06sparc: Delete prom_*getchar().David S. Miller
2011-02-06sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller
2011-02-06sparc: Do not export prom_nb{get,put}char().David S. Miller
2011-02-06sparc64: Delete prom_setcallback().David S. Miller
2011-02-06sparc64: Unexport prom_service_exists().David S. Miller
2011-02-06sparc: Kill prom devops_{32,64}.cDavid S. Miller
2011-02-06sparc: Remove prom_pathtoinode()David S. Miller
2011-02-06sparc64: Delete prom_puts() unused.David S. Miller
2011-02-06SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom
2011-02-06ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2011-02-06x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2011-02-06x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-12-14nmi: fix clock comparator revalidationHeiko Carstens
2010-12-14OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi
2010-12-14omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula
2010-12-14nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2010-12-14ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-12-14ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-12-14ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg
2010-12-14x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2010-12-14uml: disable winch irq before freeing handler dataWill Newton
2010-12-14acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-12-14KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity
2010-12-14KVM: x86: fix information leak to userlandVasiliy Kulikov
2010-12-14KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-12-14xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2010-12-14um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-12-14um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-12-14SH: Add missing consts to sys_execve() declarationDavid Howells
2010-12-14microblaze: Fix build with make 3.82Thomas Backlund