summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
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-08-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens
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: 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-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-09m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon
2012-08-09powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-08-01MIPS: Properly align the .data..init_task section.David Daney
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-16ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-07-16ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-16ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2012-07-16ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-07-16ARM: fix rcu stalls on SMP platformsRussell King
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard
2012-06-22xen/setup: filter APERFMPERF cpuid feature outAndre Przywara
2012-06-22ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen
2012-06-17x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov
2012-06-17crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-10PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley
2012-06-10PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin
2012-06-10mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-06-01tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger
2012-06-01um: Fix __swp_type()Richard Weinberger