Age | Commit message (Expand) | Author | Files | Lines |
2013-09-11 | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu | 3 | -19/+107 |
2013-09-11 | s390/vmcore: implement remap_oldmem_pfn_range for s390 | Jan Willeke | 1 | -0/+26 |
2013-09-11 | s390/vmcore: use ELF header in new memory feature | Michael Holzheu | 1 | -27/+54 |
2013-09-11 | s390/kprobes: add support for pc-relative long displacement instructions | Heiko Carstens | 2 | -8/+140 |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 1 | -0/+5 |
2013-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -122/+117 |
2013-09-09 | s390/irq: reduce size of external interrupt handler hash array | Heiko Carstens | 1 | -2/+4 |
2013-09-07 | s390/compat,uid16: use current_cred() | Heiko Carstens | 1 | -4/+5 |
2013-09-07 | s390/ftrace: avoid pointer arithmetics with function pointers | Heiko Carstens | 1 | -2/+2 |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens | 8 | -16/+13 |
2013-09-07 | s390/compat signal: add couple of __force annotations | Heiko Carstens | 1 | -5/+5 |
2013-09-07 | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 1 | -1/+3 |
2013-09-07 | s390: keep Kconfig sorted | Heiko Carstens | 1 | -3/+3 |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -5/+0 |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -106/+93 |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -116/+195 |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+9 |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+8 |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens | 6 | -51/+32 |
2013-09-04 | s390/irq: use hlists for external interrupt handler array | Heiko Carstens | 1 | -12/+12 |
2013-09-04 | s390/dumpstack: convert print_symbol to %pSR | Heiko Carstens | 1 | -10/+10 |
2013-09-04 | s390/perf: Remove print_hex_dump_bytes() debug output | Hendrik Brueckner | 1 | -4/+1 |
2013-09-04 | s390: update defconfig | Heiko Carstens | 1 | -12/+27 |
2013-09-04 | s390/bpf,jit: fix address randomization | Heiko Carstens | 1 | -1/+1 |
2013-09-03 | don't pass superblock to hypfs_{mkdir,create*} | Al Viro | 4 | -46/+39 |
2013-09-03 | don't pass superblock to hypfs_diag_create_files | Al Viro | 3 | -30/+26 |
2013-09-03 | don't pass superblock to hypfs_vm_create_files() | Al Viro | 3 | -36/+35 |
2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro | 1 | -13/+13 |
2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 1 | -3/+3 |
2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 1 | -18/+17 |
2013-08-30 | s390/pci: use virtual memory for iommu bitmap | Sebastian Ott | 1 | -9/+3 |
2013-08-30 | s390/pci: update function handle after resume from hibernate | Sebastian Ott | 4 | -5/+45 |
2013-08-30 | s390/pci: try harder to modify a function | Sebastian Ott | 1 | -2/+2 |
2013-08-30 | s390/pci: split lpf | Sebastian Ott | 4 | -54/+72 |
2013-08-30 | s390/hibernate: add early resume function | Sebastian Ott | 3 | -5/+12 |
2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott | 2 | -2/+29 |
2013-08-30 | s390/pci: use claim_resource | Sebastian Ott | 1 | -29/+34 |
2013-08-30 | s390/pci/hotplug: convert to be builtin only | Sebastian Ott | 2 | -41/+17 |
2013-08-29 | s390/mm: implement software referenced bits | Martin Schwidefsky | 5 | -187/+244 |
2013-08-28 | s390/tx: allow program interruption filtering in user space | Martin Schwidefsky | 1 | -3/+3 |
2013-08-28 | s390/pgtable: fix mprotect for single-threaded KVM guests | Martin Schwidefsky | 1 | -0/+1 |
2013-08-28 | s390/time: return with irqs disabled from psw_idle | Martin Schwidefsky | 5 | -6/+4 |
2013-08-22 | s390/kprobes: add support for compare and branch instructions | Heiko Carstens | 1 | -2/+19 |
2013-08-22 | s390/switch_to: fix save_access_regs() / restore_access_regs() | Heiko Carstens | 1 | -2/+7 |
2013-08-22 | s390/bitops: fix inline assembly constraints | Heiko Carstens | 1 | -6/+6 |
2013-08-22 | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky | 5 | -25/+24 |
2013-08-22 | s390/time: clock comparator revalidation | Martin Schwidefsky | 1 | -4/+1 |
2013-08-22 | s390/pgtable: add pgste_get helper | Martin Schwidefsky | 1 | -1/+10 |
2013-08-22 | s390/pgtable: skip pgste updates on full flush | Martin Schwidefsky | 1 | -4/+3 |
2013-08-22 | s390/mm: cleanup page table definitions | Martin Schwidefsky | 10 | -325/+333 |