Age | Commit message (Expand) | Author | Files | Lines |
2011-09-20 | [S390] kvm: extension capability for new address space layout | Christian Borntraeger | 1 | -0/+1 |
2011-09-20 | [S390] kvm: fix address mode switching | Christian Borntraeger | 5 | -10/+15 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2 | -7/+1 |
2011-08-24 | [S390] Change default action from reipl to stop for on_restart | Michael Holzheu | 1 | -2/+3 |
2011-08-24 | [S390] arch/s390/kernel/ipl.c: correct error detection check | Julia Lawall | 1 | -1/+1 |
2011-08-24 | [S390] nss,initrd: kernel image and initrd must be in different segments | Heiko Carstens | 1 | -6/+8 |
2011-08-04 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 17 | -117/+295 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+1 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 1 | -0/+1 |
2011-08-03 | [S390] signal: use set_restore_sigmask() helper | Heiko Carstens | 1 | -1/+1 |
2011-08-03 | [S390] smp: remove pointless comments in startup_secondary() | Heiko Carstens | 1 | -6/+0 |
2011-08-03 | [S390] exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -2/+0 |
2011-08-03 | [S390] cpu hotplug: on cpu start wait until being marked active | Heiko Carstens | 1 | -1/+6 |
2011-08-03 | [S390] signal: convert to use set_current_blocked() | Heiko Carstens | 2 | -72/+30 |
2011-08-03 | [S390] asm offsets: fix coding style | Heiko Carstens | 1 | -6/+3 |
2011-08-03 | [S390] Add support for IBM zEnterprise 114 | Heiko Carstens | 2 | -4/+5 |
2011-08-03 | [S390] Use diagnose 308 for system reset | Michael Holzheu | 3 | -0/+43 |
2011-08-03 | [S390] Export store_status() function | Michael Holzheu | 1 | -20/+60 |
2011-08-03 | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 9 | -5/+146 |
2011-08-03 | [S390] missing return in page_table_alloc_pgste | Jan Glauber | 1 | -0/+1 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -2/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -2/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+2 |
2011-07-27 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -4/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2011-07-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 49 | -1022/+1301 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -20/+0 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -11/+55 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -20/+0 |
2011-07-24 | [S390] use siginfo for sigtrap signals | Martin Schwidefsky | 1 | -6/+17 |
2011-07-24 | [S390] kvm: make sigp emerg smp capable | Christian Ehrhardt | 2 | -0/+9 |
2011-07-24 | [S390] disable cpu measurement alerts on a dying cpu | Jan Glauber | 1 | -1/+2 |
2011-07-24 | [S390] initial cr0 bits | Martin Schwidefsky | 1 | -1/+1 |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 2 | -2/+2 |
2011-07-24 | [S390] race safe external interrupt registration | Jan Glauber | 1 | -37/+46 |
2011-07-24 | [S390] cleanup program check handler prototypes | Martin Schwidefsky | 2 | -13/+7 |
2011-07-24 | [S390] remove kvm mmu reload on s390 | Carsten Otte | 2 | -19/+2 |
2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte | 6 | -110/+194 |
2011-07-24 | [S390] use gmap address spaces for kvm guest images | Carsten Otte | 3 | -12/+40 |
2011-07-24 | [S390] kvm guest address space mapping | Martin Schwidefsky | 11 | -36/+473 |
2011-07-24 | [S390] fix s390 assembler code alignments | Jan Glauber | 21 | -680/+378 |
2011-07-24 | [S390] move sie code to entry.S | Martin Schwidefsky | 5 | -107/+79 |
2011-07-24 | [S390] kvm: handle tprot intercepts | Christian Borntraeger | 5 | -0/+53 |
2011-07-24 | [S390] irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 1 | -8/+8 |
2011-07-23 | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 1 | -1/+0 |
2011-07-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2011-07-23 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 1 | -2/+2 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -3/+10 |
2011-07-04 | crypto: s390 - support hardware accelerated SHA-224 | Jan Glauber | 1 | -11/+55 |