Age | Commit message (Expand) | Author |
2012-12-07 | Merge branch 'linus' into sched/core | Ingo Molnar |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber |
2012-11-30 | s390/pci: base support | Jan Glauber |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | s390: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
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/memory hotplug: use pfmf instruction to initialize storage keys | Heiko Carstens |
2012-11-23 | s390/traps: preinitialize program check table | Heiko Carstens |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | 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-16 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
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-06 | s390/sclp: fix addressing mode clobber | Heiko Carstens |
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-18 | s390/cache: fix data/instruction cache output | Heiko Carstens |
2012-10-18 | s390: fix linker script for 31 bit builds | Heiko Carstens |
2012-10-18 | s390/kdump: Use 64 bit mode for 0x10000 entry point | Michael Holzheu |
2012-10-18 | perf_cpum_cf: Add support for counters available with IBM zEC12 | Hendrik Brueckner |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | s390/entry: fix svc number for TIF_SYSCALL system call restart | Martin Schwidefsky |
2012-10-09 | s390/vmalloc: have separate modules area | Heiko Carstens |
2012-10-09 | s390/mm: let kernel text section always begin at 1MB | Heiko Carstens |
2012-10-09 | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky |
2012-10-09 | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens |
2012-10-09 | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-30 | s390: convert to generic kernel_execve() | Al Viro |
2012-09-30 | s390: switch to generic kernel_thread() | Al Viro |
2012-09-30 | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro |
2012-09-30 | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro |
2012-09-26 | s390/disassembler: fix decoding of risblg instruction | Heiko Carstens |
2012-09-26 | s390/traps: move call to print_modules() out of show_regs() | Heiko Carstens |