summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-18ARM: pxa: pxa_cplds: add lubbock and mainstone IORobert Jarzmik3-0/+210
2015-09-18powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-7/+6
2015-09-18powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-09-18s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+6
2015-09-18powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-9/+32
2015-09-18MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-09-18x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan1-5/+6
2015-09-18ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-09-18C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-09-18KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu4-12/+12
2015-06-19config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-06-19powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-06-19x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+5
2015-06-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+11
2015-06-19crypto: aesni - fix memory usage in GCM decryptionStephan Mueller1-2/+2
2015-06-19x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski1-1/+1
2015-06-19x86/vdso: Fix the build on GCC5Jiri Slaby1-0/+1
2015-06-19ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni1-1/+1
2015-06-19x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-06-19KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-06-19ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-06-19KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand1-1/+1
2015-06-19axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2015-06-19hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-06-19ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov1-0/+2
2015-06-19ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-06-19ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-04-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2015-04-14MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-04-14MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-2/+2
2015-04-14x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert1-3/+3
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds24-2/+54
2015-04-14powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour1-0/+1
2015-04-14x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-04-14ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15
2015-04-14x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-04-14x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-10/+26
2015-04-14x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2-6/+7
2015-04-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2015-04-14x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2015-04-14powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2015-04-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2015-04-14ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2015-02-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2015-02-02x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-02-02x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-02-02x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2015-02-02x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8