Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -16/+59 |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+22 |
2013-05-03 | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens | 1 | -4/+2 |
2013-05-03 | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky | 1 | -10/+56 |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 1 | -1/+1 |
2013-05-02 | s390: get rid of odd global real_memory_size | Heiko Carstens | 1 | -1/+0 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2 | -56/+95 |
2013-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 16 | -362/+170 |
2013-04-26 | s390: remove small stack config option | Heiko Carstens | 1 | -5/+0 |
2013-04-26 | s390: system call path micro optimization | Martin Schwidefsky | 3 | -4/+20 |
2013-04-23 | s390/uapi: change struct statfs[64] member types to unsigned values | Heiko Carstens | 2 | -52/+48 |
2013-04-23 | s390/ptrace: remove empty ifdefs | Heiko Carstens | 1 | -5/+1 |
2013-04-23 | s390/compat: remove ptrace compat definitions from uapi header file | Heiko Carstens | 3 | -20/+17 |
2013-04-23 | s390/compat: fix compile error for !COMPAT | Heiko Carstens | 1 | -2/+2 |
2013-04-23 | s390/compat: fix compat_sys_statfs() memory corruption | Heiko Carstens | 1 | -1/+1 |
2013-04-23 | s390/mm,gmap: implement gmap_translate() | Heiko Carstens | 1 | -0/+2 |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+4 |
2013-04-17 | s390: move dummy io_remap_pfn_range() to asm/pgtable.h | Linus Torvalds | 2 | -4/+4 |
2013-04-17 | s390/pci: do not read data after failed load | Sebastian Ott | 1 | -0/+4 |
2013-04-17 | s390/pci: add exception table to load/store instructions | Sebastian Ott | 1 | -1/+1 |
2013-04-17 | s390/pci: rename instruction wrappers | Sebastian Ott | 2 | -11/+11 |
2013-04-17 | s390/pci: uninline instruction wrappers | Sebastian Ott | 1 | -197/+6 |
2013-04-17 | s390/pci: do not modify function handles | Sebastian Ott | 1 | -0/+1 |
2013-04-17 | s390/pci: debug device states | Sebastian Ott | 1 | -6/+3 |
2013-04-17 | s390/cio: ccw_device_force_console don't use static variable | Sebastian Ott | 1 | -1/+1 |
2013-04-17 | s390/cio: wait_cons_dev don't use static variable | Sebastian Ott | 2 | -2/+1 |
2013-04-17 | s390/bitops: get rid of __BITOPS_BARRIER() | Heiko Carstens | 1 | -4/+3 |
2013-04-17 | s390/bitops: remove unnecessary macro definitions in asm/bitops.h | Akinobu Mita | 1 | -57/+53 |
2013-04-17 | s390/dis: use explicit buf len | Stefan Raspl | 1 | -1/+2 |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2013-04-02 | s390/mm: provide emtpy check_pgt_cache() function | Heiko Carstens | 1 | -1/+2 |
2013-04-02 | s390/uaccess: fix page table walk | Heiko Carstens | 1 | -0/+1 |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-21 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 3 | -3/+6 |
2013-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -3/+5 |
2013-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2013-03-11 | s390: Fix a header dependencies related build error | Li Zefan | 1 | -0/+1 |
2013-03-07 | s390/mm,gmap: implement gmap_translate() | Heiko Carstens | 1 | -0/+2 |
2013-03-07 | s390/scm: process availability | Sebastian Ott | 1 | -1/+1 |
2013-03-07 | s390/scm_blk: suspend writes | Sebastian Ott | 1 | -0/+2 |
2013-03-07 | s390/scm_drv: extend notify callback | Sebastian Ott | 1 | -1/+3 |
2013-03-05 | KVM: s390: Export virtio-ccw api. | Cornelia Huck | 2 | -0/+22 |
2013-03-05 | s390/mm: fix flush_tlb_kernel_range() | Heiko Carstens | 1 | -2/+0 |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 1 | -8/+0 |
2013-02-28 | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens | 2 | -24/+5 |
2013-02-28 | s390/page table dumper: add support for change-recording override bit | Heiko Carstens | 1 | -0/+2 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+1 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -4/+1 |