summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-14x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-09-14alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-14xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk1-1/+8
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-26s390/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-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov1-7/+19
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan1-5/+4
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o1-1/+0
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
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: Correct the Atari ALLOWINT definitionMikael Pettersson1-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-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon1-2/+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