aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-161-0/+8
* ARM: fix rcu stalls on SMP platformsRussell King2012-07-161-2/+10
* powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-161-1/+1
* xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-06-221-0/+8
* ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-221-1/+1
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-171-11/+44
* crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-171-2/+4
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-171-6/+5
* PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-06-101-13/+17
* PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin2012-06-101-2/+4
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-0/+50
* ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-06-011-0/+2
* ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-012-2/+2
* tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-06-011-6/+6
* x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-06-011-6/+10
* um: Implement a custom pte_same() functionRichard Weinberger2012-06-011-0/+6
* um: Fix __swp_type()Richard Weinberger2012-06-011-2/+2
* perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-06-011-1/+10
* KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-06-012-1/+4
* s390/pfault: fix task state raceHeiko Carstens2012-06-011-2/+12
* PARISC: fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-06-011-1/+6
* PARISC: fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-06-011-18/+20
* PARISC: fix PA1.1 oops on bootJames Bottomley2012-06-011-0/+4
* tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf2012-06-011-0/+1
* ia64: Add accept4() syscallÉmeric Maschino2012-05-212-1/+5
* arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf2012-05-211-7/+5
* ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-211-1/+3
* sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-212-4/+4
* ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-211-2/+2
* ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-211-2/+2
* ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-211-1/+1
* percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-211-1/+13
* xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-211-2/+5
* xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-211-1/+6