Age | Commit message (Expand) | Author |
2013-09-28 | s390: enable ARCH_USE_CMPXCHG_LOCKREF | Heiko Carstens |
2013-09-28 | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-11 | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu |
2013-09-11 | s390/vmcore: implement remap_oldmem_pfn_range for s390 | Jan Willeke |
2013-09-11 | s390/vmcore: use ELF header in new memory feature | Michael Holzheu |
2013-09-11 | s390/kprobes: add support for pc-relative long displacement instructions | Heiko Carstens |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-09-09 | s390/irq: reduce size of external interrupt handler hash array | Heiko Carstens |
2013-09-07 | s390/compat,uid16: use current_cred() | Heiko Carstens |
2013-09-07 | s390/ftrace: avoid pointer arithmetics with function pointers | Heiko Carstens |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens |
2013-09-07 | s390/compat signal: add couple of __force annotations | Heiko Carstens |
2013-09-07 | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens |
2013-09-07 | s390: keep Kconfig sorted | Heiko Carstens |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-09-04 | s390/irq: use hlists for external interrupt handler array | Heiko Carstens |
2013-09-04 | s390/dumpstack: convert print_symbol to %pSR | Heiko Carstens |
2013-09-04 | s390/perf: Remove print_hex_dump_bytes() debug output | Hendrik Brueckner |
2013-09-04 | s390: update defconfig | Heiko Carstens |
2013-09-04 | s390/bpf,jit: fix address randomization | Heiko Carstens |
2013-09-03 | don't pass superblock to hypfs_{mkdir,create*} | Al Viro |
2013-09-03 | don't pass superblock to hypfs_diag_create_files | Al Viro |
2013-09-03 | don't pass superblock to hypfs_vm_create_files() | Al Viro |
2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro |
2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro |
2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro |
2013-08-30 | s390/pci: use virtual memory for iommu bitmap | Sebastian Ott |
2013-08-30 | s390/pci: update function handle after resume from hibernate | Sebastian Ott |
2013-08-30 | s390/pci: try harder to modify a function | Sebastian Ott |
2013-08-30 | s390/pci: split lpf | Sebastian Ott |
2013-08-30 | s390/hibernate: add early resume function | Sebastian Ott |
2013-08-30 | s390/pci: add recover sysfs knob | Sebastian Ott |
2013-08-30 | s390/pci: use claim_resource | Sebastian Ott |
2013-08-30 | s390/pci/hotplug: convert to be builtin only | Sebastian Ott |
2013-08-29 | s390/mm: implement software referenced bits | Martin Schwidefsky |
2013-08-28 | s390/tx: allow program interruption filtering in user space | Martin Schwidefsky |
2013-08-28 | s390/pgtable: fix mprotect for single-threaded KVM guests | Martin Schwidefsky |
2013-08-28 | s390/time: return with irqs disabled from psw_idle | Martin Schwidefsky |
2013-08-22 | s390/kprobes: add support for compare and branch instructions | Heiko Carstens |
2013-08-22 | s390/switch_to: fix save_access_regs() / restore_access_regs() | Heiko Carstens |
2013-08-22 | s390/bitops: fix inline assembly constraints | Heiko Carstens |
2013-08-22 | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky |