aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens1-1/+4
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens1-2/+16
2007-05-11Consolidate asm/poll.hStephen Rothwell1-35/+1
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-1/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens1-1/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-1/+2
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-30/+0
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun1-0/+1
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens1-2/+0
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+2
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2-6/+11
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck1-3/+3
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig2-15/+19
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens1-5/+0
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky1-7/+8
2007-04-27[S390] Processor degradation notification.Heiko Carstens1-0/+1
2007-04-27[S390] zfcpdump support.Michael Holzheu5-0/+83
2007-04-27[S390] Use generic bug.Heiko Carstens1-13/+56
2007-04-27[S390] Improved oops output.Martin Schwidefsky1-0/+1
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck1-0/+1
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter3-0/+66
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2-2/+8
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-03-26[S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens1-44/+15
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens1-1/+2
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu1-0/+5
2007-03-05[S390] check_bugs() should be inline.Heiko Carstens1-1/+1
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens1-0/+1
2007-02-21[S390] add atomic64_xchg to s390Mathieu Desnoyers1-0/+2
2007-02-21[S390] local_t cleanup : use asm-generic/local.h.Mathieu Desnoyers1-58/+1
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu2-74/+113
2007-02-21[S390] New get_cpu_id() inline assemblyMichael Holzheu1-0/+5
2007-02-12[S390] remove __io_virt and mmiowb.Martin Schwidefsky1-5/+1
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck1-0/+2
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro1-65/+0
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-0/+2
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens3-3/+51
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky2-0/+67
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu1-4/+68
2007-02-05[S390] boot from NSS supportHongjie Yang1-1/+7
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+12
2007-02-05[S390] ETR support.Martin Schwidefsky3-1/+256