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