aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 8-518/+541
2007-10-22Add CONFIG_DEBUG_SG sg validationGravatar Jens Axboe 1-0/+3
2007-10-22Change table chaining layoutGravatar Jens Axboe 1-1/+1
2007-10-22[S390] 4level-fixup cleanupGravatar Martin Schwidefsky 4-71/+90
2007-10-22[S390] Cleanup page table definitions.Gravatar Martin Schwidefsky 5-299/+191
2007-10-22[S390] Remove unused user_seg from thread structure.Gravatar Martin Schwidefsky 1-11/+3
2007-10-22[S390] tlb flush fix.Gravatar Martin Schwidefsky 4-149/+244
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Gravatar Heiko Carstens 1-0/+25
2007-10-19forbid asm/bitops.h direct inclusionGravatar Jiri Slaby 1-0/+4
2007-10-19remove unused flush_tlb_pgtablesGravatar Benjamin Herrenschmidt 1-7/+0
2007-10-18bitops: introduce lock opsGravatar Nick Piggin 1-0/+1
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hGravatar Olaf Hering 1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDGravatar Christoph Hellwig 1-1/+0
2007-10-16kprobes: support kretprobe blacklistGravatar Masami Hiramatsu 1-0/+1
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftGravatar Christoph Hellwig 2-16/+0
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsGravatar Sam Ravnborg 1-1/+2
2007-10-12[S390] Make vmalloc area start at address > 4GB.Gravatar Heiko Carstens 1-3/+10
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Gravatar Heiko Carstens 1-11/+13
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Gravatar Heiko Carstens 1-2/+0
2007-10-12[S390] remove packed attribute from ext_int_info_t.Gravatar Christian Borntraeger 1-6/+2
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionGravatar Ralph Wuerthner 1-2/+2
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Gravatar Cornelia Huck 1-0/+2
2007-10-12[S390] cio: Add docbook comments.Gravatar Cornelia Huck 3-135/+260
2007-10-12[S390] cio: Kerneldoc comments for cmf.Gravatar Cornelia Huck 1-50/+15
2007-10-12[S390] cio: Fix some coding style issues in cmf.Gravatar Cornelia Huck 1-4/+4
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Gravatar Heiko Carstens 1-4/+22
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Gravatar Michael Holzheu 3-17/+39
2007-08-01Fix WARN_ON() on bitfield ops for all other archsGravatar Heiko Carstens 1-1/+1
2007-07-27[S390] Wire up sys_fallocate.Gravatar Martin Schwidefsky 1-1/+1
2007-07-27[S390] add types.h include to s390_ext.hGravatar Christian Borntraeger 1-0/+2
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Gravatar Cornelia Huck 1-5/+0
2007-07-27[S390] Convert to smp_call_function_single.Gravatar Heiko Carstens 1-10/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedGravatar Ralf Baechle 1-10/+0
2007-07-19arch: personality independent stack topGravatar Peter Zijlstra 1-0/+1
2007-07-19define new percpu interface for shared dataGravatar Fenghua Yu 1-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Gravatar Michael Ellerman 1-2/+0
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+6
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Gravatar Mel Gorman 1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyGravatar Martin Schwidefsky 1-15/+0
2007-07-17mm: remove ptep_establish()Gravatar Martin Schwidefsky 1-24/+19
2007-07-16Introduce compat_u64 and compat_s64 typesGravatar Arnd Bergmann 1-0/+2
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsGravatar Dan Williams 1-12/+0
2007-07-16page table handling cleanupGravatar Jan Beulich 1-8/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportGravatar Alan Cox 1-0/+11
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEGravatar Heiko Carstens 1-2/+2
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Gravatar Cornelia Huck 1-1/+0
2007-07-10[S390] Remove volatile from atomic_tGravatar Heiko Carstens 1-2/+2
2007-07-10[S390] Bogomips calculation for 64 bit.Gravatar Martin Schwidefsky 2-3/+14