| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | mips/kvm: fix ioctl error handling | Michael S. Tsirkin | 2016-03-09 | |
| | | | * | | | | | | | | | | | | | parisc: Fix ptrace syscall number and return value modification | Helge Deller | 2016-03-09 | |
| | | | * | | | | | | | | | | | | | x86/irq: Plug vector cleanup race | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Call irq_force_move_complete with irq descriptor | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Remove outgoing CPU from vector cleanup mask | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Remove the cpumask allocation from send_cleanup_vector() | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Clear move_in_progress before sending cleanup IPI | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Remove offline cpus from vector cleanup | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Get rid of code duplication | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Copy vectormask instead of an AND operation | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Check vector allocation early | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Reorganize the search in assign_irq_vector | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Reorganize the return path in assign_irq_vector | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Do not use apic_chip_data.old_domain as temporary buffer | Jiang Liu | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Validate that irq descriptor is still active | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Fix a race in x86_vector_free_irqs() | Jiang Liu | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/irq: Call chip->irq_set_affinity in proper context | Thomas Gleixner | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/entry/compat: Add missing CLAC to entry_INT80_32 | Andy Lutomirski | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | xen/arm: correctly handle DMA mapping of compound pages | Ian Campbell | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARM: at91/dt: fix typo in sama5d2 pinmux descriptions | Ludovic Desroches | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption | Ivaylo Dimitrov | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | powerpc/eeh: Fix partial hotplug criterion | Gavin Shan | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | KVM: x86: MMU: fix ubsan index-out-of-range warning | Mike Krinkin | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | KVM: x86: fix conversion of addresses to linear in 32-bit protected mode | Paolo Bonzini | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | KVM: x86: fix missed hardware breakpoints | Paolo Bonzini | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARCv2: SMP: Emulate IPI to self using software triggered interrupt | Vineet Gupta | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 | Vineet Gupta | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | sparc64: fix incorrect sign extension in sys_sparc64_personality | Dmitry V. Levin | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | MIPS: Fix buffer overflow in syscall_get_arguments() | James Hogan | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs | Huacai Chen | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | MIPS: hpet: Choose a safe value for the ETIME check | Huacai Chen | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler | Huacai Chen | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | Revert "MIPS: Fix PAGE_MASK definition" | Dan Williams | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | uml: flush stdout before forking | Vegard Nossum | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | s390/fpu: signals vs. floating point control register | Martin Schwidefsky | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | s390/compat: correct restore of high gprs on signal return | Martin Schwidefsky | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | s390: fix normalization bug in exception table sorting | Ard Biesheuvel | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | KVM: s390: fix memory overwrites when vx is disabled | David Hildenbrand | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | s390/kvm: remove dependency on struct save_area definition | Martin Schwidefsky | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARM: 8457/1: psci-smp is built only for SMP | Arnd Bergmann | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | KVM: s390: fix guest fprs memory leak | David Hildenbrand | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | arm64: errata: Add -mpc-relative-literal-loads to build flags | dann frazier | 2016-03-03 | |
| | | | * | | | | | | | | | | | | | ARM: debug-ll: fix BCM63xx entry for multiplatform | Arnd Bergmann | 2016-03-03 | |
| | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4 | Mark Brown | 2016-03-17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | / / / / | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | ARM/vdso: Mark the vDSO code read-only after init | David Brown | 2016-03-17 | |
| | | | * | | | | | | | | | | | x86/vdso: Mark the vDSO code read-only after init | Kees Cook | 2016-03-17 | |
| | | | * | | | | | | | | | | | arch: Introduce post-init read-only memory | Kees Cook | 2016-03-17 | |
| | | | * | | | | | | | | | | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook | 2016-03-17 | |
| | | | * | | | | | | | | | | | asm-generic: Consolidate mark_rodata_ro() | Kees Cook | 2016-03-17 | |
| | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||
