summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-091-1/+2
* ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-07-095-5/+5
* ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.hAndrew Morton2014-07-091-0/+1
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+16
* MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-07-061-0/+1
* MIPS: KVM: Remove redundant NULL checks before kfree()James Hogan2014-07-061-9/+3
* powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-07-061-1/+9
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-07-062-1/+3
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-07-061-1/+1
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-07-061-1/+1
* powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman2014-07-061-0/+2
* powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-07-061-1/+1
* powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-07-061-1/+1
* powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-07-061-6/+9
* powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-07-061-11/+20
* powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard2014-07-061-2/+2
* powerpc/pseries: Fix overwritten PE stateGavin Shan2014-07-061-0/+1
* MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-07-061-1/+1
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-07-066-363/+16
* x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-301-2/+8
* x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger2014-06-301-2/+4
* x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-06-301-5/+0
* arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon2014-06-301-1/+1
* arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit2014-06-301-2/+0
* arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon2014-06-302-1/+10
* ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper2014-06-301-1/+1
* ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platformsPekon Gupta2014-06-301-1/+1
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-06-301-5/+13
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-06-301-5/+13
* ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-301-27/+37
* s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-06-301-5/+6
* s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-06-301-1/+1
* arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky2014-06-301-9/+19
* arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon2014-06-301-0/+4
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-3012-65/+4
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-06-304-4/+4
* MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-06-261-1/+1
* KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-06-263-2/+5
* KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-06-261-19/+43
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-261-9/+13
* net: filter: fix sparc32 typoAlexei Starovoitov2014-06-261-1/+1
* net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-261-4/+4
* Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2014-06-082-47/+79
* x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming2014-06-071-2/+1
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-051-0/+3
|\
| * x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-021-0/+3
| * x86/efi: earlyprintk=efi,keep fixDave Young2014-05-021-19/+64
* | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-06-052-79/+47
* | x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov2014-06-051-1/+1
* | x86: Fix list/memory corruption on CPU hotplugIgor Mammedov2014-06-051-3/+0