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