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