summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-10-10x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-10xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-10xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-19powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-19powerpc/xics: Harden xics hypervisor backendAnton Blanchard
2012-09-19powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-19powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-19powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-19powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-19ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-19xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-09-19ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo
2012-09-19ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-09-19ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-09-19ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-12mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-12Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-12alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-09-12ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-12ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-12ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon
2012-08-19s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-19s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-19ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-19KVM: VMX: Advertise CPU_BASED_RDPMC_EXITING for nested guestsStefan Bader
2012-08-10m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-10ARM: Fix undefined instruction exception handlingRussell King
2012-08-10ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-08-10ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-08-10ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-08-10ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-08-10s390/mm: fix fault handling for page table walk caseHeiko Carstens
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-10s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-08-10x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox