aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2015-06-19config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-06-19powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-06-19x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-06-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-06-19crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-06-19x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-06-19x86/vdso: Fix the build on GCC5Jiri Slaby
2015-06-19ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-06-19x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-06-19KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-06-19ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-06-19KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-06-19axonram: Fix bug in direct_accessMatthew Wilcox
2015-06-19hx4700: regulator: declare full constraintsMartin Vajnar
2015-06-19ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov
2015-06-19ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-06-19ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-04-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-04-14MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-04-14MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-14x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-14powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-04-14x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-04-14ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-04-14x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-04-14x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-04-14x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-04-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-04-14x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-04-14powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2015-04-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2015-04-14ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2015-02-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2015-02-02x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-02-02x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-02-02x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-02-02x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-02-02x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-02-02x86_64, traps: Rework bad_iretAndy Lutomirski
2015-02-02x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2015-02-02x86_64, traps: Stop using IST for #SSAndy Lutomirski
2015-02-02MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2015-02-02x86: Require exact match for 'noxsave' command line optionDave Hansen
2015-02-02xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2015-02-02powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2015-02-02x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2015-02-02kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin