summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-03ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-10-03ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-10-03perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-10-03xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel1-4/+6
2011-10-03xen: use maximum reservation to limit amount of usable RAMDavid Vrabel1-0/+19
2011-10-03ARM: Dove: fix second SPI initialization callNicolas Pitre1-1/+1
2011-10-03iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-10-03iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-10-03ARM: davinci: fix cache flush build errorLinus Walleij1-1/+5
2011-10-03ARM: davinci: da850 EVM: read mac address from SPI flashSudhakar Rajashekhara1-0/+28
2011-10-03ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-10-03xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-10-03xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-10-03x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin1-0/+3
2011-10-03MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky1-1/+1
2011-10-03ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-10-03sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8
2011-10-03sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal1-1/+1
2011-10-03sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-10-03sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller1-0/+1
2011-10-03sparc: Allow handling signals when stack is corrupted.David S. Miller8-233/+468
2011-10-03sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-10-03sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-10-03arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-29x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-29xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-29xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich3-8/+12
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+23
2011-08-29x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown1-5/+5
2011-08-15sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-15powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-15powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-15powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-15sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-15sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-15sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-15sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller7-15/+126
2011-08-15sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller5-9/+53
2011-08-15sparc: Add some missing hypervisor API groups.David S. Miller2-0/+12
2011-08-15sparc: Use hweight64() in popc emulation.David S. Miller1-11/+4
2011-08-15sparc: Use popc if possible for hweight routines.David S. Miller7-40/+102
2011-08-15sparc: Minor tweaks to Niagara page copy/clear.David S. Miller4-102/+77
2011-08-15sparc: Sanitize cpu feature detection and reporting.David S. Miller4-36/+185
2011-08-15sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller7-4/+50
2011-08-15sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-08-15sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-08-15sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1