summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-031-0/+2
* CRIS: fix I/O macrosCorey Minyard2013-01-031-6/+33
* MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2013-01-031-3/+1
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-031-1/+1
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-031-1/+1
* x86: hpet: Fix masking of MSI interruptsJan Beulich2013-01-031-2/+2
* KVM: PPC: 44x: fix DCR read/writeAlexander Graf2013-01-031-0/+2
* s390/kvm: dont announce RRBM supportChristian Borntraeger2013-01-031-1/+1
* powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan2013-01-031-2/+4
* ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2013-01-033-10/+14
* KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2013-01-031-0/+6
* fix user-triggerable panic on pariscAl Viro2012-12-061-2/+4
* ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2012-12-062-3/+9
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-061-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-061-1/+13
* x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-12-061-0/+4
* x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-061-0/+2
* x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-062-11/+32
* sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-12-061-3/+1
* fix virtual aliasing issue in get_shared_area()James Bottomley2012-12-061-0/+2
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-12-061-0/+14
* x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-061-22/+7
* m68k: fix sigset_t accessor functionsAndreas Schwab2012-12-061-3/+3
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-12-061-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-12-061-29/+42
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-12-061-2/+15
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-12-061-1/+1
* s390/signal: set correct address space controlMartin Schwidefsky2012-12-064-7/+27
* xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-161-1/+20
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-11-165-5/+5
* ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-11-161-1/+1
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-162-31/+0
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-301-0/+4
* ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-301-4/+10
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-302-4/+6
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-302-2/+2
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-301-1/+1
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-301-1/+15
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-301-0/+2
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-301-0/+9
* ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-301-2/+2
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-301-5/+23
* sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-10-301-5/+5
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-301-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-301-4/+5
* sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-301-18/+14
* efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-10-171-0/+1
* mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-171-3/+8
* ARM: OMAP: counter: add locking to read_persistent_clockColin Cross2012-10-171-7/+14
* mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-171-1/+1