aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-518/+541
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky4-71/+90
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky5-299/+191
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky1-11/+3
2007-10-22[S390] tlb flush fix.Martin Schwidefsky4-149/+244
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens1-0/+25
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-7/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+1
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-16/+0
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg1-1/+2
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens1-3/+10
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens1-11/+13
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens1-2/+0
2007-10-12[S390] remove packed attribute from ext_int_info_t.Christian Borntraeger1-6/+2
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner1-2/+2
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-0/+2
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck3-135/+260
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck1-50/+15
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck1-4/+4
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