aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens1-4/+22
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu3-17/+39
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens1-1/+1
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky1-1/+1
2007-07-27[S390] add types.h include to s390_ext.hChristian Borntraeger1-0/+2
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck1-5/+0
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens1-10/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-2/+0
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-15/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-24/+19
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann1-0/+2
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-12/+0
2007-07-16page table handling cleanupJan Beulich1-8/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens1-2/+2
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck1-1/+0
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens1-2/+2
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky2-3/+14
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens1-0/+1
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens1-30/+16
2007-06-19[S390] Move psw_set_key.Heiko Carstens2-8/+6
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-1/+6
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