summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2012-06-01s390/pfault: fix task state raceHeiko Carstens
2012-06-01PARISC: fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-06-01PARISC: fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-06-01PARISC: fix PA1.1 oops on bootJames Bottomley
2012-06-01tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-21ia64: Add accept4() syscallÉmeric Maschino
2012-05-21arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-21sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-05-21ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings
2012-05-21ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-21ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-21percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-21xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-21xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue