summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-13powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong1-3/+3
2014-02-13powerpc/thp: Fix crash on mremapAneesh Kumar K.V1-0/+14
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov1-6/+6
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-13ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT1-1/+1
2014-02-13ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth1-0/+47
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+74
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-02-06parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-06alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-02-06ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT1-0/+32
2014-02-06ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT3-1/+152
2014-02-06ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot1-1/+1
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2014-02-06KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth3-13/+31
2014-02-06s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens1-1/+2
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-02-06ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches1-0/+2
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2-5/+11
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2-16/+33
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti4-3/+23
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young1-1/+1
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+63
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+50
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-5/+8
2014-01-15bpf: do not use reciprocal divideEric Dumazet5-18/+43
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen2-21/+29
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen3-7/+7
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+13
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-9/+10
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt1-9/+13
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2-0/+2
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-4/+4