summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-17/+39
* Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-011-1/+1
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-271-1/+1
* [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-5/+0
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-10/+1
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+7
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-2/+0
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-15/+0
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-24/+19
* Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-161-0/+2
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-12/+0
* page table handling cleanupJan Beulich2007-07-161-8/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* [S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens2007-07-101-2/+2
* [S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck2007-07-101-1/+0
* [S390] Remove volatile from atomic_tHeiko Carstens2007-07-101-2/+2
* [S390] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-102-3/+14
* [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-101-0/+1
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-101-30/+16
* [S390] Move psw_set_key.Heiko Carstens2007-06-192-8/+6
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-1/+6
* [S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2007-05-211-1/+4
* [S390] Wire up sys_utimensat.Heiko Carstens2007-05-211-2/+16
* Consolidate asm/poll.hStephen Rothwell2007-05-111-35/+1
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-1/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-1/+1
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-1/+2
* 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/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-30/+0
|/
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-2/+0
* 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-251-0/+2
| * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* | [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-5/+0
* | [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-7/+8
OpenPOWER on IntegriCloud