aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390
AgeCommit message (Expand)Author
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-30s390: use generic percpu linux-2.6.gittravis@sgi.com
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2008-01-26[S390] Avoid warnings in tlblush.hMartin Schwidefsky
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky
2007-10-22[S390] tlb flush fix.Martin Schwidefsky
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-12[S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens
2007-10-12[S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens
2007-10-12[S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens
2007-10-12[S390] remove packed attribute from ext_int_info_t.Christian Borntraeger
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens