summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2008-01-261-1/+12
* [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+2
* [S390] Unused field / extern declaration in processor.hMartin Schwidefsky2008-01-261-4/+0
* [S390] single-step cleanupRoland McGrath2008-01-261-0/+8
* [S390] include/asm-s390/: Spelling fixesJoe Perches2008-01-264-5/+5
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-0/+4
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-261-1/+3
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-262-4/+0
* [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens2008-01-261-2/+2
* [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-262-14/+6
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-261-30/+16
* [S390] Avoid warnings in tlblush.hMartin Schwidefsky2008-01-261-3/+17
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-262-21/+18
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-261-1/+20
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-261-0/+19
* [S390] pud_present/pmd_present bug.Martin Schwidefsky2007-12-171-4/+4
* [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-201-0/+5
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-10-228-518/+541
|\
| * [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-224-71/+90
| * [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-225-299/+191
| * [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-11/+3
| * [S390] tlb flush fix.Martin Schwidefsky2007-10-224-149/+244
| * [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-221-0/+25
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-7/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+1
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-16/+0
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-1/+2
* [S390] Make vmalloc area start at address > 4GB.Heiko Carstens2007-10-121-3/+10
* [S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens2007-10-121-11/+13
* [S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens2007-10-121-2/+0
* [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2
* [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-121-2/+2
* [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-0/+2
* [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-135/+260
* [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-50/+15
* [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-4/+4
* [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-17/+39
* Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-011-1/+1
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-271-1/+1
* [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-5/+0
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-10/+1
OpenPOWER on IntegriCloud