aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-10-031-2/+8
* sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal2011-10-031-1/+1
* sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-10-031-2/+2
* sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-10-031-0/+1
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-10-038-233/+468
* sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-10-031-2/+9
* sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-10-031-6/+0
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-10-031-2/+3
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-291-1/+0
* x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-291-1/+1
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-291-2/+2
* xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-291-2/+2
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-293-8/+12
* x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-291-0/+23
* x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-08-291-5/+5
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-151-6/+7
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-153-3/+14
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-151-2/+4
* sparc: Size mondo queues more sanely.David S. Miller2011-08-151-7/+23
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-154-40/+85
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-157-15/+126
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-155-9/+53
* sparc: Add some missing hypervisor API groups.David S. Miller2011-08-152-0/+12
* sparc: Use hweight64() in popc emulation.David S. Miller2011-08-151-11/+4
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-157-40/+102
* sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-154-102/+77
* sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-08-154-36/+185
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-08-157-4/+50
* sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-08-151-2/+5
* sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-08-153-0/+3
* sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-08-151-0/+1
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-154-1/+87
* fix return type of __atomic64_add_returnJohn David Anglin2011-08-151-2/+2
* Fix futex supportCarlos O'Donell2011-08-151-6/+60
* wire up sendmmsg syscallJames Bottomley2011-08-152-1/+3
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-151-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-151-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-151-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-151-3/+3
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-08-041-0/+3
* irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-041-5/+1
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-08-041-9/+47
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-042-0/+4
* x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-042-0/+21
* irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-08-041-4/+4