| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/pci: obtain function handle in hotplug notifier | Sebastian Ott | 2013-12-30 | 1 | -0/+2 |
* | s390/smp: improve setup of possible cpu mask | Heiko Carstens | 2013-12-18 | 4 | -10/+19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-12-10 | 7 | -18/+17 |
|\ |
|
| * | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC | Martin Schwidefsky | 2013-12-02 | 2 | -11/+4 |
| * | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky | 2013-12-02 | 3 | -2/+7 |
| * | s390/vdso: fix access-list entry initialization | Heiko Carstens | 2013-12-02 | 1 | -1/+1 |
| * | s390: increase CONFIG_NR_CPUS limit | Xose Vazquez Perez | 2013-12-02 | 1 | -3/+3 |
| * | s390/smp,sclp: fix size of sclp_cpu_info structure | Heiko Carstens | 2013-12-02 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-12-04 | 1 | -14/+17 |
|\ \
| |/
|/| |
|
| * | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer | 2013-11-28 | 1 | -14/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-11-29 | 13 | -88/+85 |
|\ \
| |/
|/| |
|
| * | s390/mm: handle asce-type exceptions as normal page fault | Martin Schwidefsky | 2013-11-25 | 1 | -1/+1 |
| * | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 2013-11-25 | 1 | -15/+4 |
| * | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 2013-11-25 | 8 | -45/+62 |
| * | s390/uaccess: add missing page table walk range check | Heiko Carstens | 2013-11-25 | 1 | -0/+3 |
| * | s390/mm: optimize copy_page | Heiko Carstens | 2013-11-20 | 1 | -25/+13 |
| * | s390/signal: always restore saved runtime instrumentation psw bit | Hendrik Brueckner | 2013-11-20 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 1 | -7/+12 |
|\ \
| |/
|/| |
|
| * | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu | 2013-11-05 | 1 | -7/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-11-19 | 12 | -154/+197 |
|\ \ |
|
| * | | s390/pci: implement hotplug notifications | Sebastian Ott | 2013-11-15 | 1 | -25/+54 |
| * | | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott | 2013-11-15 | 1 | -12/+1 |
| * | | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu | 2013-11-15 | 2 | -4/+2 |
| * | | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu | 2013-11-15 | 1 | -0/+2 |
| * | | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu | 2013-11-15 | 5 | -15/+20 |
| * | | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 2013-11-15 | 3 | -40/+39 |
| * | | s390/pci: improve handling of bus resources | Sebastian Ott | 2013-11-15 | 2 | -65/+86 |
| * | | s390/boot: Install bzImage as default kernel image | Hendrik Brueckner | 2013-11-15 | 1 | -2/+2 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 2 | -4/+0 |
|\ \ \ |
|
| * | | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
| * | | | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 8 | -61/+147 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 | 1 | -2/+3 |
| |\ \ \ \ |
|
| | * | | | | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
| * | | | | | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov | 2013-10-17 | 9 | -27/+36 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | KVM: s390: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 | 1 | -7/+0 |
| * | | | | | KVM: s390: Intercept SCK instruction | Thomas Huth | 2013-09-24 | 1 | -0/+33 |
| * | | | | | KVM: s390: Implement TEST BLOCK | Thomas Huth | 2013-09-24 | 1 | -0/+28 |
| * | | | | | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth | 2013-09-24 | 1 | -7/+14 |
| * | | | | | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre | Thomas Huth | 2013-09-24 | 1 | -2/+4 |
| * | | | | | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth | 2013-09-24 | 3 | -3/+16 |
| * | | | | | KVM: s390: Push run loop into __vcpu_run | Thomas Huth | 2013-09-24 | 1 | -24/+25 |
| * | | | | | KVM: s390: Split up __vcpu_run into three parts | Thomas Huth | 2013-09-24 | 1 | -17/+37 |
| * | | | | | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth | 2013-09-24 | 4 | -13/+1 |
* | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | | | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+9 |
* | | | | | | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-15 | 1 | -6/+6 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|