summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-10-02powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi
2012-10-02powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi
2012-10-02x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha
2012-10-02perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-10-02MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-10-02ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-02xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-02oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter
2012-10-02ARM: Fix ioremap() of address zeroRussell King
2012-10-02ARM: clk-imx35: Fix SSI clock registrationFabio Estevam
2012-10-02ARM: clk-imx25: Fix SSI clock registrationFabio Estevam
2012-10-02ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMERIgor Grinberg
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-10-02ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
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