summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens2007-01-091-1/+3
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-0/+1
* [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-0/+1
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-084-6/+37
|\
| * [S390] Virtual memmap for s390.Heiko Carstens2006-12-083-6/+35
| * [S390] New DASD feature for ERP related loggingHorst Hummel2006-12-081-0/+2
* | [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
|/
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-1/+2
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-154/+0Star
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-051-10/+0Star