Age | Commit message (Expand) | Author |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber |
2012-11-30 | s390/bitops: find leftmost bit instruction support | Jan Glauber |
2012-11-30 | s390/pci: CLP interface | Jan Glauber |
2012-11-30 | s390/pci: base support | Jan Glauber |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-29 | s390: switch to generic fork/vfork/clone | Al Viro |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti |
2012-11-23 | s390/ccwgroup: allow drivers to call set_{on,off}line | Sebastian Ott |
2012-11-23 | s390/kvm: Fix address space mixup | Christian Borntraeger |
2012-11-23 | s390/ptrace: race of single stepping vs signal delivery | Martin Schwidefsky |
2012-11-23 | s390/disassembler: add new instructions | Heiko Carstens |
2012-11-23 | s390: add zEC12 code generation support | Heiko Carstens |
2012-11-23 | s390/topology: cleanup topology code | Heiko Carstens |
2012-11-23 | s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c | Heiko Carstens |
2012-11-23 | s390/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens |
2012-11-23 | s390/mm: keep fault_init() private to fault.c | Heiko Carstens |
2012-11-23 | s390: use ccw_device_get_schid | Sebastian Ott |
2012-11-23 | s390: Add a mechanism to get the subchannel id. | Cornelia Huck |
2012-11-23 | s390/crypto: Don't panic after crypto instruction failures | Jan Glauber |
2012-11-23 | s390/traps: preinitialize program check table | Heiko Carstens |
2012-11-23 | s390/mm,vmemmap: use 1MB frames for vmemmap | Heiko Carstens |
2012-11-23 | s390/mm,vmem: use 2GB frames for identity mapping | Heiko Carstens |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker |
2012-11-19 | vtime: Remove the underscore prefix invasion | Frederic Weisbecker |
2012-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-17 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-13 | s390/mm: have 16 byte aligned struct pages | Heiko Carstens |
2012-11-13 | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens |
2012-11-13 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-06 | s390/sclp: fix addressing mode clobber | Heiko Carstens |
2012-11-06 | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-29 | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti |
2012-10-29 | kvm: Directly account vtime to system on guest switch | Frederic Weisbecker |
2012-10-29 | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker |
2012-10-29 | s390: switch to saner kernel_execve() semantics | Al Viro |
2012-10-26 | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer |
2012-10-26 | s390/mm: use pmd_large() instead of pmd_huge() | Gerald Schaefer |
2012-10-19 | s390,uapi: do not use uapi/asm-generic/kvm_para.h | David Howells |
2012-10-18 | s390/cache: fix data/instruction cache output | Heiko Carstens |