summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-08-25KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman1-12/+58
2012-08-25KVM: x86 emulator: fix byte-sized MOVZX/MOVSXAvi Kivity1-2/+2
2012-08-25KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity1-7/+13
2012-08-25KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers1-0/+4
2012-08-25KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov1-0/+17
2012-08-25xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk1-0/+5
2012-08-25s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-25s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo1-0/+1
2012-08-15ARM: clk-imx31: Fix the keypad clock nameFabio Estevam1-1/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o1-1/+0
2012-08-15x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin1-1/+1
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-08-15sh: Fix up recursive fault in oops with unset TTB.Paul Mundt1-2/+6
2012-08-15ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-08-15ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-2/+2
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-08-09s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-08-09s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky4-8/+25
2012-08-09s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2-3/+2
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-2/+4
2012-08-09x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov1-7/+19
2012-08-09ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren1-0/+1
2012-08-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon1-2/+1
2012-08-09ARM: dt: tegra trimslice: enable USB2 portStephen Warren1-0/+1
2012-08-09powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2-29/+93
2012-08-09powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld1-6/+6
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds51-168/+272
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior8-22/+22
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2-1/+1
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang1-5/+0
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang1-0/+5
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang1-2/+2
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang1-1/+2
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang1-1/+1
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang1-1/+2
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang1-7/+7
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang1-1/+1