aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-1/+12
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+2
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath1-0/+8
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches4-5/+5
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-0/+4
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu1-1/+3
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2-4/+0
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens1-2/+2
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2-14/+6
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-30/+16
2008-01-26[S390] Avoid warnings in tlblush.hMartin Schwidefsky1-3/+17
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky2-21/+18
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens1-1/+20
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter1-0/+19
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky1-4/+4
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens1-0/+5
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