summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
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
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-09m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-08-09s390/mm: fix fault handling for page table walk caseHeiko Carstens
2012-08-09s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-08-09s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-08-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon
2012-08-09powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi
2012-08-09powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen