summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-10x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-12-10ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-12-03powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+74
2012-12-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2-0/+6
2012-12-03sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro1-3/+1
2012-12-03PARISC: fix user-triggerable panic on pariscAl Viro1-2/+4
2012-12-03PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley1-0/+2
2012-12-03x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-12-03x86, efi: Fix processor-specific memcpy() build errorMatt Fleming1-0/+2
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi1-2/+2
2012-11-26s390/signal: set correct address space controlMartin Schwidefsky4-7/+27
2012-11-26m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-26KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-26ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha1-2/+2
2012-11-26ARM: imx: ehci: fix host power mask bitChristoph Fritz2-2/+2
2012-11-26ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-1/+20
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-13/+18
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin1-29/+41
2012-10-31ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-31ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+3
2012-10-31Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young1-13/+9
2012-10-31x86-64: Fix page table accountingJan Beulich1-1/+6
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-28xtensa: add missing system calls to the syscall tableChris Zankel1-19/+72
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2-4/+6
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin1-2/+15
2012-10-28x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman1-5/+5
2012-10-28s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-21kbuild: Fix accidental revert in commit fe04ddfMichal Marek1-1/+1
2012-10-21MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2-28/+104
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2