| Commit message (Expand) | Author | Files | Lines |
2016-03-07 | s390/dasd: Improve dasd format code | Jan Höppner | 2 | -58/+59 |
2016-03-02 | s390/percpu: remove this_cpu_cmpxchg_double_4 | Heiko Carstens | 1 | -1/+0 |
2016-03-02 | s390/cpumf: Improve guest detection heuristics | Christian Borntraeger | 2 | -3/+7 |
2016-03-02 | s390/fault: merge report_user_fault implementations | Heiko Carstens | 3 | -26/+12 |
2016-03-02 | s390/dis: use correct escape sequence for '%' character | Heiko Carstens | 1 | -12/+5 |
2016-03-02 | s390/kvm: simplify set_guest_storage_key | Martin Schwidefsky | 1 | -17/+0 |
2016-02-24 | s390/oprofile: add z13/z13s model numbers | Heiko Carstens | 1 | -0/+1 |
2016-02-24 | s390: add z13s model number to z13 elf platform | Heiko Carstens | 2 | -4/+5 |
2016-02-23 | s390/mm: correct comment about segment table entries | Martin Schwidefsky | 1 | -5/+5 |
2016-02-23 | s390/dumpstack: merge all four stack tracers | Heiko Carstens | 7 | -218/+89 |
2016-02-23 | s390/mm: remove unnecessary indirection with pgste_update_all | Martin Schwidefsky | 1 | -13/+12 |
2016-02-23 | s390/dasd: fix incorrect locking order for LCU device add/remove | Stefan Haberland | 1 | -83/+152 |
2016-02-23 | s390/dumpstack: use bit fields to decode psw mask in show_registers() | Heiko Carstens | 1 | -13/+4 |
2016-02-23 | s390/dumpstack: add missing ri bit to show_registers() output | Heiko Carstens | 1 | -1/+2 |
2016-02-23 | s390: add current_stack_pointer() helper function | Heiko Carstens | 4 | -16/+20 |
2016-02-23 | s390/stacktrace: use nosched instead of savesched parameter | Heiko Carstens | 1 | -6/+6 |
2016-02-23 | s390/pageattr: do a single TLB flush for change_page_attr | Martin Schwidefsky | 1 | -5/+3 |
2016-02-23 | s390/xor: optimized xor routing using the XC instruction | Martin Schwidefsky | 3 | -2/+155 |
2016-02-23 | s390/pci: remove pdev pointer from arch data | Sebastian Ott | 6 | -23/+33 |
2016-02-22 | s390/fpu: signals vs. floating point control register | Martin Schwidefsky | 1 | -0/+2 |
2016-02-22 | s390/compat: correct restore of high gprs on signal return | Martin Schwidefsky | 1 | -1/+1 |
2016-02-20 | Linux 4.5-rc5v4.5-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-02-20 | kernel/resource.c: fix muxed resource handling in __request_region() | Simon Guinot | 1 | -2/+3 |
2016-02-19 | arm64: mm: allow the kernel to handle alignment faults on user accesses | EunTaik Lee | 1 | -1/+8 |
2016-02-19 | arm64: kbuild: make "make install" not depend on vmlinux | Masahiro Yamada | 3 | -3/+17 |
2016-02-19 | ext4: fix crashes in dioread_nolock mode | Jan Kara | 1 | -20/+20 |
2016-02-19 | ext4: fix bh->b_state corruption | Jan Kara | 1 | -2/+30 |
2016-02-19 | drm/nouveau: use post-decrement in error handling | Rasmus Villemoes | 1 | -1/+1 |
2016-02-19 | drm/atomic: Allow for holes in connector state, v2. | Maarten Lankhorst | 4 | -55/+48 |
2016-02-19 | clk: gpio: Really allow an optional clock= DT property | Stephen Boyd | 1 | -1/+1 |
2016-02-19 | mm: slab: free kmem_cache_node after destroy sysfs file | Dmitry Safonov | 5 | -27/+29 |
2016-02-19 | ipc/shm: handle removed segments gracefully in shm_mmap() | Kirill A. Shutemov | 1 | -10/+43 |
2016-02-19 | MAINTAINERS: update Kselftest Framework mailing list | Shuah Khan | 1 | -1/+1 |
2016-02-19 | devm_memremap_release(): fix memremap'd addr handling | Toshi Kani | 1 | -1/+1 |
2016-02-19 | mm/hugetlb.c: fix incorrect proc nr_hugepages value | Vaishali Thakkar | 1 | -2/+4 |
2016-02-19 | mm, x86: fix pte_page() crash in gup_pte_range() | Hugh Dickins | 1 | -1/+1 |
2016-02-19 | fsnotify: turn fsnotify reaper thread into a workqueue job | Jeff Layton | 1 | -31/+18 |
2016-02-19 | Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" | Jeff Layton | 2 | -18/+53 |
2016-02-19 | mm: fix regression in remap_file_pages() emulation | Kirill A. Shutemov | 1 | -5/+29 |
2016-02-19 | thp, dax: do not try to withdraw pgtable from non-anon VMA | Kirill A. Shutemov | 1 | -1/+2 |
2016-02-18 | ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream | Takashi Iwai | 1 | -2/+14 |
2016-02-18 | x86/mm: Fix vmalloc_fault() to handle large pages properly | Toshi Kani | 1 | -4/+11 |
2016-02-17 | ftrace/module: remove ftrace module notifier | Jessica Yu | 3 | -37/+9 |
2016-02-17 | blk: fix overflow in queue_discard_max_hw_show | Alan | 1 | -3/+2 |
2016-02-17 | powerpc/ioda: Set "read" permission when "write" is set | Alexey Kardashevskiy | 1 | -0/+6 |
2016-02-17 | arm64: dma-mapping: fix handling of devices registered before arch_initcall | Marek Szyprowski | 1 | -0/+4 |
2016-02-17 | drm/i915: Fix hpd live status bits for g4x | Ville Syrjälä | 2 | -14/+15 |
2016-02-17 | perf/core: Plug potential memory leak in CPU_UP_PREPARE | Thomas Gleixner | 1 | -1/+1 |
2016-02-17 | perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state | Thomas Gleixner | 1 | -1/+0 |
2016-02-17 | perf/core: Remove bogus UP_CANCELED hotplug state | Thomas Gleixner | 1 | -1/+0 |