Age | Commit message (Expand) | Author | Files | Lines |
2009-06-16 | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 1 | -0/+9 |
2009-06-12 | [S390] ftrace: add system call tracer support | Heiko Carstens | 1 | -0/+1 |
2009-06-12 | [S390] ftrace: add function graph tracer support | Heiko Carstens | 1 | -0/+1 |
2009-06-12 | [S390] ftrace: add function trace mcount test support | Heiko Carstens | 1 | -0/+1 |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 1 | -0/+2 |
2009-06-12 | [S390] secure computing arch backend | Heiko Carstens | 1 | -0/+18 |
2009-04-09 | mutex: have non-spinning mutexes on s390 by default | Heiko Carstens | 1 | -0/+1 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 1 | -0/+3 |
2009-03-26 | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 1 | -1/+1 |
2009-03-26 | [S390] Remove CONFIG_MACHCHK_WARNING. | Heiko Carstens | 1 | -7/+0 |
2009-03-26 | [S390] Fix appldata build break with !NET | Sachin Sant | 1 | -1/+1 |
2009-01-14 | [CVE-2009-0029] s390: enable system call wrappers | Heiko Carstens | 1 | -0/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2008-12-25 | [S390] Remove config options. | Martin Schwidefsky | 1 | -14/+4 |
2008-12-25 | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky | 1 | -0/+8 |
2008-12-25 | [S390] ftrace: function tracer backend for s390 | Heiko Carstens | 1 | -0/+1 |
2008-12-25 | [S390] qdio: rework debug feature logging | Jan Glauber | 1 | -10/+0 |
2008-12-25 | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens | 1 | -0/+1 |
2008-12-25 | [S390] introduce vdso on s390 | Martin Schwidefsky | 1 | -0/+3 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -0/+1 |
2008-10-28 | [S390] No more 4kb stacks. | Heiko Carstens | 1 | -8/+6 |
2008-10-28 | [S390] Change default IPL method to IPL_VM. | Heiko Carstens | 1 | -1/+1 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-15 | KVM: s390: change help text of guest Kconfig | Christian Borntraeger | 1 | -2/+5 |
2008-10-10 | [S390] ptrace changes | Martin Schwidefsky | 1 | -0/+1 |
2008-08-01 | [S390] Add support for memory hot-remove. | Gerald Schaefer | 1 | -0/+3 |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 1 | -0/+1 |
2008-07-17 | [S390] Increase default warning stacksize. | Heiko Carstens | 1 | -1/+1 |
2008-07-14 | [S390] Add support for memory hot-add. | Heiko Carstens | 1 | -0/+4 |
2008-07-14 | [S390] cio: Add chsc subchannel driver. | Cornelia Huck | 1 | -0/+16 |
2008-07-14 | [S390] Introduce user_regset accessors for s390 | Martin Schwidefsky | 1 | -0/+1 |
2008-06-10 | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. | Heiko Carstens | 1 | -0/+1 |
2008-05-30 | [S390] fix sparsemem related compile error with allnoconfig on s390 | Hans-Joachim Picht | 1 | -0/+3 |
2008-05-07 | [S390] guest page hinting light | Martin Schwidefsky | 1 | -0/+7 |
2008-04-30 | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP | Heiko Carstens | 1 | -0/+8 |
2008-04-27 | s390: KVM guest: detect when running on kvm | Carsten Otte | 1 | -0/+7 |
2008-04-27 | KVM: s390: add kvm to kconfig on s390 | Christian Borntraeger | 1 | -0/+3 |
2008-04-27 | s390: KVM preparation: provide hook to enable pgstes in user pagetable | Carsten Otte | 1 | -0/+4 |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 1 | -19/+5 |
2008-04-17 | [S390] qdio: remove outdated developerworks link. | Ursula Braun | 1 | -4/+1 |
2008-04-17 | [S390] cpu topology support for s390. | Heiko Carstens | 1 | -0/+4 |
2008-03-05 | [S390] Fix IPL from NSS. | Heiko Carstens | 1 | -0/+4 |
2008-03-04 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 1 | -0/+1 |
2008-02-19 | [S390] Let NR_CPUS default to 32/64 on s390/s390x. | Heiko Carstens | 1 | -1/+2 |
2008-02-05 | [S390] latencytop s390 support. | Heiko Carstens | 1 | -0/+3 |
2008-02-05 | [S390] Define GENERIC_LOCKBREAK. | Martin Schwidefsky | 1 | -0/+5 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -2/+2 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |