summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-0/+1
|\
| * s390: free skbs in finite amount of time in qethUrsula Braun2007-05-081-0/+1
* | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0Star
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-30/+0Star
|/
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-2/+0Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+2
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* | [S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2007-05-042-6/+11
* | [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck2007-05-041-3/+3
* | [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-042-15/+19
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-272-1/+4
|\
| * [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
| * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* | [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-5/+0Star
* | [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-7/+8
* | [S390] Processor degradation notification.Heiko Carstens2007-04-271-0/+1
* | [S390] zfcpdump support.Michael Holzheu2007-04-275-0/+83
* | [S390] Use generic bug.Heiko Carstens2007-04-271-13/+56
* | [S390] Improved oops output.Martin Schwidefsky2007-04-271-0/+1
* | [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-0/+1
* | [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-273-0/+66
* | [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-272-2/+8
|/
* [S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens2007-03-261-44/+15Star
* [S390] Wire up sys_utimes.Heiko Carstens2007-03-191-1/+2
* [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-191-0/+5
* [S390] check_bugs() should be inline.Heiko Carstens2007-03-051-1/+1
* [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-051-0/+1
* [S390] add atomic64_xchg to s390Mathieu Desnoyers2007-02-211-0/+2
* [S390] local_t cleanup : use asm-generic/local.h.Mathieu Desnoyers2007-02-211-58/+1Star
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-212-74/+113
* [S390] New get_cpu_id() inline assemblyMichael Holzheu2007-02-211-0/+5
* [S390] remove __io_virt and mmiowb.Martin Schwidefsky2007-02-121-5/+1Star
* [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-121-0/+2
* [PATCH] Switch s390 to NO_IOMEMAl Viro2007-02-111-65/+0Star
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-0/+2
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-053-3/+51
* [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-052-0/+67
* [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-051-4/+68
* [S390] boot from NSS supportHongjie Yang2007-02-051-1/+7
* [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+12
* [S390] ETR support.Martin Schwidefsky2007-02-053-1/+256
* [S390] noexec protectionGerald Schaefer2007-02-0512-54/+307
* [S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens2007-02-051-0/+3
* [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-3/+2Star
* [S390] Simplify virt_to_phys.Heiko Carstens2007-02-051-4/+0Star
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-056-1/+15
* [PATCH] FD_ZERO build fixAndrew Morton2007-01-121-1/+1