summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* s390: use generic percpu linux-2.6.gittravis@sgi.com2008-01-301-24/+9Star
* modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-9/+0Star
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-18/+0Star
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-2/+0Star
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-291-0/+2
* [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/+0Star
* [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/+0Star
* [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/+6Star
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-261-30/+16Star
* [S390] Avoid warnings in tlblush.hMartin Schwidefsky2008-01-261-3/+17
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-262-21/+18Star
* [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-238-518/+541
|\
| * [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-224-71/+90
| * [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-225-299/+191Star
| * [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-11/+3Star
| * [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/+0Star
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* 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/+0Star
* [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/+0Star
* [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2Star
* [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/+15Star
* [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