summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-03MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky
2011-10-03ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-10-03sparc64: Only Panther cheetah+ chips have POPC.David S. Miller
2011-10-03sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal
2011-10-03sparc: fix array bounds error setting up PCIC NMI trapIan Campbell
2011-10-03sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller
2011-10-03sparc: Allow handling signals when stack is corrupted.David S. Miller
2011-10-03sparc32: unbreak arch_write_unlock()Mikael Pettersson
2011-10-03sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2011-10-03arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
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-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
2011-08-04powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-08-04xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-08-04irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-08-04powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-08-04oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-08-04kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-08-04x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown