aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-01-11CRIS: fix I/O macrosCorey Minyard
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-12-10ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-05x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-12-03powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-12-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-03sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-12-03PARISC: fix user-triggerable panic on pariscAl Viro
2012-12-03PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-11-26s390/signal: set correct address space controlMartin Schwidefsky
2012-11-26m68k: fix sigset_t accessor functionsAndreas Schwab
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-05Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devicesGreg Kroah-Hartman
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28s390: fix linker script for 31 bit buildsHeiko Carstens
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk