summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-03CRIS: fix I/O macrosCorey Minyard
2013-01-03MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2013-01-03powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-03x86: hpet: Fix masking of MSI interruptsJan Beulich
2013-01-03KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2013-01-03s390/kvm: dont announce RRBM supportChristian Borntraeger
2013-01-03powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2013-01-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-06fix user-triggerable panic on pariscAl Viro
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-06x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-06x86-32: Fix invalid stack address while in softirqRobert Richter
2012-12-06sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-06fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-06x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-06x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-06m68k: fix sigset_t accessor functionsAndreas Schwab
2012-12-06x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-12-06x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-12-06x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-12-06s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-12-06s390/signal: set correct address space controlMartin Schwidefsky
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-11-16x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-30arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-30xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-30s390: fix linker script for 31 bit buildsHeiko Carstens
2012-10-30oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-30xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-30xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-30mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-30ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-30sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-30sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-30sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-30sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-30sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-10-17mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven