aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-214-0/+78
* x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-212-0/+82
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-211-0/+2
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-211-1/+15
* ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-212-0/+13
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-211-0/+9
* ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
* mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-131-1/+1
* x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
* MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
* x86: Fix boot on Twinhead H12YAlan Cox2012-10-021-0/+17
* ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-021-0/+1
* ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi2012-10-021-26/+26
* xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-10-021-0/+4
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-10-021-2/+2
* PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-09-141-5/+16
* alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-09-141-0/+2
* ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-09-141-0/+1
* ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-141-1/+1
* ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-141-3/+3
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-141-3/+3
* ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-142-18/+18
* xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-261-0/+36
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-151-1/+0
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-151-1/+0
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1
* ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-2/+2
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-158-26/+4
* m68k: Correct the Atari ALLOWINT definitionMikael Pettersson2012-08-091-2/+2
* m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-091-2/+6
* ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon2012-08-091-2/+1
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-092-8/+8
* powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-091-1/+2
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-091-6/+6
* MIPS: Properly align the .data..init_task section.David Daney2012-08-012-3/+4
* ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-161-5/+0
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-161-6/+8
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-162-2/+2
* ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-161-0/+8