Age | Commit message (Expand) | Author | Files | Lines |
2014-05-20 | s390/rwlock: add missing local_irq_restore calls | Martin Schwidefsky | 1 | -0/+2 |
2014-05-20 | s390/spinlock,rwlock: always to a load-and-test first | Martin Schwidefsky | 2 | -33/+46 |
2014-05-20 | s390/cio: fix multiple structure definitions | Sebastian Ott | 2 | -1/+12 |
2014-05-20 | s390/spinlock: fix system hang with spin_retry <= 0 | Gerald Schaefer | 1 | -6/+8 |
2014-05-20 | s390/appldata: add slab.h for kzalloc/kfree | Jeff Mahoney | 1 | -0/+1 |
2014-05-20 | s390/uaccess: provide inline variants of get_user/put_user | Heiko Carstens | 1 | -0/+30 |
2014-05-20 | s390/pci: add some new arch specific pci attributes | Sebastian Ott | 4 | -3/+65 |
2014-05-20 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott | 3 | -40/+16 |
2014-05-20 | s390/pci: use macro for attribute creation | Sebastian Ott | 1 | -38/+17 |
2014-05-20 | s390/pci: improve state check when processing hotplug events | Sebastian Ott | 1 | -2/+3 |
2014-05-20 | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky | 16 | -126/+173 |
2014-05-20 | s390/uaccess: simplify control register updates | Martin Schwidefsky | 8 | -43/+33 |
2014-05-20 | s390/smp: Avoid busy loop after halt and "begin" on z/VM | Michael Holzheu | 2 | -12/+2 |
2014-05-20 | s390: fix new ccwgroup.h kernel-doc warning | Randy Dunlap | 1 | -0/+2 |
2014-05-20 | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 3 | -17/+8 |
2014-05-20 | s390/cmma: remove "cmma disable" code in case of dump again | Heiko Carstens | 1 | -10/+0 |
2014-05-20 | s390/spinlock: optimize spinlock code sequence | Philipp Hachtmann | 5 | -10/+21 |
2014-05-20 | s390/spinlock: cleanup spinlock code | Philipp Hachtmann | 3 | -77/+82 |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 9 | -468/+256 |
2014-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+0 |
2014-04-28 | Merge branch 'safe-dirty-tlb-flush' | Linus Torvalds | 1 | -1/+12 |
2014-04-26 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 1 | -1/+12 |
2014-04-25 | s390/ccwgroup: Fix memory corruption | Christian Borntraeger | 1 | -1/+1 |
2014-04-25 | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH | Martin Schwidefsky | 1 | -1/+0 |
2014-04-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 11 | -31/+210 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -4/+4 |
2014-04-11 | s390/compat: fix typo | Heiko Carstens | 1 | -1/+1 |
2014-04-11 | s390/uaccess: fix possible register corruption in strnlen_user_srst() | Heiko Carstens | 1 | -3/+2 |
2014-04-11 | s390: add 31 bit warning message | Heiko Carstens | 1 | -0/+32 |
2014-04-11 | s390: wire up sys_renameat2 | Heiko Carstens | 3 | -1/+4 |
2014-04-11 | s390: show_registers() should not map user space addresses to kernel symbols | Heiko Carstens | 1 | -4/+4 |
2014-04-09 | s390/mm: print control registers and page table walk on crash | Heiko Carstens | 1 | -5/+135 |
2014-04-09 | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 3 | -16/+31 |
2014-04-09 | s390: fix control register update | Martin Schwidefsky | 1 | -1/+1 |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 36 | -958/+892 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2 | -1/+4 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-08 | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" | Alex Thorlton | 1 | -0/+3 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -5/+13 |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -2/+1 |
2014-04-03 | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens | 15 | -815/+556 |
2014-04-03 | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 11 | -66/+213 |
2014-04-03 | s390/mm,tlb: safeguard against speculative TLB creation | Martin Schwidefsky | 3 | -18/+21 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 10 | -23/+30 |
2014-04-03 | s390/irq: Add defines for external interruption codes | Thomas Huth | 1 | -0/+13 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -5/+8 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -213/+1204 |
2014-04-02 | get rid of DEBUG_WRITECOUNT | Al Viro | 1 | -1/+0 |