aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-05-071-0/+4
* xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-05-071-0/+15
* xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-05-071-1/+1
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-05-071-14/+20
* S390: fix tlb flushing for page table pagesMartin Schwidefsky2012-04-224-28/+61
* sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-221-1/+1
* sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-221-7/+0
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-221-4/+5
* ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-221-0/+12
* iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-04-131-7/+17