summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-30arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-30xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2-4/+6
2012-10-30s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
2012-10-30oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-30xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-30xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-30mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-30ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-30sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-10-30sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
2012-10-30sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-30sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5
2012-10-30sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare2-2/+2
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+73
2012-10-10x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-10xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-10-10xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-19powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-19powerpc/xics: Harden xics hypervisor backendAnton Blanchard1-11/+27
2012-09-19powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-19powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-19powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-19powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-19ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-19xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk1-1/+8
2012-09-19ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo1-2/+2
2012-09-19ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+19
2012-09-19ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-09-19ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-12mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-09-12Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-12alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-09-12ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-12ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-12ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-19s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-19s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2