summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
AgeCommit message (Expand)AuthorLines
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg-1/+2
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens-3/+10
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens-11/+13
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens-2/+0
2007-10-12[S390] remove packed attribute from ext_int_info_t.Christian Borntraeger-6/+2
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner-2/+2
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck-0/+2
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck-135/+260
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck-50/+15
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck-4/+4
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens-4/+22
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu-17/+39
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens-1/+1
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky-1/+1
2007-07-27[S390] add types.h include to s390_ext.hChristian Borntraeger-0/+2
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck-5/+0
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens-10/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman-2/+0
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky-15/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky-24/+19
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann-0/+2
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams-12/+0
2007-07-16page table handling cleanupJan Beulich-8/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox-0/+11
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens-2/+2
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck-1/+0
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens-2/+2
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky-3/+14
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens-0/+1
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens-30/+16
2007-06-19[S390] Move psw_set_key.Heiko Carstens-8/+6
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt-1/+6
2007-05-21[S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens-1/+4
2007-05-21[S390] Wire up sys_utimensat.Heiko Carstens-2/+16
2007-05-11Consolidate asm/poll.hStephen Rothwell-35/+1
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky-1/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens-1/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck-1/+2
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao-0/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig-30/+0
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun-0/+1
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens-2/+0