Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 1 | -0/+3 |
2012-12-18 | KVM: s390: Add a channel I/O based virtio transport driver. | Cornelia Huck | 1 | -0/+1 |
2012-12-18 | s390/ccwdev: Include asm/schid.h. | Cornelia Huck | 1 | -3/+1 |
2012-12-17 | s390/ccwdev: Include asm/schid.h. | Cornelia Huck | 1 | -3/+1 |
2012-12-14 | s390/pci: performance statistics and debug infrastructure | Jan Glauber | 2 | -0/+75 |
2012-12-13 | KVM: Make KVM_PRIVATE_MEM_SLOTS optional | Alex Williamson | 1 | -2/+0 |
2012-12-13 | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 1 | -1/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -37/+1329 |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -10/+1 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | asm-generic, mm: pgtable: consolidate zero page helpers | Kirill A. Shutemov | 1 | -10/+1 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+3 |
2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | mm: add comment on storage key dirty bit semantics | Jan Kara | 1 | -0/+3 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-12-08 | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 1 | -0/+1 |
2012-12-05 | s390/pci: no msleep in potential IRQ context | Jan Glauber | 1 | -5/+5 |
2012-11-30 | vga: compile fix, disable vga for s390 | Jan Glauber | 1 | -0/+6 |
2012-11-30 | s390/pci: s390 specific PCI sysfs attributes | Jan Glauber | 1 | -0/+4 |
2012-11-30 | s390/pci: PCI hotplug support via SCLP | Jan Glauber | 2 | -0/+13 |
2012-11-30 | s390/pci: CHSC PCI support for error and availability events | Jan Glauber | 1 | -0/+4 |
2012-11-30 | s390/pci: DMA support | Jan Glauber | 4 | -10/+302 |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber | 4 | -0/+62 |
2012-11-30 | s390/bitops: find leftmost bit instruction support | Jan Glauber | 1 | -0/+81 |
2012-11-30 | s390/pci: CLP interface | Jan Glauber | 3 | -0/+217 |
2012-11-30 | s390/pci: base support | Jan Glauber | 4 | -8/+603 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-28 | s390: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+3 |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 1 | -1/+0 |
2012-11-23 | s390/ccwgroup: allow drivers to call set_{on,off}line | Sebastian Ott | 1 | -0/+3 |
2012-11-23 | s390/topology: cleanup topology code | Heiko Carstens | 1 | -16/+18 |
2012-11-23 | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens | 1 | -0/+2 |
2012-11-23 | s390/mm: keep fault_init() private to fault.c | Heiko Carstens | 1 | -1/+0 |
2012-11-23 | s390: use ccw_device_get_schid | Sebastian Ott | 1 | -3/+0 |
2012-11-23 | s390: Add a mechanism to get the subchannel id. | Cornelia Huck | 1 | -0/+5 |
2012-11-23 | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens | 1 | -0/+10 |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker | 1 | -0/+1 |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -16/+30 |
2012-11-16 | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2 | -13/+24 |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro | 3 | -6/+17 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens | 1 | -0/+3 |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky | 2 | -3/+3 |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -8/+17 |
2012-11-06 | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck | 1 | -0/+2 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-29 | s390: switch to saner kernel_execve() semantics | Al Viro | 1 | -1/+0 |
2012-10-26 | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer | 1 | -13/+22 |
2012-10-19 | s390,uapi: do not use uapi/asm-generic/kvm_para.h | David Howells | 2 | -2/+11 |