Age | Commit message (Expand) | Author | Files | Lines |
2013-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -32/+34 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 7 | -18/+17 |
2013-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -14/+17 |
2013-12-02 | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC | Martin Schwidefsky | 2 | -11/+4 |
2013-12-02 | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky | 3 | -2/+7 |
2013-12-02 | s390/vdso: fix access-list entry initialization | Heiko Carstens | 1 | -1/+1 |
2013-12-02 | s390: increase CONFIG_NR_CPUS limit | Xose Vazquez Perez | 1 | -3/+3 |
2013-12-02 | s390/smp,sclp: fix size of sclp_cpu_info structure | Heiko Carstens | 1 | -1/+2 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 13 | -88/+85 |
2013-11-28 | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer | 1 | -14/+17 |
2013-11-25 | s390/mm: handle asce-type exceptions as normal page fault | Martin Schwidefsky | 1 | -1/+1 |
2013-11-25 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 1 | -15/+4 |
2013-11-25 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 8 | -45/+62 |
2013-11-25 | s390/uaccess: add missing page table walk range check | Heiko Carstens | 1 | -0/+3 |
2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -7/+12 |
2013-11-20 | s390/mm: optimize copy_page | Heiko Carstens | 1 | -25/+13 |
2013-11-20 | s390/signal: always restore saved runtime instrumentation psw bit | Hendrik Brueckner | 2 | -2/+2 |
2013-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 12 | -154/+197 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+0 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | s390/pci: implement hotplug notifications | Sebastian Ott | 1 | -25/+54 |
2013-11-15 | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott | 1 | -12/+1 |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu | 2 | -4/+2 |
2013-11-15 | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu | 1 | -0/+2 |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu | 5 | -15/+20 |
2013-11-15 | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 3 | -40/+39 |
2013-11-15 | s390/pci: improve handling of bus resources | Sebastian Ott | 2 | -65/+86 |
2013-11-15 | s390/boot: Install bzImage as default kernel image | Hendrik Brueckner | 1 | -2/+2 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -61/+147 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -2/+9 |
2013-11-15 | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 1 | -6/+6 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2 | -3/+8 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-11-13 | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 1 | -2/+7 |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 1 | -1/+1 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -31/+21 |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro | 1 | -1/+1 |
2013-11-05 | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu | 1 | -7/+12 |
2013-11-04 | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 6 | -51/+21 |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 1 | -2/+3 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 7 | -29/+33 |
2013-10-31 | s390/mm: page_table_realloc returns failure | Dominik Dingel | 1 | -8/+13 |
2013-10-31 | s390: allow to set gcc -mtune flag | Heiko Carstens | 2 | -0/+69 |
2013-10-31 | s390/percpu: remove this_cpu_xor() implementation | Heiko Carstens | 1 | -6/+0 |