Age | Commit message (Expand) | Author |
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-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-17 | 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 | 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-05 | 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-10-01 | s390: convert to generic kernel_execve() | Al Viro |
2012-10-01 | s390: switch to generic kernel_thread() | Al Viro |
2012-10-01 | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro |
2012-10-01 | 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 |
2012-09-26 | s390/kexec: remove CONFIG_KEXEC | Heiko Carstens |
2012-09-26 | s390/irq: use designated initializers for irq class array | Heiko Carstens |
2012-09-26 | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens |
2012-09-26 | s390/crashdump: move fill_cpu_elf_notes() prototype to header file | Heiko Carstens |
2012-09-26 | s390/process: add missing header include | Heiko Carstens |
2012-09-26 | s390/ptrace: add missing ifdef | Heiko Carstens |
2012-09-26 | s390/perf_events: compile only for CONFIG_64BIT | Heiko Carstens |
2012-09-26 | s390/topology: use for_each_set_bit to simplify the code | Wei Yongjun |
2012-09-26 | s390/syscalls: wire up kcmp system call | Heiko Carstens |
2012-09-26 | s390/kexec: change return value of machine_kexec_prepare | Heiko Carstens |
2012-09-26 | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens |
2012-09-26 | s390/sysinfo,stsi: change return code handling | Heiko Carstens |
2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens |
2012-09-26 | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens |
2012-09-26 | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens |