summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
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-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-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-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-08-27xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-08-27s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
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: 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-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-2/+2
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester8-26/+4
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-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon1-2/+1
2012-08-09powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2-8/+8
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld1-6/+6
2012-08-01MIPS: Properly align the .data..init_task section.David Daney2-3/+4
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-16ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang1-5/+0
2012-07-16ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang1-6/+8
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2-2/+2
2012-07-16ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2012-07-16ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang1-0/+8
2012-07-16ARM: fix rcu stalls on SMP platformsRussell King1-2/+10
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-06-22xen/setup: filter APERFMPERF cpuid feature outAndre Przywara1-0/+8
2012-06-22ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-17x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov1-11/+44
2012-06-17crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause1-2/+4
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-09PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-06-09PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin1-2/+4
2012-06-09mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-0/+50
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-06-01tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-06-01um: Fix __swp_type()Richard Weinberger1-2/+2