summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-09-20Merge commit 'v3.0.4' into linaro-3.0linux-linaro-3.0-2011.09-0Nicolas Pitre
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-29x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-08-29xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-29xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-29x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-08-22ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin
2011-08-22ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin
2011-08-22ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-08-22ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park
2011-08-17Merge commit 'v3.0.2' into linaro-3.0Nicolas Pitre
2011-08-17ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim
2011-08-17OMAP3: beagle: add support for beagleboard xM revision CJoel A Fernandes
2011-08-17Merge commit 'v3.0.1' into linaro-3.0Nicolas Pitre
2011-08-17ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas
2011-08-17ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-08-17ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon
2011-08-17ARM: twd: register clockevents device before enabling PPIWill Deacon
2011-08-17ARM: realview: ensure visibility of writes during resetWill Deacon
2011-08-17ARM: perf: make name of arm_pmu_type consistentMark Rutland
2011-08-17ARM: perf: fix prototype of release_pmuMark Rutland
2011-08-17Merge commit '3ad5515' into linaro-3.0Nicolas Pitre
2011-08-15sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-15powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-08-15powerpc: Fix device tree claim codeAnton Blanchard
2011-08-15powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard
2011-08-15sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-15sparc: Size mondo queues more sanely.David S. Miller
2011-08-15sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-08-15sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller
2011-08-15sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller
2011-08-15sparc: Add some missing hypervisor API groups.David S. Miller
2011-08-15sparc: Use hweight64() in popc emulation.David S. Miller
2011-08-15sparc: Use popc if possible for hweight routines.David S. Miller
2011-08-15sparc: Minor tweaks to Niagara page copy/clear.David S. Miller
2011-08-15sparc: Sanitize cpu feature detection and reporting.David S. Miller
2011-08-15sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-08-15sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller
2011-08-15sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller
2011-08-15sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller
2011-08-15xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-08-15fix return type of __atomic64_add_returnJohn David Anglin
2011-08-15Fix futex supportCarlos O'Donell
2011-08-15wire up sendmmsg syscallJames Bottomley
2011-08-15cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-08-15cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-15cris: fix a build error in sync_serial_open()WANG Cong
2011-08-15cris: fix a build error in kernel/fork.cWANG Cong