summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-09-14xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-14x32: Use compat shims for {g,s}etsockoptMike Frysinger
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-09-14alpha: fix fpu.h usage in userspaceMike Frysinger
2012-09-14MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos
2012-09-14ARM: imx: build i.MX6 functions only when neededArnd Bergmann
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-14ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-09-14xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-09-14xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon
2012-08-25KVM: VMX: Fix KVM_SET_SREGS with big real mode segmentsOrit Wasserman
2012-08-25KVM: x86 emulator: fix byte-sized MOVZX/MOVSXAvi Kivity
2012-08-25KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity
2012-08-25KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers
2012-08-25KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov
2012-08-25xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk
2012-08-25s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-25s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-15ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo
2012-08-15ARM: clk-imx31: Fix the keypad clock nameFabio Estevam
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-15sh: Fix up recursive fault in oops with unset TTB.Paul Mundt
2012-08-15ARM: Fix undefined instruction exception handlingRussell King
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-08-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-08-15ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo