summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-07serial: omap: fix software flow controlVikram Pandita
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: Fix boot on Twinhead H12YAlan Cox
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-02xen/boot: Disable NUMA for PV guests.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: 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: 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-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-14ARM: imx: select CPU_FREQ_TABLE when neededArnd 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-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-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-26s390/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-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-15ARM: Fix undefined instruction exception handlingRussell King
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas